·mcp-server

Erstellen Sie MCP-Server (Model Context Protocol) mit dem offiziellen Python SDK. Deckt die High-Level-API von FastMCP mit Dekoratoren @mcp.tool(), @mcp.resource(), @mcp.prompt(), FastAPI/Starlette-Integration, Transporte (stdio, SSE, streamable-http) und Datenbankintegration ab.

9Installationen·0Trend·@naimalarain13

Installation

$npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill mcp-server

SKILL.md

Build MCP (Model Context Protocol) servers using the official Python SDK with FastMCP high-level API.

| Tools | @mcp.tool() | Perform actions, computations, side effects | | Resources | @mcp.resource() | Expose data for reading (URI-based) | | Prompts | @mcp.prompt() | Reusable prompt templates |

| Tools | reference/tools.md | | Resources | reference/resources.md | | Prompts | reference/prompts.md | | Transports | reference/transports.md | | FastAPI Integration | reference/fastapi-integration.md |

Erstellen Sie MCP-Server (Model Context Protocol) mit dem offiziellen Python SDK. Deckt die High-Level-API von FastMCP mit Dekoratoren @mcp.tool(), @mcp.resource(), @mcp.prompt(), FastAPI/Starlette-Integration, Transporte (stdio, SSE, streamable-http) und Datenbankintegration ab. Quelle: naimalarain13/hackathon-ii_the-evolution-of-todo.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill mcp-server
Kategorie
>_Produktivität
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist mcp-server?

Erstellen Sie MCP-Server (Model Context Protocol) mit dem offiziellen Python SDK. Deckt die High-Level-API von FastMCP mit Dekoratoren @mcp.tool(), @mcp.resource(), @mcp.prompt(), FastAPI/Starlette-Integration, Transporte (stdio, SSE, streamable-http) und Datenbankintegration ab. Quelle: naimalarain13/hackathon-ii_the-evolution-of-todo.

Wie installiere ich mcp-server?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill mcp-server Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo