Skip to content
Back to search
30
MCP

@mseep/exa-mcp-server

npm/@mseep/exa-mcp-server

A Model Context Protocol server with Exa for web search and web crawling. Provides real-time web searches with configurable tool selection, allowing users to enable or disable specific search capabilities. Supports customizable result counts, live crawlin

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

Similar MCP servers embedding-nearest

exa-mcp-server
Exa MCP for web search and web crawling!
0 tools
elasticsearch-mcp-server
A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.
0 tools
@mseep/mcp-server-and-client
A Model Context Protocol (MCP) server for managing user data with support for resources, tools, and prompts.
0 tools
mcpcommunity/cr7258-elasticsearch-mcp-server
A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch i...
0 tools
crawl4ai-mcp-server
A Model Context Protocol server for web crawling using Crawl4ai
0 tools
exa-mcp
Search the web and codebases to get precise, up-to-date context for programming and research. Find examples, API usage, and documentation fr
0 tools · http

How to use

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

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