MCPHub

0 serversUpdated Sep 16, 2026

TasksCollectionsPlaygroundSubmit
MCPHub

Catalog

  • Servers
  • Browse A–Z
  • Trending
  • Categories
  • Tasks
  • Collections
  • Playground
  • Submit
  • For agents

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

  1. Servers
  2. /Data Platforms
  3. /gura105/operational-ontology
Data PlatformsCommunityTypeScript
G

gura105/operational-ontology

Reference implementation of an "operational ontology": MCP tools are generated from a typed business domain model (objects, links, actions) — one tool per query shape and per action, deliberately no raw SQL tool. Writes pass business-rule preconditions, are audited, and write back to the systems of record; refusals are machine-readable. Demo scenario included (pnpm demo / pnpm mcp).

0 starsUpdated Sep 7, 2026
Add to CursorView on GitHub

Ads

Overview

<img src="./assets/hero-diagram.svg" alt="Reads travel from a shared model to agents, apps, and people. Writes enter through an audited action gate and write back to the systems of record that own the state.

Installation

pnpm demo

Configuration

{
  "mcpServers": {
    "operational-ontology": {
      "command": "npx",
      "args": [
        "-y",
        "operational-ontology"
      ]
    }
  }
}
Add to Cursor

Paste into ~/.cursor/mcp.json or .cursor/mcp.json

Tags

  • data-platforms
  • local
  • typescript
  • awesome-list

Related MCP servers

official
K

Data Platforms

keboola/keboola-mcp-server

interact with Keboola Connection Data Platform. This server provides tools for listing and accessing data from Keboola Storage API.

6 tools · Build workflow pipelines, Control tool access

02w ago
M

Data Platforms

mbrummerstedt/powerbi-analyst-mcp

Connect LLMs to Power BI semantic models. Browse workspaces, tables, and measures, run DAX queries, and automatically page large results via local CSV.

02w ago
A

Data Platforms

alanpcf/brasil-data-mcp

Brazilian public data for AI agents — companies (CNPJ), addresses (CEP), banks (BACEN), national holidays — via [BrasilAPI](https://brasilapi.com.br). No auth, no API key. Install: `npx -y brasil-data-mcp`.

02w ago
Y

Data Platforms

yashshingvi/databricks-genie-MCP

A server that connects to the Databricks Genie API, allowing LLMs to ask natural language questions, run SQL queries, and interact with Databricks conversational agents.

02w ago
S

Data Platforms

soil-dev/capsulemcp

MCP server for [Capsule CRM](https://capsulecrm.com). 81 tools (49 in read-only mode) covering contacts, opportunities, projects, tasks, timeline activity, structured + saved filters, workflow tracks, and file attachments. Two transports — stdio (`npx capsulemcp`) and HTTP+OAuth for hosted Custom Connectors. Read-only-mode env flag for safer defaults. Apache 2.0.

02w ago
O

Data Platforms

Osseni94/oyemi-mcp

Deterministic semantic word encoding and valence/sentiment analysis using 145K+ word lexicon. Provides word-to-code mapping, semantic similarity, synonym/antonym lookup with zero runtime NLP dependencies.

02w ago
P

Data Platforms

paracetamol951/caisse-enregistreuse-mcp-server

Allows you to automate or monitor business operations, sales recorder, POS software, CRM.

02w ago
official
D

Data Platforms

dbt-labs/dbt-mcp

Official MCP server for [dbt (data build tool)](https://www.getdbt.com/product/what-is-dbt) providing integration with dbt Core/Cloud CLI, project metadata discovery, model information, and semantic layer querying capabilities.

6 tools · generate_model_yaml, get_all_models

02w ago