We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/calumjs/TimePRO.MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.d.ts•169 B
#!/usr/bin/env node
/**
* TimePRO MCP Server
*
* An MCP server that wraps the TimePRO API for timesheet management.
*/
export {};
//# sourceMappingURL=index.d.ts.map