Skip to main content
Glama
Ownership verified

Server Details

RedM (Red Dead Redemption 2 multiplayer) / RDR3 modding. Hosted HTTP endpo int: native lookups (hash ↔ name), semantic search over framework docs (VORP, RSGCore, oxmysql), and grep over rdr3_discoveries community data tables (peds, weapons, animations, AI flags, props). No install, no auth.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.7/5 across 10 of 10 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: asset_lookup for game assets, lookup_native for script natives, grep_docs for exact token search, semantic_search for concept search, browse/get_document for docs, list_namespaces for categories, read_lines for raw file content, and share_finding for contributions. Descriptions explicitly state when NOT to use each, eliminating ambiguity.

Naming Consistency4/5

Most tools follow a consistent verb_noun pattern with underscore_case (e.g., asset_lookup, get_document, grep_docs). 'browse' is a single verb without a noun, slightly deviating from the pattern. Overall, the naming is predictable and readable.

Tool Count5/5

With 10 tools, the set is well-scoped for a RedM development assistant. Each tool covers a distinct need (asset lookup, native lookup, documentation search, etc.) without redundancy or excessive specialization.

Completeness4/5

The tool surface covers core workflows for RedM modding: asset lookup, native resolution, documentation browsing/searching, and community contribution. Minor gaps exist (e.g., no direct code execution or validation), but the set aligns well with the stated purpose.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources