Back to search
30
MCP

easymcp

promptmesh/easymcp

A high performance MCP client sdk for python

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

Similar MCP servers embedding-nearest

kl-mcp-client
MCP Client for Python
0 tools
aiomcp
A Simple Python MCP Solution
0 tools
fmcp
A simple Python library
0 tools
mcpager
Pythonic MCP client
0 tools
easy-mcp-server
A simple MCP server with stdio or SSE transport
0 tools
easy-mcp
Absurdly easy Model Context Protocol Servers in Typescript
0 tools

How to use

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

{
  "mcpServers": {
    "easymcp": {
      "url": "https://easymcp.promptmesh.io/",
      "transport": "http"
    }
  }
}