MCP-Checklists
MCP-Checklists provides security checklists and utilities for businesses to adopt and use AI agents and MCP servers securely.
MCP-Checklists is a repository created by a team of security and AI enthusiasts aimed at helping businesses of all sizes implement MCP security solutions. It offers a variety of resources including checklists, indexes, and lessons learned to ensure that users can navigate the complexities of AI and MCP server security without falling behind in the rapidly evolving AI landscape. The repository encourages community contributions and provides detailed guides on various aspects of MCP deployment and security.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-checklists": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-checklists"
]
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions