Marble MCP Server

by withmarble · data-analytics · mcp-server, lobehub, validated, education

Medium setupBest for experimentalTrust score 18/100

An MCP server that generates AI-powered learning project suggestions and Marble platform links. Requires environment variables SUPABASE_URL and SUPABASE_KEY for the generate_slides_link tool to enable database-backed short URLs.

Source: https://github.com/withmarbleai/marble-mcp

Install

git clone https://github.com/withmarbleai/marble-mcp

Use this forAI-extracted

  • Integrate collaborative development tools with Claude for team-based code review and pair programming
  • Enable AI agents to access Marble's project management and team coordination features during development
  • Stream real-time development insights and team collaboration data to Claude-based workflows

Works with

Claude CodeClaude Desktop

Tags: mcp-server, lobehub, validated, education

38 GitHub stars · Source: lobehub

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.

Marble MCP Server 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

  • reminders by cardmagic

    Fuzzy search and browse Apple Reminders from the command line or as an MCP server. Requires macOS with Full Disk Access permission for your terminal to read the Apple Reminders database. Index files are stored in ~/.reminders/ directory.

  • MySQL MCP Server by cano721

    A Model Context Protocol server that provides MySQL database operations. Requires a MySQL database server. Database connection can be configured via environment variables such as DATABASE_URL or individual DB_HOST, DB_PORT, DB_USER, DB_PASSWORD, DB_NAME.

  • OOREP MCP Server by Dhi13man

    Model Context Protocol (MCP) server that provides AI assistants with access to OOREP - a comprehensive homeopathic repertory and materia medica database. Configured entirely through environment variables; no external data files required.

  • LuzzyTool by LuzzyMeow

    Local system MCP toolkit with 70+ tools covering file operations, shell execution, code search, Git, database, network diagnostics and more

  • apisql-mcp by your-username

    A universal database MCP server that enables AI assistants to execute SQL queries across multiple databases through apiSQL. Requires environment variables for configuration, including APISQL_MCP_API_URL (apiSQL API endpoint URL), APISQL_MCP_API_KEY (API authentication key), and optionally APISQL_MCP_DS (default data source name).

  • sqlite-memory-mcp by miles990

    Unified SQLite Memory MCP Server for Claude Code ecosystem providing intelligent memory management with features like cross-project memory sharing, FTS5 full-text search, skill usage tracking, failure indexing, and context state sharing. Uses a local SQLite database at ~/.claude/claude.db with automatic schema creation. No external dependencies required.

  • WebScribe by yourname

    WebScribe is an MCP server that crawls any public documentation website and makes it instantly searchable by AI agents. It uses SQLite FTS5 for full-text search and Playwright for concurrent crawling.

  • Notion MCP Server by cloud9-labs

    A Model Context Protocol (MCP) server that provides full access to the Notion API. Search, create, and manage databases, pages, blocks, and users directly from Claude, Cursor, or any MCP-compatible client.

Frequently asked questions

How do I install Marble MCP Server?

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 Marble MCP Server?

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 Marble MCP Server 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.