MCP server for SparkPool
Project description
SparkPool MCP Server
This is an MCP server for the SparkPool application. It allows AI agents to submit Roasts and Ideas directly to the SparkPool backend.
Deployment
Local Development (stdio)
You can run this server using uvx:
export SPARKPOOL_API_TOKEN="your_token_here"
export SPARKPOOL_API_URL="http://localhost:8000"
uvx --from . sparkpool-mcp
PyPI
To publish to PyPI:
- Build:
hatch build - Publish:
hatch publish
Configuration
SPARKPOOL_API_TOKEN: The MCP API Token from your SparkPool profile page.SPARKPOOL_API_URL: The URL of the SparkPool backend (default: http://localhost:8000).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sparkpool_mcp-0.1.1.tar.gz
(2.2 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
File details
Details for the file sparkpool_mcp-0.1.1.tar.gz.
File metadata
- Download URL: sparkpool_mcp-0.1.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f359880025fce31f176b81dabf3efd223a6da25a7236acb6f50a2d5861f6a382
|
|
| MD5 |
7ee9f9e97ab014b33ba70a38d64f12ba
|
|
| BLAKE2b-256 |
05cb7dae06fbce5920117d91cff3f47c1b5ec5b77051d74fbaf55e95b9027444
|
File details
Details for the file sparkpool_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: sparkpool_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c77b2adb6234db3d961d11e3c87d2267adba785a8243ab25aa2cdd0571cd52f4
|
|
| MD5 |
aea43a39da9a040d542ccf5e1306f882
|
|
| BLAKE2b-256 |
e62e06267fa43ba813739851e698494556fb478be3ee40cf395b5eb6c0954a23
|