FiveM-MCP-Server MCP Server
PolishDywan/FiveM-MCP-Server
Are you the maintainer of PolishDywan/FiveM-MCP-Server? Claim this listing →
Modern MCP (Modular Control Panel) server for FiveM.
Add AgentRank to Claude Code Discover and compare tools like PolishDywan/FiveM-MCP-Server — your AI finds the right one automatically
Get API Access → claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
PolishDywan/FiveM-MCP-Server is a HTML MCP server. Modern MCP (Modular Control Panel) server for FiveM.
Ranked #92 out of 116 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
HTML No license
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% 1d ago
Last commit 1d ago → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 1
1 contributor → solo project
Dependents 25% 0
No dependents → no downstream usage
npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License None
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
License low impact
Contributors medium impact
Matched Queries
From the README
# FiveM Documentation 📚
Welcome to the FiveM Documentation! This is the official source. You can explore detailed guides, reference materials, and development resources here.
🔗 **Source:** [docs.fivem.net][docs]
### FiveM MCP Server 🤖
This project includes a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that allows AI to search and read local FiveM documentation.
#### Installation
```bash
cd mcp-server
npm install
npm run build
```
#### Claude Desktop Configuration
Add the following configuration to your Claude Desktop config file (typically at `%APPDATA%/Claude/claude_desktop_config.json`):
```json
{
"mcpServers": {
"fivem-mcp": {
"command": "node",
"args": ["C:/Users/Admin/Desktop/FiveM-MCP/mcp-server/build/index.js"]
}
}
}
```
## Contributing 🚀
If you find any errors in the documentation or issues with the server, please report them directly in this repository.
### Want to Help? 🤝
We love contributions! If you're intere Read full README on GitHub → Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.