RevoGrid DataGrid MCP
io.github.revolist/revogrid-mcpToken-free MCP server for structured RevoGrid Core, Pro, and Enterprise knowledge retrieval.
Tools · 4
Search docs, API reference, examples, and migration notes for RevoGrid.
Search runnable or live RevoGrid examples only.
Resolve whether a RevoGrid feature exists, whether it is Pro, and where to learn it.
Get upgrade notes between RevoGrid versions.
Resources · 7
Returns the latest indexed RevoGrid version.
revogrid://versions/latest
Returns all indexed versions in the catalog.
revogrid://versions/all
Summary of indexed chunk coverage by repository, surface, doc type, and path.
revogrid://catalog/coverage
Structured feature availability catalog.
revogrid://features/matrix
Getting started resources for React.
revogrid://frameworks/react/getting-started
Getting started resources for Vue.
revogrid://frameworks/vue/getting-started
Getting started resources for Angular.
revogrid://frameworks/angular/getting-started
Prompts · 3
Validate a feature claim and return docs/examples quickly.
Run a migration-oriented discovery flow from version A to B.
Find high-confidence RevoGrid examples for implementation guidance.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"revogrid_datagrid_mcp": {
"url": "https://mcp.rv-grid.com",
"transport": "http"
}
}
}