·building-mcp-servers
</>

building-mcp-servers

mhagrelius/dotfiles

在使用 TypeScript、Python 或 C# 構建 MCP 服務器時使用;在實施工具、資源或提示時;配置 Streamable HTTP 傳輸時;從 SSE 遷移時;添加OAuth認證時;當看到 MCP 協議錯誤時

14安裝·0熱度·@mhagrelius

安裝

$npx skills add https://github.com/mhagrelius/dotfiles --skill building-mcp-servers

SKILL.md

Reference guide for Model Context Protocol server development (January 2026). Covers TypeScript, Python, and C# implementations with Streamable HTTP transport.

| TypeScript | @modelcontextprotocol/sdk | 1.25.1 | StreamableHTTPServerTransport | | Python | mcp | 1.25.0 | transport="streamable-http" | | C# | ModelContextProtocol.AspNetCore | 0.6.0-preview | .WithHttpTransport() |

| stdio | Supported | Local/CLI (Claude Desktop, Cursor) | | Streamable HTTP | Recommended | Remote servers, production | | SSE | Deprecated | Legacy only |

在使用 TypeScript、Python 或 C# 構建 MCP 服務器時使用;在實施工具、資源或提示時;配置 Streamable HTTP 傳輸時;從 SSE 遷移時;添加OAuth認證時;當看到 MCP 協議錯誤時 來源:mhagrelius/dotfiles。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/mhagrelius/dotfiles --skill building-mcp-servers
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 building-mcp-servers?

在使用 TypeScript、Python 或 C# 構建 MCP 服務器時使用;在實施工具、資源或提示時;配置 Streamable HTTP 傳輸時;從 SSE 遷移時;添加OAuth認證時;當看到 MCP 協議錯誤時 來源:mhagrelius/dotfiles。

如何安裝 building-mcp-servers?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/mhagrelius/dotfiles --skill building-mcp-servers 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/mhagrelius/dotfiles