@Slava Tykhonov just announced Dataverse support for MCP (Model Context Protocol)!
MCP is a protocol that allows AI clients to talk to APIs. It was announced only in late November but lots of implementations are coming out. I've seen listings of 15,000 different servers, everything from GitHub to YouTube to Spotify, to whatever. If it has an API, it might have an MCP server already.
The Dataverse MCP server was written by Slava and the code and docs can be found at https://github.com/gdcc/mcp-dataverse
Slava is also hosting a public server at https://mcp.dataverse.org that we can all use. See the docs above for how to configure Claude Desktop, Visual Studio Code, Cursor, Windsurf, or Zed with it! (Or you can run the MCP server locally if you wish.)
Slava gave a demo at tech hours this week which you are welcome to watch.
Please kick the tires and give some feedback! And buy Slava a beer if you see him! :beers:
I don't see it at https://mcp.so/explore?q=dataverse :see_no_evil:
I was kind of thinking we add it to the official registry. https://github.com/modelcontextprotocol/registry as discussed at https://github.com/orgs/modelcontextprotocol/discussions/159
But I don't think it's ready yet.
We're listing MCP in the new AI Guide. See #docs > AI Guide.
Hat tip to @Slava Tykhonov for pointing out that https://mlcommons.org/2025/10/croissant-mcp/ links to https://github.com/gdcc/mcp-dataverse !
Hat tip to @Juan Pablo Tosca Villanueva for finding https://www.utcp.io
Check out https://www.utcp.io/utcp-vs-mcp
Another MCP server: https://github.com/hunrenai4impact/dataverse-project-mcp
Philip Durbin π said:
Another MCP server: https://github.com/hunrenai4impact/dataverse-project-mcp
Please consider this just a trial, which soon can be considered obsolete once the new version of pyDataverse is released with support for easy implementation of custom MCP servers for Dataverse.
Thanks for the heads up. I opened PR #11953 to add it to the AI Guide but I guess that was a bit premature. Closed!
Please feel free to put this on the agenda for a future pyDataverse meeting! Or just mention it in #python > meetings or start a new topic in #python.
RSpace has an MCP server: https://github.com/rspace-os/rspace-mcp
I heard about it here: #community > Dataverse in the next RSpace open-source office hour
Philip Durbin π said:
RSpace has an MCP server: https://github.com/rspace-os/rspace-mcp
Happy to answer any questions about it. It's also pretty much a prototype but you can use it in very creative ways already. Feel free to reach out with questions or suggestions.
Last updated: Jan 09 2026 at 14:18 UTC