MCP server for the FLOPS Compute Intelligence Platform — gives Claude / Cursor / Windsurf agents direct access to GPU compute price indices, methodology, and per-index verification.
Project description
flopsindex-mcp
Model Context Protocol server for the FLOPS Compute Intelligence Platform.
Gives AI agents (Claude Code, Cursor, Windsurf, ChatGPT desktop, any MCP host) direct access to live FLOPS GPU-compute price indices with verifiable provenance.
Tools
| Tool | Description |
|---|---|
list_indices |
Enumerate all public FLOPS indices. Optional family_filter substring (e.g. FLOPS-H100). |
verify |
Fetch the latest published value + audit receipt for a given index_id. |
More tools (get_methodology, get_forward_curve, get_settlement) are tracked in the FLOPS Track D roadmap.
Install
uv tool install flopsindex-mcp
# or
pip install flopsindex-mcp
Wire into Claude Code
claude mcp add flopsindex -- flopsindex-mcp
Wire into Cursor / Windsurf
Add to your MCP config (~/.cursor/mcp.json or equivalent):
{
"mcpServers": {
"flopsindex": {
"command": "flopsindex-mcp"
}
}
}
Environment
| Var | Default | Purpose |
|---|---|---|
FLOPS_API_URL |
https://app.flopsindex.com |
Override for staging / self-host |
Example agent prompts
"Use the flopsindex MCP server to list all H100 on-demand indices and report their latest values."
"Verify FLOPS-B300-OD-T1 and cite the receipt."
Status
v0.1.0 — MVP. Scaffolded 2026-05-12. Not yet published to PyPI / smithery.ai / glama.ai.
License
Proprietary. © 2026 FLOPS Index.
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
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
File details
Details for the file flopsindex_mcp-0.1.0.tar.gz.
File metadata
- Download URL: flopsindex_mcp-0.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d04301dd3300a5ca2c863f6a0a16121d3497adac9a48cad14dc0d0d3664dc2a6
|
|
| MD5 |
da12c20b333aaf9dcc7c0473bcce3405
|
|
| BLAKE2b-256 |
4ef4062596e5e1e8ec355148a31aa10b7e4e80b58946fd8281f2582388955379
|
File details
Details for the file flopsindex_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: flopsindex_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.9 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 |
5401d36c8dcb198826de228537d8ade73b398bf30f4bbd91da132d58871c60e5
|
|
| MD5 |
8969b276b9c4eb31c2b9e230f3c69c3b
|
|
| BLAKE2b-256 |
57a70d6541ef860fdb44329bc491e812f42455aa41b5df01e9ff10f157e781d5
|