Skip to main content
Glama
Peak-Studios

Peak Studios Agent Toolkit MCP Server

Official
by Peak-Studios

Peak Studios Agent Toolkit

Official, open-source AI documentation for public Peak Studios FiveM scripts.

The project exposes a read-only Model Context Protocol server, a reusable agent skill, and a static JSON catalog. Every answer is grounded in approved public repository documentation; private or escrowed source is never indexed.

Public interfaces

  • MCP: https://peak-agent-toolkit.vercel.app/mcp

  • Catalog: https://peak-agent-toolkit.vercel.app/catalog.json

  • Health: https://peak-agent-toolkit.vercel.app/health

  • Skill: skills/peak-scripts

The production URL may change to a Peak-controlled domain. The Vercel URL remains the fallback.

Related MCP server: SJ RedM MCP Server

Indexed scripts

Development

Requires Node.js 20 or newer.

npm install
npm run sync
npm run build
npm test
npm run dev

GitHub synchronization reads only repositories and Markdown paths approved in catalog/allowlist.json. New repositories require a reviewed allowlist change.

See client setup, architecture, and contributing.

License

MIT © Peak Studios.

Related MCP Connectors

Related MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    A unified development tool for RedM that provides access to RDR3 discoveries, framework documentation (VORP/RSGCore), native functions across 86+ namespaces, and database operations with smart context-aware loading.
    13
    7
    -
  • F
    license
    A
    quality
    D
    maintenance
    Exposes the Dalamud plugin API documentation to AI assistants, enabling them to answer questions about services, types, and methods for writing FFXIV Dalamud plugins.
    11
    1
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides STORES API documentation to AI clients, enabling natural language queries about endpoints, authentication, and more.
    MIT