io.github.abhiyoheswaran1/baseframelabs-catalogue
io.github.abhiyoheswaran1/baseframelabs-catalogueAgent-native catalogue of Baseframe Labs dev tools and MCP servers.
Tools · 5
Find Baseframe Labs developer tools that fit a plain-language goal, ranked. Use this first when the user describes a problem (e.g. 'make my agent's PRs reviewable').
List the full Baseframe Labs catalogue with slugs, categories, and install commands.
Get the install command and links for one product by slug.
Get the MCP client config to wire a product's own MCP server into the user's coding agent, if it ships one.
Get the full agent-readable guide for one product by slug (overview, features, setup, usage).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.abhiyoheswaran1/baseframelabs-catalogue": {
"url": "https://mcp.baseframelabs.com",
"transport": "streamable-http"
}
}
}