Cover image
Modell-Kontext-Protokoll-Templatten
Public

Modell-Kontext-Protokoll-Templatten

Try Now
2025-04-05

MCP -Vorlagenrichtlinien für alle

3 years

Works with Finder

1

Github Watches

1

Github Forks

2

Github Stars

model-context-protocol-templates

👉 Introduction

Model Context Protocol (MCP) is an open source protocol released by Anthropic in November 2024. It is designed for large language models (LLM) and aims to solve the standardization problem of connecting AI with external data sources and systems. MCP provides a structural framework that enables models to integrate and leverage external context in conversations, thereby extending their capabilities and improving the accuracy of their responses.

MCP provides the following three capabilities to extend LLM:

  • Resources for knowledge expansion
  • Tools calls external tools
  • Prompts Pre-written prompts

Refer to the following:

👨‍💻 SDK 👩‍💻

🔘 Quickstart

🔍Debugging & Inspection

Debugging

  1. MCP Inspector

  2. Claude Desktop Developer Tools

  3. Server Logging

Inspector

npx @modelcontextprotocol/inspector <command> <arg1> <arg2>

Inspecting servers from NPM or PyPi

  • NPM package

    npx -y @modelcontextprotocol/inspector npx <package-name> <args>
    # For example
    npx -y @modelcontextprotocol/inspector npx server-postgres postgres://127.0.0.1/testdb
    
  • PyPi package

    npx @modelcontextprotocol/inspector uvx <package-name> <args>
    # For example
    npx @modelcontextprotocol/inspector uvx mcp-server-git --repository ~/code/mcp/servers.git
    

Inspecting locally developed servers

  • TypeScript

    npx @modelcontextprotocol/inspector node path/to/server/index.js args...
    
  • Python

    npx @modelcontextprotocol/inspector \
        uv \
        --directory path/to/server \
        run \
        package-name \
        args...
    

💻 MCP Servers

🧾 Templates

Python MCP Server Template

TypeScript MCP Server Template

Java MCP Server Template

Kotlin MCP Server Template

🚨 MCP Security

相关推荐

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

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

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

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

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

  • Khalid kalib
  • Write professional emails

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

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

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

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

  • OffchainLabs
  • GO -Umsetzung des Ethereum -Beweises des Anteils

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

  • deemkeen
  • Steuern Sie Ihren MBOT2 mit einer Power Combo: MQTT+MCP+LLM

    Reviews

    3 (1)
    Avatar
    user_Ru8VyFz7
    2025-04-15

    As a dedicated MCP application user, I find mcp_server by njk8 to be an exceptional tool for server management. Its ease of use, robust features, and seamless integration make it a top choice for developers. The well-designed interface and comprehensive support ensure a smooth experience. Highly recommend checking it out! You can explore more at [mcp_server](https://mcp.so/server/mcp_server/njk8).