We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DeepSRT/deepsrt-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
version.ts•272 B
/**
* Shared version constant for DeepSRT MCP Server
* This should be the single source of truth for version information
*
* Auto-generated from package.json - do not edit manually
* Run 'npm run sync-version' to update this file
*/
export const VERSION = '0.1.9';