Cover image
Try Now
2025-03-22

Un référentiel de modèle pour les serveurs Python MCP

3 years

Works with Finder

1

Github Watches

1

Github Forks

0

Github Stars

Python MCP Server Template

Python 3.13+ License: MIT

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

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

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

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • INFOLAB OPERATIONS 2
  • A medical specialist offering assistance grounded in clinical guidelines. Disclaimer: This is intended for research and is NOT safe for clinical use!

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • J. DE HARO OLLE
  • Especialista en juegos de palabras en varios idiomas.

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • huahuayu
  • Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.

  • deemkeen
  • Contrôlez votre MBOT2 avec un combo d'alimentation: MQTT + MCP + LLM

  • zhaoyunxing92
  • 本项目是一个钉钉 MCP (Protocole de connecteur de message) 服务 , 提供了与钉钉企业应用交互的 API 接口。项目基于 Go 语言开发 , 支持员工信息查询和消息发送等功能。

  • pontusab
  • La communauté du curseur et de la planche à voile, recherchez des règles et des MCP

    Reviews

    3 (1)
    Avatar
    user_6W0zFeP8
    2025-04-16

    As a dedicated user of the python-mcp-server-template by FidelusAleksander, I can confidently say this template is a game-changer for anyone looking to set up an MCP server quickly. Its well-structured and easy-to-follow setup makes it perfect for both beginners and experienced developers. The detailed documentation available at https://github.com/FidelusAleksander/python-mcp-server-template ensures a smooth development process. Highly recommend this tool!