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., "@MTA:SA Documentation MCP ServerHow do I create a vehicle at a specific position?"
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.
MTA:SA Documentation MCP Server
Work in Progress: This project is currently under active development and not ready for production use. Features may be incomplete or subject to change.
A Model Context Protocol (MCP) server providing AI assistants with access to Multi Theft Auto: San Andreas documentation through intelligent search and vector similarity.
Note: Not yet available on npm registry.
Quick Start
What It Does
This MCP server gives AI assistants access to MTA:SA function documentation with:
Vector similarity search for finding relevant functions
Smart keyword expansion (e.g., "database" → finds
dbQuery,dbPoll)Deprecation warnings for outdated functions
SQLite caching for fast repeated access
Documentation
AGENTS.md - Complete technical documentation for developers
FEATURES.md - Planned features and roadmap
License
This project is licensed under the GNU General Public License v3.0.
See LICENSE file for details.
This server cannot be installed