omnifabric-mcp

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

Medium setupBest for experimentalTrust score 15/100

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.

Source: https://github.com/Momosasu/omnifabric-mcp

Install

git clone https://github.com/Momosasu/omnifabric-mcp

Use this forAI-extracted

  • Execute SQL queries against CloudSigma OmniFabric (MatrixOne-compatible) databases from Claude
  • Retrieve structured data from distributed databases using natural language query generation
  • Integrate database operations into AI-driven workflows and automation pipelines

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.

omnifabric-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

  • 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.

  • mcp-server-oci by zehair-louzza

    Enables interaction with Oracle Cloud Infrastructure through the MCP protocol. Supports dynamic profile selection and provides 85 tools for managing compute, databases, networking, IAM, storage, load balancers, OKE, monitoring, and cost management.

Frequently asked questions

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