Peak Studios Agent Toolkit MCP Server
OfficialProvides AI-powered documentation for Peak Studios FiveM scripts, enabling agents to answer questions about script configuration and usage based on public repository documentation.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Peak Studios Agent Toolkit MCP ServerWhat is the peak-trucking documentation?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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/mcpCatalog:
https://peak-agent-toolkit.vercel.app/catalog.jsonHealth:
https://peak-agent-toolkit.vercel.app/healthSkill:
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
Script | Public repository |
peak-bridge | |
peak-barbers | |
peak-chess | |
peak-clothingitems | |
peak-sprays | |
peak-trucking | |
peak-readme-generator | |
peak-police-report-writer | |
peak-ai-npc |
Development
Requires Node.js 20 or newer.
npm install
npm run sync
npm run build
npm test
npm run devGitHub 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.
This server cannot be deployed
Maintenance
Related MCP Connectors
RedM / RDR3 docs MCP server: native lookups, semantic search, VORP, RSGCore, oxmysql.
Docs Q&A: search 169 data and AI guides, fetch any page as markdown. Read-only, keyless.
The documentation, as a tool your agent can call: 950+ AI-dev guides. Search + fetch tools.
- HAVNOAuthapp.havnre
Read-only AI access to HAVN properties, leads, tasks, files, media, and analytics.
Related MCP Servers
- FlicenseNot gradedqualityNot gradedmaintenanceProvides documentation lookup and search capabilities for FiveM development, including GTA V native functions, QBCore events, and ox_lib exports. Enables developers to query documentation and generate resource templates through natural language.-
- FlicenseBqualityDmaintenanceA 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.137-
- FlicenseAqualityDmaintenanceExposes the Dalamud plugin API documentation to AI assistants, enabling them to answer questions about services, types, and methods for writing FFXIV Dalamud plugins.111-
- AlicenseNot gradedqualityCmaintenanceProvides STORES API documentation to AI clients, enabling natural language queries about endpoints, authentication, and more.MIT