← Back to Home

MCP Server Resources

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.

📘

Guides & Specs

Model Context Protocol Documentation

Official documentation, concepts, and protocol details for MCP.

modelcontextprotocol.io

MCP Quickstart

Getting started guide for building and connecting MCP servers.

modelcontextprotocol.io/docs/quickstart

MCP Specification

Protocol specification reference for message formats and capabilities.

modelcontextprotocol.io/docs/spec

MCP Penetration Testing Guide

Community guide focused on testing MCP server implementations.

github.com/Mr-Infect/MCP-Penetration-testing

Awesome MCP Security

Curated list of MCP security resources, servers, and tooling.

github.com/Puliczek/awesome-mcp-security

Awesome Cybersecurity MCP

Security-focused MCP catalog with defensive and offensive references.

github.com/CyberSecurityUP/awesome-cybersecurity-MCP

MCP Overview Article

Practical overview of MCP concepts and server workflows.

blog.jaisal.dev/articles/mcp

Damn Vulnerable MCP Server

Intentionally vulnerable MCP server for training and demos.

github.com/harishsg993010/damn-vulnerable-MCP-server

From MCP to Shell

Attack write-up covering MCP server exploitation paths.

verialabs.com/blog/from-mcp-to-shell

Awesome GPT Agents

Catalog of GPT agents useful for MCP workflows and security tasks.

github.com/fr0gger/Awesome-GPT-Agents
🧰

Tools & Servers

MCP Servers Repository

Reference implementations and example MCP servers.

github.com/modelcontextprotocol/servers

Awesome MCP Servers

Community-curated list of MCP servers and integrations.

github.com/punkpeye/awesome-mcp-servers

MCP for Security

Security tooling and examples built on MCP.

github.com/cyproxio/mcp-for-security

Glama MCP Server Directory

Web directory of available MCP servers.

glama.ai/mcp/servers

CVE Search MCP

Search CVE data via MCP server integration.

github.com/roadwy/cve-search_mcp

SecOps MCP

Security operations MCP server toolkit.

github.com/securityfortech/secops-mcp

Semgrep MCP Integration

Semgrep MCP server implementation in the CLI.

github.com/semgrep/semgrep/tree/develop/cli/src/semgrep/mcp

DNS Twist MCP

Domain fuzzing MCP server using dnstwist.

github.com/BurtTheCoder/mcp-dnstwist

Maigret MCP

OSINT username search via MCP.

github.com/BurtTheCoder/mcp-maigret

RoadRecon MCP Server

Azure AD enumeration MCP integration.

github.com/atomicchonk/roadrecon_mcp_server

Binary Ninja MCP

Binary Ninja analysis MCP server plugin.

github.com/fosdickio/binary_ninja_mcp

Slither MCP

Solidity security analysis MCP server.

github.com/trailofbits/slither-mcp

Playwright MCP

Browser automation MCP server from Microsoft.

github.com/microsoft/playwright-mcp

Offensive MCP AI

Offensive security MCP collection.

github.com/CyberSecurityUP/Offensive-MCP-AI

GhidraGPT

Ghidra MCP-style automation for reverse engineering workflows.

github.com/weirdmachine64/GhidraGPT

MCP Security Audit

Security auditing utilities for MCP servers.

github.com/qianniuspace/mcp-security-audit

PortSwigger MCP Extension

Burp Suite MCP integration from the BApp Store.

portswigger.net/bappstore/9952290f04ed4f628e624d0aa9dccebc

MCP TypeScript SDK

SDK for building MCP servers and clients in TypeScript.

github.com/modelcontextprotocol/typescript-sdk

MCP Python SDK

SDK for building MCP servers and clients in Python.

github.com/modelcontextprotocol/python-sdk