Back to search
30
MCP

dimitrisk/mcp-search

docker/dimitrisk/mcp-search

MCP server for web search and semantic page content retrieval with local vector caching.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.bytedance/mcp-server-search
MCP server for web search operations
0 tools
gemini-search-mcp
MCP server that exposes Gemini web search and document question answering tools.
0 tools
MCP Search Server
Web search, content extraction, PDF parsing, plus datetime and geolocation tools. No API keys.
0 tools
langsearch-mcp
Language-based search MCP server for semantic search and document reranking
0 tools
doc-index-mcp
MCP server for semantic document search with boundary-aware chunking
0 tools
files-vector-mcp-server
A FastMCP server for file vectorization and similarity search
0 tools

How to use

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

{
  "mcpServers": {
    "dimitrisk/mcp-search": {
      "url": "None",
      "transport": "http"
    }
  }
}