Back to search
30
MCP

structs/structs-mcp

docker/structs/structs-mcp

The Structs MCP Server provides AI agents access to schemas, APIs, and real-time game state

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
atlas-context-mcp
MCP server that gives AI coding agents structured project knowledge — standards, tools, conventions, structure
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
agent-zone-mcp
MCP server for Agent Zone — infrastructure knowledge for AI agents
0 tools
@apitier/mcp-server
MCP server exposing all APITier utility APIs as AI agent tools
0 tools

How to use

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

{
  "mcpServers": {
    "structs/structs-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}