Loading MCP server directory, please wait...
MCP server for real-time access to the Gunsnation firearms catalog and specifications.
npx @getmcp/cli add io.github.DynamicDeals/gunsnationRequires Node.js 18+. Community-contributed server. Review source before installing.
GUNSNATION_API_KEYGunsnation API key for accessing the firearms catalog
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.DynamicDeals/gunsnation": {
"command": "npx",
"args": [
"-y",
"gunsnation-mcp"
],
"env": {
"GUNSNATION_API_KEY": ""
}
}
}
}