Back to search
30
MCP

mcp-agents

pypi/mcp-agents

A Python SDK for MCP tool integration with LLM providers

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

Similar MCP servers embedding-nearest

auth-mcp
A Python SDK for MCP tool integration with LLM providers
0 tools
mcp-better-auth
A Python SDK for MCP tool integration with LLM providers
0 tools
hud-mcp-use-python-sdk
MCP Library for LLMs
0 tools
mcpbuilder-ai
Python SDK for MCPBuilder - MCP agent integration with chat interface
0 tools
mcp-agent-graph
MCP Agent Graph - Python SDK for Agent Development Framework
0 tools
mcp-cli-agent
MCP-enabled AI assistant with tool integration
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-agents": {
      "url": "None",
      "transport": "http"
    }
  }
}