Skip to main content
Glama
parseablehq

Parseable MCP Server

Official
by parseablehq

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP listen port (default: 8787)
PARSEABLE_URLNoParseable base URL (required in stdio mode)
PARSEABLE_API_KEYNoAPI key for self-hosted Parseable (required in stdio mode)
PARSEABLE_MAX_ROWSNoHard cap on query rows (default: 1000)
PARSEABLE_OTEL_DEBUGNoLog OTLP export errors (default: false)
PARSEABLE_OTEL_ENABLEDNoEnable trace export to Parseable (default: false)
PARSEABLE_OTEL_ENDPOINTNoParseable OTLP endpoint
PARSEABLE_OTEL_PASSWORDNoBasic auth password for OTLP
PARSEABLE_OTEL_USERNAMENoBasic auth username for OTLP
PARSEABLE_DEFAULT_DATASETNoAdvisory default dataset
PARSEABLE_CLOUD_AUTH_TOKENNoService bearer token for API-key validation (Cloud only)
PARSEABLE_ORCHESTRATOR_URLNoParseable Cloud orchestrator base URL (Cloud only)
PARSEABLE_QUERY_TIMEOUT_MSNoHTTP timeout in milliseconds (default: 30000)
PARSEABLE_MCP_ALLOW_PRIVATENoPermit private/loopback Parseable URLs supplied in request headers (default: false)
PARSEABLE_OTEL_TRACES_STREAMNoStream name for traces (default: mcp-traces)
PARSEABLE_CLOUD_CACHE_MAX_ENTRIESNoMaximum cached cloud API-key routes (default: 10000)
PARSEABLE_CLOUD_CACHE_TTL_SECONDSNoCloud routing LRU TTL in seconds (default: 86400)
PARSEABLE_CLOUD_VALIDATE_TIMEOUT_MSNoCloud validation timeout in milliseconds (default: 10000)

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/parseablehq/parseable-mcp-server'

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