The Culture MCP Server

by Dc-4nderson · data-analytics · mcp-server, glama

MCP server for The Culture, a fashion-focused social media app, exposing Supabase database operations and Hugging Face model inference as tools for use in Claude Code, n8n agents, and the Larry orchestrator.

Source: https://github.com/Dc-4nderson/TheCulture_MCP

Install

git clone https://github.com/Dc-4nderson/TheCulture_MCP

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.

The Culture 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

  • omnifabric-mcp by Momosasu

    MCP server providing SQL access to a CloudSigma OmniFabric database (MatrixOne-compatible, MySQL wire protocol). It exposes a single tool, run_query, that executes any SQL statement and returns results as JSON.

  • ERIC MCP Server by SMABoundless

    An MCP server for searching the ERIC education research database, enabling keyword search, record retrieval, thesaurus lookup, author search, and citation export.

  • Scopus MCP Server by SMABoundless

    Enables searching Elsevier's Scopus database for scientific literature, retrieving abstracts and metadata, and exporting results in RIS or BibTeX format.

  • Quiz App MCP server by sathvik1607

    A Python MCP server built with FastMCP that exposes tools for a quiz app, optionally backed by a MySQL database.

  • expense-tracker-postgres-mcp by EESHAN-ANAND

    Persistent expense tracker backed by Neon Postgres with SQL tools for adding, editing, deleting, and analyzing expenses via natural language.

  • Support Tickets MCP Server by RFNOACH

    Enables asking questions in plain English about 61,765 customer-support tickets, returning exact answers computed via SQL queries over DuckDB.

  • mcp-enterprise-agent by arnavhazra

    An enterprise-grade MCP server that enables LLM agents to securely interact with PostgreSQL databases and the local file system under absolute sandbox boundaries.

  • Claims Data MCP Server by Rutvikmerai

    Enables natural language querying of healthcare claims data by exposing a SQLite database with read-only SQL tools, allowing users to ask questions in plain English and get answers backed by real database queries.

Frequently asked questions

How do I install The Culture 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 The Culture 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 The Culture 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.