Skip to main content
Glama

context-portal

Apache 2.0
234
  • Linux
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
modeYesThe operating mode for the server. Use 'stdio' for IDE integration.stdio
log_fileNoOptional path to a file where server logs will be written. If not provided, logs are directed to stderr (console)../logs/conport.log
log_levelNoSets the minimum logging level for the server. Valid choices are DEBUG, INFO, WARNING, ERROR, CRITICAL.INFO
workspace_idYesThe absolute path to the project workspace directory. Used to identify which project's context to manage and where to create the database files.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/GreatScottyMac/context-portal'

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