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
research-methods.md•469 B
# Research Methods Used
1. **Direct Library Testing**
- Created test scripts to verify actual behavior
- Tested with our exact dependency versions
2. **SDK Source Inspection**
- Examined TypeScript definitions in node_modules
- Found actual schemas and types
3. **Official Documentation**
- GitHub issues and discussions
- npm package documentation
4. **Context7 Search**
- Found implementation patterns
- Identified Zod usage for validation