Back to search
30
MCP

js

mcp-auth/js

🔐 Plug-and-play auth for Node.js MCP servers.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://mcp-auth.dev

Similar MCP servers embedding-nearest

docs
🔐 Plug-and-play auth for MCP servers.
0 tools
python
🔐 Plug-and-play auth for Python MCP servers.
0 tools
mcpauth
Plug-and-play auth for Python MCP servers.
0 tools
io.github.ryudi84/jwt
MCP server for JWT decoding and inspection
0 tools
auto-mcp-server
Create and run MCP servers from a JSON config file
0 tools
@modelfetch/node
Node.js runtime adapter for MCP servers built with ModelFetch
0 tools

How to use

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

{
  "mcpServers": {
    "js": {
      "url": "https://mcp-auth.dev",
      "transport": "http"
    }
  }
}