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
next-steps-testing.md•253 B
# Next Steps Before Writing Tests
For each tool specification:
1. Research date-fns behavior for that specific operation
2. Test edge cases with actual code
3. Verify timezone handling with date-fns-tz
4. Document findings here
5. Only then write tests