Skip to content
Back to search
30
MCP

@mseep/mcp-omnisearch

npm/@mseep/mcp-omnisearch

MCP server for integrating Omnisearch with LLMs

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

Similar MCP servers embedding-nearest

io.github.spences10/mcp-omnisearch
MCP server for integrating Omnisearch with LLMs
0 tools
@mseep/linode-mcp-server
MCP server for Linode API
0 tools
ai.llmse/mcp live
Public MCP server for the LLM Search Engine
10 tools · streamable-http
elasticsearch-mcp-server
MCP Server for interacting with Elasticsearch and OpenSearch
0 tools
@mseep/whoop-mcp-server
MCP server for WHOOP API integration
0 tools
@mseep/mcp-gemini-google-search
MCP server for Google Search using Gemini
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/mcp-omnisearch": {
      "url": "None",
      "transport": "http"
    }
  }
}