Back to search
30
MCP

bestmcp

pypi/bestmcp

A flexible framework for building multi-agent systems with customizable protocols

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

Similar MCP servers embedding-nearest

agent-mcp-framework
A Python framework for building multi-agent MCP servers
0 tools
mcp-agent
Build effective agents using Model Context Protocol and simple workflow patterns
0 tools
agentic-ai-mcp
A lightweight agentic AI framework with MCP tool serving
0 tools
coordmcp
A FastMCP-based Model Context Protocol server for intelligent multi-agent code coordination
0 tools
agentman-mcp
A tool for building and managing AI agents
0 tools
flux-mcp
Agentic MCP tools for Flux Framework and HPC
0 tools

How to use

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

{
  "mcpServers": {
    "bestmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}