data-mcp-server

amberpande/data-mcp-server
★ 0 stars Python 📊 Data/Analytics Updated today
An MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "data-mcp-server": {
      "command": "uvx",
      "args": [
        "data-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install data-mcp-server

README Excerpt

An AI-native data analytics layer built on the [Model Context Protocol](https://modelcontextprotocol.io). Connects Claude and Ollama to Snowflake and local CSV datasets through a semantic layer — delivering consistent, Snowflake-optimised SQL without hallucinated column names or inconsistent metric definitions.

Tools (20)

KUBE_CONFIGMCP_TRANSPORTOLLAMA_MODELPORTSNOWFLAKE_ACCOUNTSNOWFLAKE_DATABASESNOWFLAKE_PASSWORDSNOWFLAKE_ROLESNOWFLAKE_SCHEMASNOWFLAKE_USERSNOWFLAKE_WAREHOUSEget_schemaget_semantic_contextget_statisticslist_loaded_datasetsload_datasetlookup_metricrun_sqlsnowflake_describe_tablesnowflake_list_tables