71
/ 100
10 days ago
glama

Authlete MCP Server

A unified MCP server that enables management of Authlete services and clients, and provides natural language search over Authlete API specifications.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: ORGANIZATION_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretORGANIZATION_ACCESS_TOKENe =$YOUR_TOKEN \
configORGANIZATION_IDe =$YOUR_ORG_ID \
configAUTHLETE_API_MAX_RETRIES
configAUTHLETE_API_RETRY_BACKOFF_SECONDS
configAUTHLETE_API_RETRY_ERROR_CODES
configAUTHLETE_API_URL// "": "https://jp.authlete.com",
configAUTHLETE_BASE_URLLegacy alias for AUTHLETE_API_URL (supported for backward compatibility but deprecated)
configAUTHLETE_IDP_URLAuthlete IdP URL (default: https://login.authlete.com)
configAUTHLETE_API_SERVER_ID// "": "53285",
configLOG_LEVEL"": "INFO"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/watahani-authlete-mcp-16ptkg)](https://m8ven.ai/mcp/watahani-authlete-mcp-16ptkg)
commit: af34c005480e569d2f2352a3147b7c7469edcd88
code hash: 85edc0e377158ef436a314504cfaa458f6317cb4ee872c79bb145a34c54f0ae8
verified: 6/22/2026, 1:08:04 PM
view raw JSON →