Debug MCP App Server for testing all SDK capabilities
| Tool name | Description | Destructive? |
|---|---|---|
| list_pdfs | ✓ no |
{
"mcpServers": {
"modelcontextprotocolserver-debug": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-debug"
]
}
}
}