{
  "name": "MCP Prompt Server",
  "version": "0.1.0",
  "protocol": "2024-11-05",
  "transport": "streamable-http",
  "endpoints": {
    "mcp": "/mcp",
    "health": "/health",
    "bridge": "/bridge"
  }
}