SOMA MCP
by odbgrowth
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BASE_URL | No | Base URL for OAuth 2.1 | |
| SOMA_DATA | No | Data path for token store and audit log | |
| AUTH0_AUDIENCE | No | OAuth 2.1 audience | |
| MCP_RATE_LIMIT | No | Calls per minute per subject (default '30'; '0' disables) | |
| AUTH0_CLIENT_ID | No | OAuth 2.1 client ID | |
| MCP_SINGLE_USER | No | Set to '1' to run intentionally without an allowlist for local experimentation | |
| AUTH0_CONFIG_URL | No | OAuth 2.1 provider configuration URL | |
| AUTH0_CLIENT_SECRET | No | OAuth 2.1 client secret | |
| MCP_JWT_SIGNING_KEY | No | Key for encrypted persistent token storage (requires auth extra) | |
| MCP_SCHRIJF_SUBJECTS | No | Comma-separated allowlist of subjects permitted to write | |
| MCP_TOEGANG_SUBJECTS | No | Comma-separated allowlist of subjects permitted to use the instance | |
| MCP_STORAGE_ENCRYPTION_KEY | No | Key for encrypted persistent token storage (requires auth extra) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/odbgrowth/soma-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server