Iflow Mcp Boostspace Boostspace
FreeNot checkedA Model Context Protocol (MCP) server for Boost.space
About
A Model Context Protocol (MCP) server for Boost.space
README
A Model Context Protocol (MCP) server proxying Boost.Space’s REST API for MCP clients (e.g., Claude Desktop).
Install
pip:
pip install boostspace-mcp
uv:
curl -LsSf https://astral.sh/uv/install.sh | sh
uv add boostspace-mcp
Run
# pip
python -m boostspace_mcp.server
# uv
uv x boostspace-mcp run
Claude Desktop config
"mcpServers": {
"boostspace": {
"command": "python",
"args": ["-m","boostspace_mcp.server"],
"env": {
"BOOSTSPACE_API_BASE": "{{API_PATH}}",
"BOOSTSPACE_TOKEN": "{{TOKEN}}"
},
"transport": "stdio"
}
}
Restart Claude Desktop.
Env vars
BOOSTSPACE_API_BASE: API base URLBOOSTSPACE_TOKEN: Bearer token
Test & dev
pip install .[dev]
pytest -q
ruff check .
Installing Iflow Mcp Boostspace Boostspace
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/boostspace/boostspace-mcp-serverFAQ
Is Iflow Mcp Boostspace Boostspace MCP free?
Yes, Iflow Mcp Boostspace Boostspace MCP is free — one-click install via Unyly at no cost.
Does Iflow Mcp Boostspace Boostspace need an API key?
No, Iflow Mcp Boostspace Boostspace runs without API keys or environment variables.
Is Iflow Mcp Boostspace Boostspace hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Iflow Mcp Boostspace Boostspace in Claude Desktop, Claude Code or Cursor?
Open Iflow Mcp Boostspace Boostspace 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 mcpdotdirectCompare Iflow Mcp Boostspace Boostspace with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
