mcp-server-product-studio

by connextai · data-analytics · mcp-server, glama

A full-feature MCP server that serves as a product-development copilot, providing RAG search, SQL queries, and inline chart visualizations from seeded product data, with per-user identity and its own OAuth login.

Source: https://github.com/connextai/mcp-server-product-studio

Install

git clone https://github.com/connextai/mcp-server-product-studio

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.

mcp-server-product-studio 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

  • mcp-server-entra-example by connextai

    A minimal, well-commented MCP server that authenticates its callers with Microsoft Entra ID (Azure AD).

  • sipap-data-mcp by odirasamuel

    Provides read-only access to sports data, odds intelligence, and historical stats via 10 MCP tools, with fast response times through Redis caching.

  • confluence-rag-mcp by titulus

    Retrieves indexed Confluence pages via semantic search, returning chunks, citations, and page bundles; stores embeddings in local SQLite with sqlite-vec.

  • Expense Tracker MCP Server by zeeshanali45

    An MCP server that enables any MCP-compatible client to add, list, and summarize expenses through natural conversation, using FastMCP and aiosqlite for async database operations.

  • NLQueries by nlqueries

    Natural language to SQL engine with multi-connector support (PostgreSQL, MySQL, Snowflake, BigQuery, DuckDB), document QA, semantic caching, and self-hosted MCP server.

  • mysql-mcp-toolkit by Sivaranjani-Jawaharlal

    A general-purpose MySQL MCP server that enables safe SQL operations through schema validation, CRUD tools, and soft deletes.

  • employees by si30rowj2

    A sample employee database exposed as an MCP server, enabling AI agents to search employees and query organizational structure.

  • devenv-cache by mehuljn

    Provides a local SQLite cache of package documentation and APIs, enabling AI coding assistants to access dependency context offline with sub-10ms latency via MCP.

Frequently asked questions

How do I install mcp-server-product-studio?

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 mcp-server-product-studio?

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 mcp-server-product-studio 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.