Skip to content
Back to search
30
MCP

anysearch-mcp-server

anysearch-ai/anysearch-mcp-server

Unified real-time search engine skill for AI agents.

Uptime
0.0%
119 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.searchapi/mcp
Give AI assistants access to real-time search data through SearchApi.
0 tools · streamable-http
gsearch-mcp-cli
Google Search CLI and MCP server for AI agents
0 tools
mcp-web-tools
MCP server providing web search tools for AI assistants
0 tools
a2asearch-mcp
MCP server for searching and discovering AI agents, MCP servers, CLI tools and agent skills via A2ASearch
0 tools
crewai-web-search-mcp
MCP server providing web search and content extraction for AI agents
0 tools
acuvity/mcp-server-exa
MCP server enabling AI models to perform real-time web searches.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "anysearch-mcp-server": {
      "url": "https://www.anysearch.com",
      "transport": "http"
    }
  }
}