Iflow Mcp Fandry96 K3 Mcp Toolbox
FreeNot checkedK3 MCP Toolbox - Windows-native MCP Server implementation with cognitive protocols
About
K3 MCP Toolbox - Windows-native MCP Server implementation with cognitive protocols
README
"Middleware for the Agentic Era."
License: MIT MCP Ready Status: Beta
Welcome to the open-source release of the K3 MCP Toolbox and Antigravity Logicware. These are the core tools we use internally to power our Agentic IDE on Windows, extracted into a standalone package for the community.
📦 What's Included?
This repository houses two distinct packages:
1. K3 MCP Toolbox
A Windows-native MCP Server implementation.
- FastMCP Server: Lightweight, async server base.
- Process Management:
kill_zombiesfor cleaning stuck processes (Selenium/Playwright). - System Bridge: Clipboard access, local file ops, and more.
2. Antigravity Logicware
Cognitive protocols for smarter agents.
- Sequential Thinking: Python implementation of Protocol 310 (Chain of Thought).
- MRL Indexer: Matryoshka Representation Learning for efficient local search.
- Three-Brain Tournament: Framework for adversarial decision making.
3. Docker MCP Gateway
Run MCP Servers anywhere.
- Dynamic Loading: Hot-load tools without restarting the host.
- Isolation: Run tools in clean, reproducible containers.
🚀 Getting Started
Installation
# Clone the repository
git clone https://github.com/Fandry96/k3-mcp-toolbox-public.git
cd k3-mcp-toolbox-public
# Install dependencies (choose your flavor)
pip install -r k3-mcp-toolbox/requirements.txt
Configuration (Claude Desktop)
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"k3-toolbox": {
"command": "python",
"args": ["/absolute/path/to/k3-mcp-toolbox-public/k3-mcp-toolbox/server.py"]
}
}
}
🐳 Docker Usage
To run the MCP Gateway with Docker:
cd docker-examples
docker-compose up -d
See docker-examples/README.md not created yet? wait. Just check the folder structure.
🤝 Contributing
We welcome contributions! Please see the CONTRIBUTING.md file in each sub-package for specific guidelines.
- Hygiene: Type hints are mandatory.
- Testing: Ensure all tests pass before submitting a PR.
Maintained by Fandry96 & The Antigravity Team
Installing Iflow Mcp Fandry96 K3 Mcp Toolbox
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/Fandry96/k3-mcp-toolbox-publicFAQ
Is Iflow Mcp Fandry96 K3 Mcp Toolbox MCP free?
Yes, Iflow Mcp Fandry96 K3 Mcp Toolbox MCP is free — one-click install via Unyly at no cost.
Does Iflow Mcp Fandry96 K3 Mcp Toolbox need an API key?
No, Iflow Mcp Fandry96 K3 Mcp Toolbox runs without API keys or environment variables.
Is Iflow Mcp Fandry96 K3 Mcp Toolbox hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Iflow Mcp Fandry96 K3 Mcp Toolbox in Claude Desktop, Claude Code or Cursor?
Open Iflow Mcp Fandry96 K3 Mcp Toolbox on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Iflow Mcp Fandry96 K3 Mcp Toolbox with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
