thinkingdata-readonly
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| THINKINGDATA_BASE_URL | Yes | The base URL of your ThinkingData host, e.g. https://your-thinkingdata-host | |
| THINKINGDATA_PROJECT_ID | Yes | The ID of your ThinkingData project | |
| THINKINGDATA_QUERY_TOKEN | Yes | The query token for read-only access to ThinkingData APIs |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| query_event_analysisB | Query event metrics over time with optional filters and grouping. |
| query_retention_analysisB | Query retention from an initial event to a returning event. |
| query_funnel_analysisB | Query conversion across an ordered sequence of event steps. |
| query_distribution_analysisC | Query how an event metric is distributed over a property. |
| query_path_analysisC | Query paths around a selected starting event. |
| query_interval_analysisC | Query elapsed intervals between a start and end event. |
| query_user_property_analysisC | Query an aggregation over a user or event property. |
| execute_sql_queryB | Execute one synchronous SQL query and return JSON results. |
| list_event_metadataA | List event metadata for the configured ThinkingData project. |
| list_property_metadataB | List event or user property metadata for the configured project. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/CrownJoker07/thinkingdata-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server