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

getmcp
GETMCP: moyen facile et rapide de trouver des serveurs MCP OpenSource
0
Github Watches
0
Github Forks
1
Github Stars
getmcp - MCP Server Management Tool
A command-line interface tool that provides functionality for searching, pulling, and managing MCP servers.
Installation
From PyPI:
pip install getmcp
From source:
pip install -e .
Usage
After installation, you can use either the getmcp
or mcpm
command (they are identical):
Search for servers
getmcp search github
# or
mcpm search github --type python nodejs --limit 5
Pull a server
getmcp pull github
# or
mcpm pull github
Show version information
getmcp version
# or
mcpm version
Features
- Search for MCP servers
- Pull server templates
- Filter by server type (docker, python, nodejs)
- Two command aliases:
getmcp
andmcpm
Development
Setup Development Environment
# Clone the repository
git clone https://github.com/pathintegral-xyz/getmcp.git
cd getmcp
# Install in development mode
pip install -e .
Building the Package
python -m build
Publishing to PyPI
python -m twine upload dist/*
Dependencies
- Python 3.11+
- requests library
License
MIT
相关推荐
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
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.
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
🧑🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.
Une liste organisée des serveurs de protocole de contexte de modèle (MCP)
Reviews

user_phnQgroM
I've been using getmcp for a while, and it has significantly streamlined my project management. The interface is intuitive, and the integration with other tools is seamless. Kudos to pathintegral-xyz for developing such a robust application. Highly recommend checking it out: https://github.com/pathintegral-xyz/getmcp.