FrootAI MCP Server — AI architecture knowledge + compute tools. 22 tools, 18 modules, 200+ terms, 20 solution plays. Python implementation.
Project description
FrootAI MCP Server — Python
🐍 Python implementation of the FrootAI MCP Server. Same 22 tools, 18 modules, 200+ terms.
Install
pip install frootai-mcp
Usage
As MCP Server (stdio)
frootai-mcp-py
In Python
from frootai_mcp import FrootAIMCP
server = FrootAIMCP()
# Use tools programmatically
result = server._search_knowledge({"query": "RAG architecture"})
print(result)
With Claude Desktop
{
"mcpServers": {
"frootai": {
"command": "frootai-mcp-py"
}
}
}
Links
- Website: frootai.dev
- npm (Node.js):
npx frootai-mcp - Docker:
docker run -i ghcr.io/gitpavleenbali/frootai-mcp - VS Code: Search "FrootAI" in Extensions
From the Roots to the Fruits. It's simply Frootful. 🌳
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
frootai_mcp-3.2.0.tar.gz
(232.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
frootai_mcp-3.2.0-py3-none-any.whl
(233.1 kB
view details)
File details
Details for the file frootai_mcp-3.2.0.tar.gz.
File metadata
- Download URL: frootai_mcp-3.2.0.tar.gz
- Upload date:
- Size: 232.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3b0553936ef28e8a7a396327bdd7229387fbd7f0f1f46c7ae9705ea8b0d5f52
|
|
| MD5 |
04fca8bb1f23ffd74ff822c92421a167
|
|
| BLAKE2b-256 |
6cadce4339827bdff8af5b8bd5d3003e26a97803ed54376753b58a80b4d3dc6a
|
File details
Details for the file frootai_mcp-3.2.0-py3-none-any.whl.
File metadata
- Download URL: frootai_mcp-3.2.0-py3-none-any.whl
- Upload date:
- Size: 233.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0c2ea4dbd4f24030ff719e0021237d9afbf45d03ed598fa2ade6fafcbcccb34
|
|
| MD5 |
4cc856c0f6e03e744d53eb4d7062c902
|
|
| BLAKE2b-256 |
48a37b503aa4523fc89af66b1c7f7086a3dddb52c2bc1945d2989e5fb85fe5c0
|