Weapon Recoil Generator – build your own recoil MCP
About
A server providing tools for weapon recoil generation and visualization via HTTP endpoints.
Details
- Author
- Hyeongseob91
- Downloads
- 198
- Categories
- Developer Tools, Other
Jump to
- Weapon Recoil Generation for machine gun, pistol, and shotgun
- Recoil Visualizer creates 2D scatter plots of trajectory data
- HTTP endpoints /wrg/ and /rvz/ for easy access
- Local and cloud deployment using FastMCP
- Real-time feedback and tuning during game balance
- Planned API key authentication for access control
Install by cloning the repository and running pip install -r requirements.txt. Start the server with uvicorn main:app --reload --host 0.0.0.0 --port 8000. Configure it in Claude Desktop by adding the command python /path/to/mcp-server/main.py --http to the config file, then call the /wrg and /rvz endpoints.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
Weapon Recoil Generator – build your own recoil MCP




