·mcp-server

公式 Python SDK を使用して MCP (Model Context Protocol) サーバーを構築します。 @mcp.tool()、@mcp.resource()、@mcp.prompt() デコレーター、FastAPI/Starlette 統合、トランスポート (stdio、SSE、streamable-http)、およびデータベース統合を使用した FastMCP 高レベル API をカバーします。

9インストール·0トレンド·@naimalarain13

インストール

$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 |

公式 Python SDK を使用して MCP (Model Context Protocol) サーバーを構築します。 @mcp.tool()、@mcp.resource()、@mcp.prompt() デコレーター、FastAPI/Starlette 統合、トランスポート (stdio、SSE、streamable-http)、およびデータベース統合を使用した FastMCP 高レベル API をカバーします。 ソース: naimalarain13/hackathon-ii_the-evolution-of-todo。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill mcp-server
カテゴリ
>_生産性
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

mcp-server とは?

公式 Python SDK を使用して MCP (Model Context Protocol) サーバーを構築します。 @mcp.tool()、@mcp.resource()、@mcp.prompt() デコレーター、FastAPI/Starlette 統合、トランスポート (stdio、SSE、streamable-http)、およびデータベース統合を使用した FastMCP 高レベル API をカバーします。 ソース: naimalarain13/hackathon-ii_the-evolution-of-todo。

mcp-server のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill mcp-server インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

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