enforcer-docs-mcp

instruxi-io/enforcer-docs-mcp
★ 0 stars JavaScript 🤖 AI/LLM Updated 4d ago
MCP server exposing the Enforcer API OpenAPI spec as tools for AI agents
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "enforcer-docs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "instruxi-io/enforcer-docs-mcp"
      ]
    }
  }
}

README Excerpt

**Model Context Protocol server for the Enforcer API.** Lets AI agents discover endpoints, schemas, and auth requirements without loading the full 950KB OpenAPI spec into their context. > **Public repo**, no account needed to read docs. Install instructions below are **auth-free**: the package ships as a release tarball on GitHub Releases.

Tools (9)

ENFORCER_SWAGGER_URLENFORCER_USE_EMBEDDEDget_endpointget_schemaget_spec_infolist_auth_schemeslist_endpointslist_tagsoperationId