MTA:SA Documentation MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 13 Apr 2026.
MCP server for MTA:SA documentation with intelligent search and caching
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mtasa-docs-mcp -- npx -y mtasa-docs-mcp
{
"mcpServers": {
"mtasa-docs-mcp": {
"args": [
"-y",
"mtasa-docs-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mtasa-docs-mcp]
command = "npx"
args = ["-y", "mtasa-docs-mcp"]
{
"mcpServers": {
"mtasa-docs-mcp": {
"args": [
"-y",
"mtasa-docs-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mtasa-docs-mcp": {
"args": [
"-y",
"mtasa-docs-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.