Back to search
30
MCP

chuk-mcp

pypi/chuk-mcp

Model Context Protocol client and server library with optional Pydantic support

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

Similar MCP servers embedding-nearest

chuk-mcp-math-server
Configurable mathematical computation server for MCP protocol
0 tools
chuk-mcp-client-oauth
A reusable OAuth 2.0 client library for MCP (Model Context Protocol) servers
0 tools
chuk-mcp-server
A developer-friendly MCP framework powered by chuk_mcp
0 tools
mcp-nequeo
Model Context Protocol (MCP) client and server implementation
0 tools
com.picaos/mcp
A Model Context Protocol Server for Pica
0 tools
langchain-mcp
Model Context Protocol tool calling support for LangChain
0 tools

How to use

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

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