Back to search
30
MCP

agent-society-mcp-client-wrapper

pypi/agent-society-mcp-client-wrapper

A Python library which wraps around Anthropic's low-level MCP client

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

Similar MCP servers embedding-nearest

civic-mcp-client
Python client library for connecting to the Civic MCP Hub.
0 tools
agent-mcp-framework
A Python framework for building multi-agent MCP servers
0 tools
agent-builder-mcp-client-aws-transform
Python MCP client provided by the AWS Transform team
0 tools
mcp-agentskills
An MCP server for bringing Anthropic's Agent Skills to any MCP-compatible agent.
0 tools
mcp-client-langchain-py
Simple MCP Client CLI Implementation Using LangChain ReAct Agent / Python
0 tools
mcp-agent-client
Placeholder for the official Python SDK for the Intelligent Agents Platform (MCP). Coming soon!
0 tools

How to use

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

{
  "mcpServers": {
    "agent-society-mcp-client-wrapper": {
      "url": "None",
      "transport": "http"
    }
  }
}