← Registry

Developer Tools

revenexx.dev

This MCP server provides programmatic access to the Revenexx documentation, allowing users to search, retrieve pages, and list sections.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected September 5, 2026

ENDPOINT 1

https://revenexx.dev/mcp

No auth detected

MCP server metadata

Name
revenexx-docs
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

search_docs

Search the Revenexx documentation.

Inferred read-only
get_page

Get the full content of a documentation page by path or legacy alias.

Inferred read-only
get_page_section

Get a specific section of a documentation page by heading.

Inferred read-only
list_sections

List the top-level documentation sections with page counts and descriptions.

Inferred read-only
list_pages

List documentation pages, optionally filtered by section or path prefix.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.revenexx-docs]
url = "https://revenexx.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "revenexx-docs": {
      "type": "http",
      "url": "https://revenexx.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: revenexx-docs
Remote MCP URL: https://revenexx.dev/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "revenexx-docs": {
      "url": "https://revenexx.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "revenexx-docs": {
      "type": "http",
      "url": "https://revenexx.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "revenexx-docs",
  "transport": "streamable-http",
  "url": "https://revenexx.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for revenexx.dev was fetched 2026-07-29T14:39:30.357Z and is being refreshed.

Trust status Neutral

revenexx.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.