Back to search
30
MCP

a2c-smcp

pypi/a2c-smcp

The official Python Computer Client SDK for A2C-SMCP

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

Similar MCP servers embedding-nearest

a2amcp-sdk
Python SDK for A2AMCP - Agent-to-Agent communication via Model Context Protocol
0 tools
auth-mcp
A Python SDK for MCP tool integration with LLM providers
0 tools
amcp
Python SDK for automcp.ai - Generate MCP servers from OpenAPI specifications
0 tools
python-sdk
The official Python SDK for Model Context Protocol servers and clients
0 tools
easymcp
A high performance MCP client sdk for python
0 tools
kl-mcp-client
MCP Client for Python
0 tools

How to use

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

{
  "mcpServers": {
    "a2c-smcp": {
      "url": "None",
      "transport": "http"
    }
  }
}