Skip to content
Back to search
60
MCP http

gunsnation-mcp

gunsnation/gunsnation-mcp

The Gunsnation MCP Server is a lightweight integration layer that exposes the Gunsnation firearms catalog to AI assistants through the Model Context Protocol (MCP). It allows compatible AI clients to search, filter, and retrieve detailed firearm information using structured tool calls instead of manual API integration.

Uptime
100.0%
59 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.DynamicDeals/gunsnation
MCP server for real-time access to the Gunsnation firearms catalog and specifications.
0 tools
io.github.dynamicdeals/gunsnation
MCP server for real-time access to the Gunsnation firearms catalog and specifications.
0 tools
mcp server gunsnation
Metadata-only Glama MCP server.
0 tools
@gpthuman/mcp-server
Model Context Protocol (MCP) server providing access to GPTHuman's API, the leading platform for transforming AI-generated text into natural
0 tools
mcp-server-ggdeals
Model Context Protocol (MCP) server for fetching video game deals, historical lows, and bundles from gg.deals.
0 tools
gtx-mcp-server
A Model Context Protocol (MCP) server that utilizes XiyanSQL with databases. This server enables AI assistants to list tables, read data, an
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gunsnation-mcp": {
      "url": "https://gunsnation.com",
      "transport": "http"
    }
  }
}