Loading MCP server directory, please wait...
Deploy full-stack web apps with database, file storage, auth, and RBAC via a single API call.
npx @getmcp/cli add io.github.sirarchiemccarthy-oss/agentbuildersRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token (format: Bearer <api_key>)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sirarchiemccarthy-oss/agentbuilders": {
"url": "https://api.agentbuilders.app/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}