Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.abhiyoheswaran1/baseframelabs-catalogue

io.github.abhiyoheswaran1/baseframelabs-catalogue

Agent-native catalogue of Baseframe Labs dev tools and MCP servers.

Uptime
100.0%
1 direct probes · 30d
Response
515ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

find_tools

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_products

List the full Baseframe Labs catalogue with slugs, categories, and install commands.

get_install

Get the install command and links for one product by slug.

get_mcp_config

Get the MCP client config to wire a product's own MCP server into the user's coding agent, if it ships one.

get_docs

Get the full agent-readable guide for one product by slug (overview, features, setup, usage).

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"
    }
  }
}