PythonCMCPServer
@maneeshsit
关于 PythonCMCPServer
Building a Custom MCP Server using Python
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is PythonCMCPServer?
PythonCMCPServer is a tutorial for building a custom MCP (Model Context Protocol) server using Python. It demonstrates how to run an MCP server via uv and configure it with Claude Desktop.
How to use PythonCMCPServer?
Install UV and Claude Desktop, then edit claude_desktop_config.json with the provided configuration, specifying the path to your Python script.
Key features of PythonCMCPServer
- Uses Python and the
mcp[cli]package. - Run with
uv run --with mcp[cli] mcp run <script>. - Integrates with Claude Desktop via MCP.
- Supports multiple server definitions in config.
Use cases of PythonCMCPServer
- Learn how to set up a custom MCP server.
- Connect a Python-based tool to Claude Desktop.
FAQ from PythonCMCPServer
What are the prerequisites to run PythonCMCPServer?
You need to install UV and Claude Desktop. UV installation commands for Windows are provided in the README.
How do I configure PythonCMCPServer?
Edit claude_desktop_config.json with the server definition, including the command (uv) and arguments to run your Python script via mcp run.
What does the example configuration look like?
The README shows two examples: "Demo" and "AI Sticky Notes", both using uv run --with mcp[cli] mcp run followed by the script path.
Can I run multiple PythonCMCPServer instances?
Yes, the config example includes two different server entries (Demo and AI Sticky Notes) pointing to different scripts.
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
ICSS
chokcoco不止于 CSS
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论