CoreModels MCP Server

by aramai-official

Not rated
GitHub

About

Manage graph-based data models, schemas, and ontologies with CoreModels. 16 MCP tools for visual data modeling with full JSON Schema support.

Details

Author
aramai-official
Categories
Database, Knowledge Base, Other

Setup

Install CoreModels MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/aramai-official/coremodels-mcp-server

Follow the installation instructions in the repository README, then restart your MCP client.

AModel Context Protocol(MCP) server for managing graph-based data models, schemas, and ontologies withCoreModels.

Add to yourclaude_desktop_config.json:

{ "mcpServers": { "coremodels": { "url": "https://go.coremodels.io/mcp" } } }

Add to.cursor/mcp.jsonor.vscode/mcp.json:

{ "servers": { "coremodels": { "type": "streamable-http", "url": "https://go.coremodels.io/mcp" } } }

All tools require atokenparameter. Generate an API key from your CoreModels project settings.

"List all types and elements in project abc123..."

"Create a Type node called 'Patient' and an Element node called 'Name', then create an inheritance relation between them."

"Create a mixin type called 'FHIR Mapping' with columns 'resourceType' and 'path', then attach it to the Patient node."

Inspect schemas and execute queries on Kuzu databases.

Neo4j graph database server (schema + read/write-cypher) and separate graph database backed memory

A server for interacting with ArangoDB, a native multi-model database system.

Query and interact with FalkorDB graph databases using AI models.

Query a hybrid graph (Neo4j) and vector (Qdrant) database for powerful semantic and graph-based document retrieval.

Interact with any Gremlin-compatible graph database using natural language, with support for schema discovery, complex queries, and data import/export.

Enables project memory using a Kuzu-powered knowledge graph.

Deterministic knowledge graph MCP server. Single binary, no LLM in the loop.

Connects to Neo4j graph databases with ability to use GDS functions ( when available), a read only mode , and set the sample size for schema detection

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.