Weapon Recoil Generator – build your own recoil MCP
@Hyeongseob91
About Weapon Recoil Generator – build your own recoil MCP
This repository hosts the “Weapon Recoil Generator” MCP Server deployed on Smithery.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Weapon Recoil Generator – build your own recoil MCP?
This MCP server provides two core tools—Weapon Recoil Generation and Recoil Visualization—exposed as HTTP endpoints. It lets FPS game developers generate and visualize weapon recoil patterns via simple API calls, deployable locally or in the cloud.
How to use Weapon Recoil Generator – build your own recoil MCP?
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.
Key features of Weapon Recoil Generator – build your own recoil MCP
- 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
Use cases of Weapon Recoil Generator – build your own recoil MCP
- Generate recoil patterns without implementing complex algorithms
- Visualize recoil trajectories to validate and prototype gun behavior
- Share unified recoil endpoints across backend, frontend, and AI engineers
- Integrate with CI/CD pipelines for automated deployment
- Adjust game balance with data-driven recoil tuning via API calls
FAQ from Weapon Recoil Generator – build your own recoil MCP
What tools does this server provide?
Two tools: Weapon Recoil Generation (WRG) for machine gun, pistol, and shotgun, and Recoil Visualizer (RVZ) for plotting data.
How do I install and run the server?
Clone the repository, run pip install -r requirements.txt, then start with uvicorn main:app --reload --host 0.0.0.0 --port 8000.
How do I use it with Claude Desktop?
Add the server configuration to Claude Desktop's config file with the command python /path/to/mcp-server/main.py --http and restart.
What are the deployment options?
Deploy locally or to cloud environments like Smithery using FastMCP for on-demand scaling.
Is authentication supported?
API key authentication is planned for future release to control external access.
Frequently asked questions
What tools does this server provide?
Two tools: Weapon Recoil Generation (WRG) for machine gun, pistol, and shotgun, and Recoil Visualizer (RVZ) for plotting data.
How do I install and run the server?
Clone the repository, run `pip install -r requirements.txt`, then start with `uvicorn main:app --reload --host 0.0.0.0 --port 8000`.
How do I use it with Claude Desktop?
Add the server configuration to Claude Desktop's config file with the command `python /path/to/mcp-server/main.py --http` and restart.
What are the deployment options?
Deploy locally or to cloud environments like Smithery using FastMCP for on-demand scaling.
Is authentication supported?
API key authentication is planned for future release to control external access.
Basic information
More Developer Tools MCP servers

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Huoshan Test
volcengineOpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Comments