Claude MCP Server
@risherb
关于 Claude MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Claude MCP Server?
A lightweight Flask-based bridge that enables Claude AI to search the web in real-time using DuckDuckGo, designed for users who want Claude to access current information during conversations.
How to use Claude MCP Server?
Install Python 3.9+, clone the repo, run pip install -r requirements.txt, set the CLAUDE_API_KEY environment variable, start the MCP server with python mcp_server.py (default port 5001), then interact via python ask_claude.py "your question".
Key features of Claude MCP Server
- Web search integration for real-time information
- Supports Claude 3 API and tool use capabilities
- Uses DuckDuckGo for ethical, tracking-free search
- Streamlined architecture for quick information retrieval
- Claude naturally incorporates search results into conversations
Use cases of Claude MCP Server
- Ask Claude about current world events or news
- Query the latest technical advancements (e.g., quantum computing)
- Retrieve up-to-date information during a conversation
- Augment Claude’s knowledge with live web data
FAQ from Claude MCP Server
What are the prerequisites?
Python 3.9 or higher and a valid Claude API key set as the CLAUDE_API_KEY environment variable.
How do I start the server?
Run python mcp_server.py in the project directory; the server listens on port 5001 by default.
What search engine does the server use?
It uses DuckDuckGo for search, providing ethical and tracking‑free results.
How do I ask a question to Claude via the server?
Use the command python ask_claude.py "your question here" from the terminal.
What API endpoints are available?
GET /health for health checks, GET / for server info, and POST /tool_call to process tool calls from Claude.
AI 与智能体 分类下的更多 MCP 服务器
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
评论