{
  "name": "my-mcp-server",
  "version": "1.0.0",
  "description": "A DeFi and blockchain tools server with Streamable HTTP transport",
  "protocol": "MCP/1.0",
  "transport": "streamable-http",
  "endpoints": {
    "mcp": "/mcp"
  },
  "status": "running",
  "activeSessions": 0,
  "features": [
    "DeFi token swaps",
    "Protocol token lists",
    "Blockchain endpoints",
    "Template metadata",
    "Prompt templates"
  ]
}