Parseable MCP Server
Officialby parseablehq
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP listen port (default: 8787) | |
| PARSEABLE_URL | No | Parseable base URL (required in stdio mode) | |
| PARSEABLE_API_KEY | No | API key for self-hosted Parseable (required in stdio mode) | |
| PARSEABLE_MAX_ROWS | No | Hard cap on query rows (default: 1000) | |
| PARSEABLE_OTEL_DEBUG | No | Log OTLP export errors (default: false) | |
| PARSEABLE_OTEL_ENABLED | No | Enable trace export to Parseable (default: false) | |
| PARSEABLE_OTEL_ENDPOINT | No | Parseable OTLP endpoint | |
| PARSEABLE_OTEL_PASSWORD | No | Basic auth password for OTLP | |
| PARSEABLE_OTEL_USERNAME | No | Basic auth username for OTLP | |
| PARSEABLE_DEFAULT_DATASET | No | Advisory default dataset | |
| PARSEABLE_CLOUD_AUTH_TOKEN | No | Service bearer token for API-key validation (Cloud only) | |
| PARSEABLE_ORCHESTRATOR_URL | No | Parseable Cloud orchestrator base URL (Cloud only) | |
| PARSEABLE_QUERY_TIMEOUT_MS | No | HTTP timeout in milliseconds (default: 30000) | |
| PARSEABLE_MCP_ALLOW_PRIVATE | No | Permit private/loopback Parseable URLs supplied in request headers (default: false) | |
| PARSEABLE_OTEL_TRACES_STREAM | No | Stream name for traces (default: mcp-traces) | |
| PARSEABLE_CLOUD_CACHE_MAX_ENTRIES | No | Maximum cached cloud API-key routes (default: 10000) | |
| PARSEABLE_CLOUD_CACHE_TTL_SECONDS | No | Cloud routing LRU TTL in seconds (default: 86400) | |
| PARSEABLE_CLOUD_VALIDATE_TIMEOUT_MS | No | Cloud validation timeout in milliseconds (default: 10000) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues