StelaSpace
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STELASPACE_API_KEY | Yes | Your StelaSpace API key (starts with ss_sk_) | |
| STELASPACE_API_URL | No | Override the API endpoint | https://stelaspace.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| publish_fileA | Upload a local .html/.htm file to a StelaSpace space and get back a permanent, shareable URL. The file is read from disk by path, so large files work fine. Reusing a slug publishes a new version. |
| list_spacesA | List the spaces in your team. Use a space's slug as the spaceSlug when publishing a document. |
| list_documentsA | List documents in a space, optionally filtered by a case-insensitive title search term. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/StelaSpace/stelaspace-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server