Skip to main content
Glama
osirishorus

OpenCoffer

by osirishorus

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_URLYesUsed in MCP setup snippets shown in the UI
DATABASE_URLYesPostgres connection string
NEXTAUTH_URLYesPublic URL of the web app
NEXTAUTH_SECRETYesAuth.js session secret — openssl rand -base64 32
OLLAMA_BASE_URLNoPre-seeded base URL when using the bundled Ollama profile
APP_ENCRYPTION_KEYYes32-byte base64 key for at-rest encryption of secrets
OPENCOFFER_SYNC_CRONNoWorker sync cadence (default */30 * * * *)*/30 * * * *

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/osirishorus/opencoffer'

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