MCP cover image

GETMCP: Einfacher, schneller Weg, um OpenSource MCP -Server zu finden

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 and mcpm

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

相关推荐

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

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

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

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

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • 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.

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

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

  • apappascs
  • Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.

  • modelcontextprotocol
  • Modellkontext -Protokollserver

  • Mintplex-Labs
  • Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.

  • n8n-io
  • Fair-Code-Workflow-Automatisierungsplattform mit nativen KI-Funktionen. Kombinieren Sie visuelles Gebäude mit benutzerdefiniertem Code, SelbstHost oder Cloud, 400+ Integrationen.

  • huahuayu
  • Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.

  • open-webui
  • Benutzerfreundliche KI-Schnittstelle (unterstützt Ollama, OpenAI-API, ...)

    Reviews

    1 (1)
    Avatar
    user_phnQgroM
    2025-04-16

    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.