chatlab-mcp

by L-Chris · data-analytics · mcp-server, glama

Medium setupBest for experimentalTrust score 15/100

MCP server for ChatLab that automates the chatlab-cli in headless HTTP mode, enabling session management, message retrieval, SQL queries, and API calls via natural language.

Source: https://github.com/L-Chris/chatlab-mcp

Install

git clone https://github.com/L-Chris/chatlab-mcp

Use this forAI-extracted

  • Integrate Claude with local development environments for real-time code collaboration
  • Enable AI agents to access project-specific tools and resources through MCP protocol
  • Stream code analysis and suggestions from Claude directly into IDE workflows

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

chatlab-mcp is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • agente-mcp-streamlit-ecommerce by emersonelio

    Enables natural-language querying of an e-commerce dataset by providing a LangChain agent that uses tools to execute parameterized SQL queries on a SQLite database, with short-term memory and Streamlit or Claude Desktop interfaces.

  • SQLite Database MCP Server with Google OAuth by donlw

    Enables AI assistants to perform CRUD operations on a SQLite database, with all tools protected by Google OAuth 2.0 authentication.

  • Expense Tracker MCP by InfoSage05

    MCP server for tracking expenses with local SQLite storage. Provides tools to add, list, and summarize expenses by category.

  • Expense Tracker MCP by ayush-patel-29

    A simple MCP server for tracking expenses in a local SQLite database, enabling add, read, update, delete, and summarization of expenses with predefined categories.

  • mcp-mysql-remote by luis-easyjur

    Remote read-only MCP server that exposes diagnostic SQL queries to EasyJur's MySQL for Claude.ai via HTTPS, secured with OAuth 2.1 and PKCE.

  • firelever-mcp by firelever

    Read-only MCP server for querying the lead database and pipeline statistics.

  • la-legislative by Rehaan12345

    A read-only MCP server for querying Los Angeles City legislative data - Council Files, votes, member activity, and Neighborhood Council engagement - through parameterized tools without raw SQL.

  • Infra Ops Text to SQL by Nirusha-19

    Translates plain English questions about infrastructure operations into SQL queries, executes them against a database, and returns the real answer.

Frequently asked questions

How do I install chatlab-mcp?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support chatlab-mcp?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is chatlab-mcp free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.