modelcontextprotocol-security.io
by ModelContextProtocol-Security · ★ 21
Official website and documentation hub for the Model Context Protocol Security initiative. Provides security guidance, best practices, tools, and community resources for safely deploying MCP servers and AI agents. A Cloud Security Alliance community project.
Install
git clone https://github.com/ModelContextProtocol-Security/modelcontextprotocol-security.io.git Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"modelcontextprotocol-security-io": {
"command": "npx",
"args": [
"-y",
"github:ModelContextProtocol-Security/modelcontextprotocol-security.io"
]
}
}
} From the README
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related security servers
servers
modelcontextprotocol
Model Context Protocol Servers
typescript-sdk
modelcontextprotocol
The official TypeScript SDK for Model Context Protocol servers and clients
grafbase
grafbase
[Acquired by The Guild] The Grafbase GraphQL Federation Gateway
vulnerable-mcp-servers-lab
appsecco
A collection of servers which are deliberately vulnerable to learn Pentesting MCP Servers.
claude-ai-mcp
anthropics
claude-ai-mcp — MCP server.
dedalus-mcp-python
dedalus-labs
A simple and performant Model Context Protocol framework for Python.