nginx-mcp-resource

kjdev/nginx-mcp-resource
★ 0 stars Shell 🔒 Security Updated today
OAuth 2.1 Resource Server for MCP, built on NGINX
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": {
    "nginx-mcp-resource": {
      "command": "npx",
      "args": [
        "-y",
        "kjdev/nginx-mcp-resource"
      ]
    }
  }
}

README Excerpt

A set of nginx configuration snippets — plus a ready-to-run container image that wraps them — for serving an MCP (Model Context Protocol) endpoint as an OAuth 2.1 Resource Server. - Authentication switchable between **JWT verification** (`nginx-auth-jwt`) and **OAuth 2.0 Token Introspection** (`nginx-auth-oauth2-token`).

Tools (20)

MCP_AUTHORIZATION_SERVERMCP_AUTH_MODEMCP_BACKENDMCP_BEARER_METHODS_SUPPORTEDMCP_CANONICAL_URIMCP_CLIENT_IDMCP_CLIENT_SECRET_FILEMCP_INTROSPECT_CACHE_MAX_TTLMCP_INTROSPECT_ENDPOINTMCP_JWT_KEY_FILEMCP_LISTEN_PORTMCP_METADATA_URIMCP_REQUIRED_SCOPEMCP_RESOLVERMCP_RESOURCE_PATHMCP_SCOPES_SUPPORTEDMCP_SERVER_NAMEMCP_SSL_CERT_FILEMCP_SSL_CERT_KEY_FILEMCP_TLS

Topics

mcpmcp-resoucesnginx