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.
「その他」の他のコンテンツ
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
コメント