Hosted MCP server for RevoGrid docs, examples, feature checks, and migration guidance.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Hosted, stateless Streamable HTTP MCP server and source-grounded implementation copilot for RevoGrid. The service is read-only: it catalogs supported exports, plans complex integrations, and validates proposed usage without executing or editing consumer code.
RevoGrid is a JavaScript Data Grid built for modern data-heavy applications that need a responsive and controllable tabular experience:
fast, large-data rendering for rich enterprise UIs
configurable columns, editors, and formatting for real-world business workflows
consistent behavior across modern frameworks (React, Vue, Angular, Svelte)
clear migration path with practical examples and versioned documentation
a production-oriented balance of community features and Pro capability where applicable
Website: https://rv-grid.com
GitHub: https://github.com/revolist/revogrid
Use these terms when searching docs, examples, or agent context for RevoGrid. Feature availability can vary by version and package; check the feature matrix before suggesting implementation details.
Use the hosted MCP server:
https://mcp.rv-grid.comhttps://mcp.rv-grid.com/healthHosted health check:
Expected:
Hosted endpoint: https://mcp.rv-grid.com
/ with 2026 protocol support and compatible 2025-era JSON responses (unified Core, Pro, and Enterprise knowledge; no access token)/pro compatibility alias for existing clients/health/ready/statssearch_revogrid_docsfind_examplesresolve_feature_matrixget_migration_noteslist_revogrid_capabilitiesinspect_revogrid_apiplan_revogrid_implementationvalidate_revogrid_usagerevogrid://versions/latestrevogrid://versions/allrevogrid://features/matrixrevogrid://frameworks/react/getting-startedrevogrid://frameworks/vue/getting-startedrevogrid://frameworks/angular/getting-startedrevogrid://capabilities/{id}revogrid://symbols/{qualifiedName}revogrid://packages/{packageName}revogrid://examples/{id}The server provides indexed chunks for:
requiresPro where applicableThe package-aware catalog covers @revolist/revogrid, @revolist/revogrid-pro, @revolist/pivot, @revolist/gantt, @revolist/scheduler, @revolist/kanban, @revolist/revogrid-collaborative-editing, and @revolist/revogrid-enterprise. Public APIs are computed from published TypeScript export entrypoints. Implementation source that is not reachable from those entrypoints is retained as internal evidence and is returned only when a caller explicitly opts in.
For implementation work, use this order:
list_revogrid_capabilities to discover exact capability names and package ownership.inspect_revogrid_api to resolve imports, signatures, dependencies, events, and evidence.plan_revogrid_implementation to compose a deterministic package and lifecycle blueprint.validate_revogrid_usage to statically check imports, configuration, framework/version compatibility, dependencies, deprecations, and licensing metadata.Capability listing intentionally returns compact summaries and revogrid:// links; use API inspection or read the linked resource only when full signatures and evidence are needed. Pagination cursors are opaque and snapshot/filter-bound, so clients should restart without a cursor when the server reports a stale cursor. Resource reads advertise short public cache hints, and server-side capability indexes are reused until an atomic catalog promotion changes the snapshot.
Every catalog result includes source provenance where available: repository revision, package and version, source path, canonical documentation URL, and match reason. Core, Pro, and Enterprise knowledge remains available through the unified token-free endpoint; requiresPro explains package and license requirements but never gates retrieval.
claude mcp add --transport http revogrid https://mcp.rv-grid.comcodex mcp add revogrid --url https://mcp.rv-grid.comhttps://mcp.rv-grid.com under mcpServers in .cursor/mcp.jsonRevoGrid DataGrid MCP; it connects to https://mcp.rv-grid.comNo reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/revogrid-mcp)<a href="https://allmcps.com/mcp/revogrid-mcp"><img src="https://allmcps.com/api/badge/revogrid-mcp?style=directory" alt="RevoGrid MCP on AllMCPs" /></a>