Model Context Protocol (MCP) server configuration and tool manifest for the-benchmarker/web-frameworks
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"web-frameworks": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-web-frameworks"
]
}
}
}