Loading MCP server directory, please wait...
Publish AI-generated HTML (dashboards, reports, docs) to permanent, sandboxed, shareable links.
npx @getmcp/cli add io.github.StelaSpace/stelaspace-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
STELASPACE_API_KEYStelaSpace API key (starts with ss_sk_) — create one at stelaspace.com under Settings → API Keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.StelaSpace/stelaspace-mcp": {
"command": "npx",
"args": [
"-y",
"stelaspace-mcp"
],
"env": {
"STELASPACE_API_KEY": ""
}
}
}
}