Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STELASPACE_API_KEYYesYour StelaSpace API key (starts with ss_sk_)
STELASPACE_API_URLNoOverride the API endpointhttps://stelaspace.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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