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 "Install 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 unpublished 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 |
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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Peak-Studios/peak-agent-toolkit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server