Confidential guide on numerology and astrology, based of GG33 Public information

Python-MCP-Server
3 years
Works with Finder
1
Github Watches
0
Github Forks
1
Github Stars
Python MCP Server Template
A minimal template for creating a Model Context Protocol (MCP) server using the Python SDK.
:wrench: Setup
[!TIP] If you want to create your own server, create a new repository using this template.
:package: Prerequisites
- uv for package management
- Python 3.13+ (
uv python install 3.13
)
:gear: Setup Python environment
Install all dependencies and activate the virtual environment
uv sync
source .venv/bin/activate
:rocket: How to use
The server can be run in multiple ways:
:robot: Visual Studio Code
The configuration to run this server in VSCode is already included in .vscode/mcp.json
.
All you need to do is Open VS Code Copilot Edits (Agent Mode)
[!NOTE] At the time of writing this, MCP is only available in Visual Studio Code Insiders version
:microscope: Development Mode
The fastest way to test and debug your server is with the MCP Inspector:
mcp dev server/main.py
or you can run your server directly
python server/main.py
:books: Documentation
For more information about the Model Context Protocol:
:page_with_curl: License
This project is licensed under the MIT License
相关推荐
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
一个适用于中小型团队的AI聊天机器人,支持DeepSeek,Open AI,Claude和Gemini等车型。 专为中小团队设计的ai聊天应用,支持deepSeek,打开ai,claude,双子座等模型。
Reviews

user_KTaOMZSg
I've been using python-mcp-server by Killian0812, and it's incredible! The server is highly efficient, and the implementation in Python makes it easy to customize. The welcoming documentation is clear, making setup seamless. It's a must-have for MCP application users. Highly recommend checking it out at https://github.com/Killian0812/python-mcp-server!