A
securityF
licenseA
qualityAn MCP protocol server that enables web search functionality using the Tavily API, allowing AI assistants to perform internet searches in real-time.
Last updated -
4
2
Python
Allows storing configuration and API keys for the You.com service in environment variables loaded from a .env file.
Used for cloning the repository during installation.
Hosts the repository (youcom-mcp) that can be cloned for installation.
此 MCP(模型上下文协议)服务器为 AI 助手提供了使用 You.com API 搜索网页、获取新闻和进行研究的功能。欢迎反馈。
.env
文件:.env
文件:您可以在本地运行服务器进行测试:
要将此 MCP 服务器与 Claude(Anthropic Assistant)一起使用,您需要配置 Claude 以使用此服务器:
mcpServers
部分:重要提示:
/absolute/path/to/your/youcom-mcp/dist/index.js
替换为系统上的实际路径your_actual_api_key_here
替换为您的 You.com API 密钥配置完成后,您可以在与 Claude 的对话中直接使用 MCP 工具:
欢迎贡献代码!欢迎提交 Pull 请求。
麻省理工学院
该项目使用You.com API实现搜索功能。
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
MCP 服务器为 Claude AI 助手提供使用 You.com API 搜索网页、获取新闻和进行研究的能力。