We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gnokit/mcp-datetime'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
datetime-utils.ts•192 B
// Minimal datetime utilities for the simplified MCP server
// This file can be removed entirely as its functions are no longer used
// but keeping it for potential future extension
export {}