Back to search
30
MCP

chuk-mcp-function-server

pypi/chuk-mcp-function-server

Generic configurable MCP server infrastructure

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

Similar MCP servers embedding-nearest

chuk-mcp-runtime
Generic CHUK MCP Runtime for MCP servers
0 tools
chuk-mcp-math-server
Configurable mathematical computation server for MCP protocol
0 tools
chuk-mcp-server
A developer-friendly MCP framework powered by chuk_mcp
0 tools
chuk-mcp-solver
General-purpose constraint and optimization solver MCP server
0 tools
chuk-mcp-virtual-fs
MCP Virtual Filesystem
0 tools
chuk-mcp-echo-server
MCP Echo Server
0 tools

How to use

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

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