Skip to main content

A Model Context Protocol (MCP) server for Boost.space

Project description

Boost.space MCP server

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 URL
  • BOOSTSPACE_TOKEN: Bearer token

Test & dev

pip install .[dev]
pytest -q
ruff check .

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

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file iflow_mcp_boostspace_boostspace_mcp_server-0.1.1.tar.gz.

File metadata

  • Download URL: iflow_mcp_boostspace_boostspace_mcp_server-0.1.1.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.25 {"installer":{"name":"uv","version":"0.9.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for iflow_mcp_boostspace_boostspace_mcp_server-0.1.1.tar.gz
Algorithm Hash digest
SHA256 aee4140f83a7e6025d2dd09e5e28deefb8f8a07e880babfb81a803a2d236c380
MD5 c023442f409369a9b7eea45c997d4bde
BLAKE2b-256 dec367bd518974ee9cba578e32d27b71b4fc659a4a3086bb13f260472b00b9c2

See more details on using hashes here.

File details

Details for the file iflow_mcp_boostspace_boostspace_mcp_server-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: iflow_mcp_boostspace_boostspace_mcp_server-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.25 {"installer":{"name":"uv","version":"0.9.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for iflow_mcp_boostspace_boostspace_mcp_server-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0efaf06e82906657ca9500cec6ceb3574a2ff815f3e8acf8f179531f210baf83
MD5 9baf7d2f0425615fa5a4026dd2bee228
BLAKE2b-256 e67be93559c21f22221a03b34e4b96a7266eb8b84774b03bac9c8f90531dab5a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page