We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pshempel/mcp-time-server-node'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
mcp-error-handling.md•197 B
# Error Handling
From SDK source:
- Validates tool output against schema using AJV
- Throws `McpError` with `ErrorCode.InvalidParams` on validation failure
- Skips validation if tool reports error