mcp-metricflow
by datnguye
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MF_PATH | No | Optional: Path to MetricFlow CLI executable. | |
| MCP_HOST | No | Optional: SSE server host (default: localhost). | |
| MCP_PORT | No | Optional: SSE server port (default: 8000). | |
| MF_TMP_DIR | No | Optional: Temporary directory for MetricFlow. | |
| MCP_API_KEY | No | Optional: API key for SSE authentication (required if MCP_REQUIRE_AUTH is true). | |
| DBT_PROJECT_DIR | Yes | Required: Path to your dbt project. | |
| DBT_PROFILES_DIR | No | Optional: Path to .dbt directory. | |
| MCP_REQUIRE_AUTH | No | Optional: Enable API key authentication (true/false, default: false). |
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/datnguye/mcp-metricflow'
If you have feedback or need assistance with the MCP directory API, please join our Discord server