RevoGrid DataGrid MCP Pro
REMOTE · MCP.RV-GRID.COM · SCANNED SEP 21
Hosted Pro MCP server for RevoGrid DataGrid docs, examples, feature checks, and migration guidance.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security74
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability83
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 1117 tokens (~74/item across 15 items; 8 tools + 7 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage97
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 89% of tool parameters carry a description.Partial
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the RevoGrid DataGrid MCP Pro server?
RevoGrid DataGrid MCP Pro is a hosted endpoint at https://mcp.rv-grid.com/pro, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · mcp.rv-grid.com
claude mcp add --transport http revolist-revogrid-mcp-pro 'https://mcp.rv-grid.com/pro'
{
"mcpServers": {
"revolist-revogrid-mcp-pro": {
"url": "https://mcp.rv-grid.com/pro"
}
}
} {
"servers": {
"revolist-revogrid-mcp-pro": {
"type": "http",
"url": "https://mcp.rv-grid.com/pro"
}
}
} [mcp_servers.revolist-revogrid-mcp-pro] url = "https://mcp.rv-grid.com/pro"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"revolist-revogrid-mcp-pro": {
"type": "remote",
"url": "https://mcp.rv-grid.com/pro",
"enabled": true
}
}
} openclaw mcp add revolist-revogrid-mcp-pro --url 'https://mcp.rv-grid.com/pro' --transport streamable-http
mcp_servers:
revolist-revogrid-mcp-pro:
url: "https://mcp.rv-grid.com/pro" {
"McpServers": {
"revolist-revogrid-mcp-pro": {
"Transport": "http",
"Url": "https://mcp.rv-grid.com/pro"
}
}
} assistant mcp add revolist-revogrid-mcp-pro -t streamable-http -u 'https://mcp.rv-grid.com/pro'
{
"mcpServers": {
"revolist-revogrid-mcp-pro": {
"type": "http",
"url": "https://mcp.rv-grid.com/pro"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 5 Sept 26 +11
- Authorization: unverified → partial ▲ security
- The server rewrote its instructions, which are the text every model session reads security
- Tool “find_examples” rewrote its description, which is the text the model reads security
- Tool “search_revogrid_docs” rewrote its description, which is the text the model reads security
- Schema quality: 30 → 74 ▼ functional
- Tool coverage: 0% → 89% ▲ functional
- Tool “find_examples” now declares an output schema ▲ functional
- Tool “get_migration_notes” now declares an output schema ▲ functional
- Tool “resolve_feature_matrix” now declares an output schema ▲ functional
- Tool “search_revogrid_docs” now declares an output schema ▲ functional
- First check of Tool coverage: 100 functional
- Schema quality: fair → good functional
- MCP protocol: Implements a current MCP spec version (2026-07-28). functional
- MCP protocol version: 2025-11-25 → 2026-07-28 functional
- Server version: 1.0.0 → 2.0.0 functional
- New tool “inspect_revogrid_api” functional
- New tool “list_revogrid_capabilities” functional
- New tool “plan_revogrid_implementation” functional
- New tool “validate_revogrid_usage” functional
- “find_examples” added an optional parameter “cursor” cosmetic
- “find_examples” added an optional parameter “packageName” cosmetic
- “find_examples” added an optional parameter “product” cosmetic
- “search_revogrid_docs” added an optional parameter “cursor” cosmetic
- “search_revogrid_docs” added an optional parameter “packageName” cosmetic
- “search_revogrid_docs” added an optional parameter “product” cosmetic
- “search_revogrid_docs” added an optional parameter “symbolKind” cosmetic
- “search_revogrid_docs” added an optional parameter “visibility” cosmetic
- “find_examples” reworded the description of “framework” cosmetic
- “find_examples” reworded the description of “limit” cosmetic
- “find_examples” reworded the description of “query” cosmetic
- “find_examples” reworded the description of “requiresPro” cosmetic
- “find_examples” reworded the description of “surface” cosmetic
- “find_examples” reworded the description of “version” cosmetic
- “search_revogrid_docs” reworded the description of “docTypes” cosmetic
- “search_revogrid_docs” reworded the description of “framework” cosmetic
- “search_revogrid_docs” reworded the description of “limit” cosmetic
- “search_revogrid_docs” reworded the description of “query” cosmetic
- “search_revogrid_docs” reworded the description of “requiresPro” cosmetic
- “search_revogrid_docs” reworded the description of “surface” cosmetic
- “search_revogrid_docs” reworded the description of “version” cosmetic
- 26 Aug 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 +1
- Stability: 0.97 → pass security
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 0
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Probed https://mcp.rv-grid.com/pro
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=rv-grid.com | CN=WE1,O=Google Trust Services,C=US | 19 Sept 2026 | 18 Dec 2026 | ECDSA 256 | ECDSA-SHA256 | 47c142ab79db62d11306abc7565094fe |
| SANs: rv-grid.com, *.rv-grid.com | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of mcp.rv-grid.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| rv-grid.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.rv-grid.com/pro | Verified | 200 | |
| http (plaintext) | http://mcp.rv-grid.com/pro | HTTPS enforced | 301 | https://mcp.rv-grid.com/pro |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
find_examples Find RevoGrid Examples ~144
Use when implementation evidence should be a runnable or registered RevoGrid example, optionally filtered by framework and package.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | Opaque cursor returned by the previous page. |
| framework | string | – | Preferred example framework. |
| limit | integer | – | Maximum examples per page. |
| packageName | string | – | Exact published npm package name. |
| product | string | – | RevoGrid product demonstrated by the example. |
| query | string | yes | Capability or scenario demonstrated by a runnable example. |
| requiresPro | boolean | – | Filter by descriptive Pro/license requirement. |
| surface | string | – | Legacy catalog surface filter. |
| version | string | – | Indexed package version. |
| Name | Type | Req | Description |
|---|---|---|---|
| nextCursor | string | – | – |
| results | array | yes | – |
No examples provided.
get_migration_notes Get Migration Notes ~42
Get upgrade notes between RevoGrid versions.
| Name | Type | Req | Description |
|---|---|---|---|
| framework | string | – | – |
| fromVersion | string | yes | – |
| toVersion | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| breakingChanges | array | yes | – |
| changedDefaults | array | yes | – |
| framework | string | – | – |
| fromVersion | string | yes | – |
| packageChanges | array | yes | – |
| recommendedDocs | array | yes | – |
| recommendedExamples | array | yes | – |
| renamedSymbols | array | yes | – |
| toVersion | string | yes | – |
No examples provided.
inspect_revogrid_api Inspect RevoGrid API ~116
Use after discovery to resolve one exact symbol or capability. Returns ambiguity candidates instead of guessing and includes its supported import and evidence.
| Name | Type | Req | Description |
|---|---|---|---|
| framework | string | – | Required consumer framework compatibility. |
| includeInternal | boolean | – | Opt in to unsupported implementation internals; public exports remain preferred. |
| packageName | string | – | Exact package owner used to disambiguate a symbol. |
| query | string | yes | Exact capability, symbol, alias, or package#symbol qualified name. |
| version | string | – | Exact indexed package version. |
| Name | Type | Req | Description |
|---|---|---|---|
| candidates | array | yes | – |
| correction | string | – | – |
| match | object | – | – |
| status | string | yes | – |
No examples provided.
list_revogrid_capabilities List RevoGrid Capabilities ~142
Start here to discover supported public capabilities and package ownership. Returns compact paginated summaries linked to detailed resources.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | Opaque cursor returned by the previous page. |
| framework | string | – | Consumer framework the capability must support. |
| limit | integer | – | Maximum compact capability summaries per page. |
| packageName | string | – | Exact published npm package name. |
| product | string | – | Restrict capability ownership to one product. |
| stability | string | – | Stable, experimental, or deprecated capability status. |
| tier | string | – | Core, Pro, or Enterprise package tier. |
| version | string | – | Exact indexed package version. |
| Name | Type | Req | Description |
|---|---|---|---|
| nextCursor | string | – | – |
| results | array | yes | – |
No examples provided.
plan_revogrid_implementation Plan RevoGrid Implementation ~132
Use after resolving capability names to compose a deterministic package, plugin-order, configuration, lifecycle, and compatibility blueprint.
| Name | Type | Req | Description |
|---|---|---|---|
| capabilities | array | – | Compatibility alias for requiredCapabilities. |
| constraints | array | – | Architecture, licensing, performance, or compatibility constraints. |
| framework | string | – | Consumer application framework. |
| installedVersions | object | – | Currently installed versions keyed by npm package name. |
| objective | string | yes | Concrete data-grid behavior to implement. |
| requiredCapabilities | array | – | Exact capabilities or aliases required by the objective. |
| targetVersions | object | – | Desired versions keyed by npm package name. |
| Name | Type | Req | Description |
|---|---|---|---|
| configuration | array | yes | – |
| constraints | array | yes | – |
| dataFlow | array | yes | – |
| events | array | yes | – |
| evidence | array | yes | – |
| framework | string | yes | – |
| imports | array | yes | – |
| lifecycle | array | yes | – |
| methods | array | yes | – |
| objective | string | yes | – |
| packages | array | yes | – |
| pluginOrder | array | yes | – |
| unresolved | array | yes | – |
| warnings | array | yes | – |
No examples provided.
resolve_feature_matrix Resolve RevoGrid Feature ~51
Resolve whether a RevoGrid feature exists, whether it is Pro, and where to learn it.
| Name | Type | Req | Description |
|---|---|---|---|
| featureName | string | yes | – |
| framework | string | – | – |
| version | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| bestDocs | array | yes | – |
| bestExamples | array | yes | – |
| fallbackApproach | string | – | – |
| featureName | string | yes | – |
| notes | array | yes | – |
| requiresPro | boolean | yes | – |
| stability | string | – | – |
| supported | boolean | yes | – |
| supportedFrameworks | array | yes | – |
No examples provided.
search_revogrid_docs Search RevoGrid Docs ~219
Use for broad RevoGrid questions or when the exact API name is unknown. Searches source-grounded docs and API evidence; defaults to public exports.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | Opaque cursor returned by the previous page. |
| docTypes | array | – | Restrict source kinds such as API, guide, or example. |
| framework | string | – | Restrict results to a consumer framework. |
| limit | integer | – | Maximum results per page. |
| packageName | string | – | Exact published npm package name. |
| product | string | – | Restrict results to one RevoGrid product. |
| query | string | yes | RevoGrid concept, API symbol, package, or implementation question. |
| requiresPro | boolean | – | Filter by descriptive Pro/license requirement. |
| surface | string | – | Legacy catalog surface filter. |
| symbolKind | string | – | Restrict exported declaration kind. |
| version | string | – | Restrict results to an indexed package version. |
| visibility | string | – | Defaults to public; internal requires explicit internal selection. |
| Name | Type | Req | Description |
|---|---|---|---|
| appliedFilters | object | yes | – |
| nextCursor | string | – | – |
| query | string | yes | – |
| results | array | yes | – |
| suggestedNextTool | string | – | – |
No examples provided.
validate_revogrid_usage Validate RevoGrid Usage ~127
Use before implementation handoff to statically check structured RevoGrid imports, configuration, dependencies, versions, and optional bounded source. Never executes code.
| Name | Type | Req | Description |
|---|---|---|---|
| configuration | array | – | Configuration keys grouped by their owning capability. |
| features | array | – | Capabilities the application intends to use. |
| framework | string | – | Consumer application framework. |
| imports | array | – | Structured imports to validate without execution. |
| installedVersions | object | – | Installed versions keyed by npm package name. |
| sourceSnippet | string | – | Optional bounded source used only for static import inspection; never executed. |
| Name | Type | Req | Description |
|---|---|---|---|
| diagnostics | array | yes | – |
| valid | boolean | yes | – |
No examples provided.
What is the RevoGrid DataGrid MCP Pro server?
RevoGrid DataGrid MCP Pro is listed in the public MCP registry as io.github.revolist/revogrid-mcp-pro. Hosted Pro MCP server for RevoGrid DataGrid docs, examples, feature checks, and migration guidance. This page covers its hosted endpoint (https://mcp.rv-grid.com/pro).
Is the RevoGrid DataGrid MCP Pro server safe to use?
RevoGrid DataGrid MCP Pro scores 86 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the RevoGrid DataGrid MCP Pro server expose?
RevoGrid DataGrid MCP Pro exposes 8 tools: search_revogrid_docs, find_examples, resolve_feature_matrix, get_migration_notes, list_revogrid_capabilities, and 3 more. Their descriptions and schemas cost roughly 973 tokens of context every time the server is loaded.
Does the RevoGrid DataGrid MCP Pro server require authentication?
No. We connected to RevoGrid DataGrid MCP Pro without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the RevoGrid DataGrid MCP Pro server still maintained?
RevoGrid DataGrid MCP Pro is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.