Skip to main content
Glama
felixadhinata

catapa-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CATAPA_TENANTNoTenant identifier for the public API when using an access token.
MCP_SERVER_URLNoPublic URL of this deployment (for remote deployment).
CATAPA_BASE_URLNoBase URL for the public API (optional override).
CATAPA_CLIENT_IDNoOAuth2 client ID for the public API, or for OAuth mode.
CATAPA_MCP_EXCLUDENoComma-separated resource namespaces to exclude when generating public API tools.
CATAPA_MCP_INCLUDENoComma-separated resource namespaces to include when generating public API tools.
CATAPA_ACCESS_TOKENNoAccess token for the public API.
CATAPA_CLIENT_SECRETNoOAuth2 client secret for the public API, or for OAuth mode.
CATAPA_MCP_AUTH_MODENoSet to 'oauth' to use the OAuth2 authorization-code flow for both APIs.
UPSTASH_REDIS_REST_URLNoUpstash Redis REST URL (set by Vercel Marketplace for remote deployment).
CATAPA_PRIVATE_BASE_URLNoBase URL for the private API (optional override).
CATAPA_PRIVATE_PASSWORDNoPassword for the private API (session auth).
CATAPA_PRIVATE_USERNAMENoUsername for the private API (session auth).
CATAPA_AUTHORIZATION_URLNoAuthorization URL for CATAPA OAuth (optional override).
CATAPA_MCP_ENABLE_PUBLICNoSet to 'false' to disable the public API half.
MCP_TOKEN_ENCRYPTION_KEYNoFernet key used to encrypt user tokens in remote deployment.
UPSTASH_REDIS_REST_TOKENNoUpstash Redis REST token (set by Vercel Marketplace for remote deployment).
CATAPA_MCP_ENABLE_PRIVATENoSet to 'false' to disable the private API half.
CATAPA_PRIVATE_ACCESS_TOKENNoAccess token for the private API.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

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/felixadhinata/catapa-mcp-trial'

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