Back to search
30
MCP

mcpbuilder-ai

pypi/mcpbuilder-ai

Python SDK for MCPBuilder - MCP agent integration with chat interface

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-agents
A Python SDK for MCP tool integration with LLM providers
0 tools
mcp-agent-graph
MCP Agent Graph - Python SDK for Agent Development Framework
0 tools
amcp
Python SDK for automcp.ai - Generate MCP servers from OpenAPI specifications
0 tools
mcp-cli-agent
MCP-enabled AI assistant with tool integration
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
chatmcp-cli
ChatMCP CLI - AI pair programming with MCP server integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcpbuilder-ai": {
      "url": "None",
      "transport": "http"
    }
  }
}