{ "jsonrpc": "2.0", "id": 1, "result": { "protocolVersion": "2025-11-25", "capabilities": { "tools": { "listChanged": true }, "resources": { "listChanged": true, "subscribe": true }, "prompts": { "listChanged": true }, "logging": {}, "completions": {} }, "serverInfo": { "name": "example-server", "version": "0.4.0", "title": "Example MCP Server" }, "instructions": "This server exposes a filesystem under the project root and a sample weather tool." } }