gopher-mcp - C++ SDK for MCP
Model Context Protocol implementation in C++ with async transport, JSON-RPC, and security primitives. Targets MCP servers that need native performance or embed into existing C++ stacks.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
concierge - SDK for building MCP servers
Python SDK for authoring MCP servers with batteries for tool registration, auth, and apps-sdk style flows. Aims to be the universal scaffold for new MCPs.
anything-analyzer - protocol analyzer with MCP
All-in-one network protocol toolkit with browser capture, MITM proxy, JS hooks, fingerprint spoofing, and an MCP server so agents can drive the analysis directly.
Security-Detections-MCP - detection engineering over MCP
MCP server tailored for defenders - exposes detection-engineering primitives so agents can author, refactor, and validate SIEM/EDR detections.
mcp-shark - Wireshark for Model Context Protocol
Electron capture and inspection tool for Model Context Protocol traffic. Records every HTTP request/response between an IDE and its MCP servers for forensic analysis.