Building MCP Servers

Use when building MCP (Model Context Protocol) servers that let LLMs call external APIs or services, in TypeScript (MCP SDK), Python (FastMCP), or C# (ModelContextProtocol.AspNetCore). Covers tool design, transports (Streamable HTTP/stdio), OAuth 2.1 auth, and evaluations. Do NOT use for consuming or configuring an existing MCP server, or for non-MCP API integrations. Part of the afonsoft/skills collection.

afonsoft 00248e8 8 files · 145.9 KB Updated

File contents

afonsoft/skills/tree/main/skills/building-mcp-servers commit 00248e8e93

Frequently asked questions

npx skillmds@latest add afonsoft/building-mcp-servers