🔍

mcp

Public MCP server for the LLM Search Engine

RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "aillmse-mcp": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aillmse-mcp": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aillmse-mcp": { "command": "npx", "args": [] } } }

TRY THIS MCP

Loading available tools...

About This MCP Server

The ai.llmse/mcp server is a public Model Context Protocol server that enables remote search functionality for the LLM Search Engine, allowing developers to integrate search capabilities into their applications. This server connects to the LLM Search Engine, providing access to its search features. A developer would use this server when they need to implement search functionality in their project and want to leverage the capabilities of the LLM Search Engine.

Public MCP server for the LLM Search Engine. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the streamable-http transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the streamable-http transport.

What tools does it provide?

The mcp server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aillmse-mcp.svg)](https://skillsplayground.com/mcps/aillmse-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.