Curated references for Model Context Protocol servers, SDKs, and implementation guides
Use these MCP resources to stand up servers, integrate tools, and validate implementations. Tooling and guides are listed separately for quick access.
Official documentation, concepts, and protocol details for MCP.
modelcontextprotocol.ioGetting started guide for building and connecting MCP servers.
modelcontextprotocol.io/docs/quickstartProtocol specification reference for message formats and capabilities.
modelcontextprotocol.io/docs/specCommunity guide focused on testing MCP server implementations.
github.com/Mr-Infect/MCP-Penetration-testingCurated list of MCP security resources, servers, and tooling.
github.com/Puliczek/awesome-mcp-securitySecurity-focused MCP catalog with defensive and offensive references.
github.com/CyberSecurityUP/awesome-cybersecurity-MCPPractical overview of MCP concepts and server workflows.
blog.jaisal.dev/articles/mcpIntentionally vulnerable MCP server for training and demos.
github.com/harishsg993010/damn-vulnerable-MCP-serverAttack write-up covering MCP server exploitation paths.
verialabs.com/blog/from-mcp-to-shellCatalog of GPT agents useful for MCP workflows and security tasks.
github.com/fr0gger/Awesome-GPT-AgentsReference implementations and example MCP servers.
github.com/modelcontextprotocol/serversCommunity-curated list of MCP servers and integrations.
github.com/punkpeye/awesome-mcp-serversSemgrep MCP server implementation in the CLI.
github.com/semgrep/semgrep/tree/develop/cli/src/semgrep/mcpAzure AD enumeration MCP integration.
github.com/atomicchonk/roadrecon_mcp_serverGhidra MCP-style automation for reverse engineering workflows.
github.com/weirdmachine64/GhidraGPTSecurity auditing utilities for MCP servers.
github.com/qianniuspace/mcp-security-auditBurp Suite MCP integration from the BApp Store.
portswigger.net/bappstore/9952290f04ed4f628e624d0aa9dccebcSDK for building MCP servers and clients in TypeScript.
github.com/modelcontextprotocol/typescript-sdkSDK for building MCP servers and clients in Python.
github.com/modelcontextprotocol/python-sdk