exa-mcp
@egoist
exa-mcp について
MCP server for Exa Search API.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"exa-mcp": {
"command": "npx",
"args": [
"-y",
"exa-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is exa-mcp?
exa-mcp is an MCP (Model Context Protocol) server that connects AI applications to the Exa Search API, enabling web search capabilities through MCP-compatible clients. It is sponsored by ChatWise, an all-in-one LLM chatbot with first-class MCP support.
How to use exa-mcp?
Obtain an API key from the Exa dashboard. Run the server using npx -y exa-mcp for stdio mode, or npx -y exa-mcp --sse for SSE mode. Set the EXA_API_KEY environment variable. Alternatively, configure it in your MCP client via the provided JSON example.
Key features of exa-mcp
- Connects to Exa Search API via MCP protocol
- Supports stdio and SSE server modes
- Single environment variable configuration
- Sponsored by ChatWise
Use cases of exa-mcp
- Enable web search in MCP-compatible AI assistants using Exa’s search API
- Integrate Exa search into ChatWise, an all-in-one LLM chatbot with native MCP support
FAQ from exa-mcp
How do I obtain an API key?
You can get an API key from the Exa dashboard at https://dashboard.exa.ai/api-keys.
How do I run the server?
Run npx -y exa-mcp for stdio mode or npx -y exa-mcp --sse for SSE mode, ensuring the EXA_API_KEY environment variable is set.
How do I configure it in my MCP client?
Use the JSON configuration provided with command "npx -y exa-mcp" and the environment variable `EXA_API
「検索」の他のコンテンツ
Google News MCP Server
ChanMeng666【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi-language support.
Naver Search MCP Server
isnow890MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping, etc) and data trend analysis tools via DataLab API.
Version 2.0 is here!!
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
G-Search MCP
jae-jaeA powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.
Google Search Console MCP Server
ahonnA Model Context Protocol (MCP) server providing access to Google Search Console
コメント