We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jaggerxtrm/rovodev-mcp-tool'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.d.ts•309 B
#!/usr/bin/env node
/**
* Rovodev MCP Tool - Model Context Protocol server for acli rovodev integration
*
* This server enables AI assistants like Claude to interact with Rovodev's
* powerful code analysis capabilities through the Model Context Protocol.
*/
export {};
//# sourceMappingURL=index.d.ts.map