Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. RevoGrid MCP
R
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

RevoGrid MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

Hosted MCP server for RevoGrid docs, examples, feature checks, and migration guidance.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "revogrid-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "revogrid-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

RevoGrid MCP

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.

  • current RevoGrid docs and examples
  • version-aware migration guidance
  • feature availability with Core, Pro, and Enterprise package labeling
  • type-informed API symbols from RevoGrid TypeScript sources

Why teams use RevoGrid

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

Developer search tags

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.

  • JavaScript Data Grid, JS Data Grid, TypeScript Data Grid
  • React Data Grid, Vue Data Grid, Angular Data Grid, Svelte Data Grid
  • virtualized grid, virtual scrolling table, large data table
  • editable grid, spreadsheet grid, Excel-like grid
  • filtering, sorting, grouping, column pinning, cell editors
  • pivot table, tree data, export, charts, sparkline data visualization

Why use it with AI agents

  • find the right docs, demos, and migration notes for a task
  • separate Core vs Pro capabilities before suggesting code
  • ground suggestions on real RevoGrid symbols instead of guesses
  • return version-specific API and behavior with concrete sources

Quickstart for consumers

Use the hosted MCP server:

  • MCP endpoint: https://mcp.rv-grid.com
  • Health endpoint: https://mcp.rv-grid.com/health

Hosted health check:

Terminal
curl https://mcp.rv-grid.com/health

Expected:

config.json
{"status":"ok","service":"revogrid-mcp","backend":"memory"}

Hosted endpoint: https://mcp.rv-grid.com

What it exposes

  • Stateless Streamable HTTP MCP at / with 2026 protocol support and compatible 2025-era JSON responses (unified Core, Pro, and Enterprise knowledge; no access token)
  • Token-free /pro compatibility alias for existing clients
  • Health endpoint at /health
  • Readiness and snapshot endpoint at /ready
  • Catalog and per-tool operational metrics at /stats
  • Tools:
    • search_revogrid_docs
    • find_examples
    • resolve_feature_matrix
    • get_migration_notes
    • list_revogrid_capabilities
    • inspect_revogrid_api
    • plan_revogrid_implementation
    • validate_revogrid_usage
  • Resources:
    • revogrid://versions/latest
    • revogrid://versions/all
    • revogrid://features/matrix
    • revogrid://frameworks/react/getting-started
    • revogrid://frameworks/vue/getting-started
    • revogrid://frameworks/angular/getting-started
    • revogrid://capabilities/{id}
    • revogrid://symbols/{qualifiedName}
    • revogrid://packages/{packageName}
    • revogrid://examples/{id}

What info can it return

The server provides indexed chunks for:

  • public community docs
  • examples and demo sources
  • migration/changelog notes
  • API/type definitions (feature and symbol-oriented chunks)
  • feature matrix and version mapping
  • Pro and Enterprise capabilities, labeled with requiresPro where applicable

The 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:

  1. list_revogrid_capabilities to discover exact capability names and package ownership.
  2. inspect_revogrid_api to resolve imports, signatures, dependencies, events, and evidence.
  3. plan_revogrid_implementation to compose a deterministic package and lifecycle blueprint.
  4. 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.

Install in AI clients

  • Claude Code: claude mcp add --transport http revogrid https://mcp.rv-grid.com
  • Codex: codex mcp add revogrid --url https://mcp.rv-grid.com
  • Cursor: add https://mcp.rv-grid.com under mcpServers in .cursor/mcp.json
  • VS Code: install RevoGrid DataGrid MCP; it connects to https://mcp.rv-grid.com

Maintainer packaging

bash
pnpm vscode:package
bash
pnpm vscode:publish

Manual MCP tests

Terminal
curl -X POST https://mcp.rv-grid.com/ \
  -H 'content-type: application/json' \
  -H 'accept: application/json, text/event-stream' \
  -d '{
    "jsonrpc":"2.0",
    "id":1,
    "method":"initialize",
    "params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"local-test","version":"0.0.1"}}
  }'
Terminal
curl -X POST https://mcp.rv-grid.com/ \
  -H 'content-type: application/json' \
  -H 'accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":2,"method":"tools/list","params":{}}'
Terminal
curl -X POST https://mcp.rv-grid.com/ \
  -H 'content-type: application/json' \
  -H 'accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":3,"method":"tools/call","params":{"name":"search_revogrid_docs","arguments":{"query":"editable React grid","framework":"react","limit":3}}}'

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • R
    RevoGrid DataGrid MCP

    Hosted MCP server for RevoGrid DataGrid docs, examples, feature checks, and migration guidance.

    πŸ’» Developer Tools0 views
    Compare vs RevoGrid DataGrid MCP β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Microsoft Learn MCP logoMicrosoft Learn MCP

    Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.

    πŸ’» Developer Tools0 views
    Compare vs Microsoft Learn MCP β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about RevoGrid MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "revogrid-mcp": { "command": "npx", "args": ["-y", "RevoGrid MCP"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewRevoGrid MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/revogrid-mcp?style=directory)](https://allmcps.com/mcp/revogrid-mcp)
HTML Embed
<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>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to RevoGrid MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code