mkinf

mkinf-io/mkinf
★ 134 stars Python 🤖 AI/LLM Updated 2mo ago
mkinf SDK to interact with mkinf hub MCP servers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mkinf": {
      "command": "uvx",
      "args": [
        "mkinf"
      ]
    }
  }
}

Or install with pip: pip install mkinf

Topics

aillmmcpmodelcontextprotocolpythonsdk