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-tool-registration.md•247 B
# Tool Registration (from SDK v1.16.0)
- Uses Zod for parameter validation
- `inputSchema` accepts Zod schemas or plain objects
- Known issues:
- All-optional parameters can cause validation failures
- Tools without arguments have type issues