MCP Hub
Back to servers

Exa Pool

A lightweight MCP server that wraps the Exa Pool API, enabling AI assistants to perform semantic web searches using the Exa search engine.

Stars
9
Forks
1
Updated
Jan 3, 2026
Validated
Jan 11, 2026

Exa Pool MCP

轻量的 MCP Server,将 Exa Pool API 封装为可供 AI 助手调用的工具集。

安装与配置

1. 下载

下载 exa_pool_mcp.py 到本地:

# 下载到 ~/.claude/ 目录(推荐)
curl -o ~/.claude/exa_pool_mcp.py https://raw.githubusercontent.com/TullyMonster/exa-pool-mcp/main/exa_pool_mcp.py

# 或克隆整个仓库
git clone https://github.com/TullyMonster/exa-pool-mcp.git && cd exa-pool-mcp

2. 配置

以 Claude Code 为例:

claude mcp add --transport stdio exa-pool --env EXA_POOL_BASE_URL=... --env EXA_POOL_API_KEY=... -- uv run ~/.claude/exa_pool_mcp.py

重启 Claude Code 以应用 MCP 的配置变更。

❤️ 致谢与参考

若需高使用限额或商业用途,请考虑使用 Exa 官方 API

Reviews

No reviews yet

Sign in to write a review