Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PLEXUS_PORTNoHTTP listen port (default 8787).8787
PLEXUS_RP_IDNoWebAuthn relying-party ID — must match the hostname. Default localhost.localhost
PLEXUS_RP_NAMENoDisplay name shown on passkey prompts.
PLEXUS_BASE_URLNoCanonical base URL used by OAuth metadata.
PLEXUS_LOG_LEVELNodebug / info / warn / error.info
PLEXUS_SURREAL_DBNoDatabase (default main).main
PLEXUS_SURREAL_NSNoNamespace (default plexus).plexus
PLEXUS_ADMIN_TOKENYesBootstrap admin token. Use a secret manager in production.
PLEXUS_SURREAL_URLYesSurrealDB endpoint — defaults to http://surrealdb:8000 inside the compose network.http://surrealdb:8000
PLEXUS_OAUTH_SECRETYesSigns authorization codes and OAuth state.
PLEXUS_SURREAL_PASSYesSurrealDB root password.
PLEXUS_SURREAL_USERYesSurrealDB root user.
PLEXUS_COOKIE_SECRETYesSigns the dashboard session cookie.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/pcas-io/plexus'

If you have feedback or need assistance with the MCP directory API, please join our Discord server