We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/drewkhoury/devpipe-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.d.ts•217 B
#!/usr/bin/env node
/**
* Devpipe MCP Server
*
* A Model Context Protocol server that helps AI assistants interact with devpipe
* to manage development workflows.
*/
export {};
//# sourceMappingURL=index.d.ts.map