Back to search
30
MCP

authplane-mcp

pypi/authplane-mcp

Authplane JWT validation adapter for the official MCP Python SDK

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

Similar MCP servers embedding-nearest

authplane-fastmcp
Authplane JWT validation adapter for FastMCP
0 tools
auth-mcp
A Python SDK for MCP tool integration with LLM providers
0 tools
airtable-mcp-server-oauth-fastmcp
Airtable OAuth MCP Server - Python implementation with OAuth 2.0 authentication
0 tools
iflow-mcp-joshmayerr-passport-mcp
Python SDK for Passport MCP
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

How to use

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

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