Skip to main content

MCP server for data models?

  • May 18, 2025
  • 1 reply
  • 206 views

Marwen TALEB
MVP

Hello, 

I was playing with this project (https://github.com/blurrah/mcp-graphql) and created an MCP server on top of a test CDF data model. You can then use an LLM that supports MCP clients to register your server and have the help of the LLM to analyse your data :) 

Here I used Claude desktop for example:

 

 
​​​​​​

This is a great way if we want to integrate CDF data models with in-house or local LLM models.

Do you plan to release an official MCP server for CDF data models?

 

Thank you,

1 reply

Anders Hafreager
Practitioner

Hi,

We are definitely looking into MCP across multiple parts of CDF, one of which includes querying data modeling. Currently, we are evaluating the shape and form of how it could look like, but have yet not landed it. One requirement for a hosted MCP is authentication which was only recently published, but have not tested it across all configurations yet.

Stay tuned!