Skip to main content
Glama
akeyless-community

Akeyless MCP Interop (OpenID AIIM)

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INTEROP_SCOPESNoRequired scopesmcp:tools
INTEROP_JWKS_URINoJWKS URI for token verification (partner/production mode)
INTEROP_RESOURCENoFull URL of the MCP server (e.g., https://example.com/mcp)
INTEROP_HTTP_HOSTNoHTTP host to bind127.0.0.1
INTEROP_HTTP_PATHNoPath for the MCP endpoint/mcp
INTEROP_HTTP_PORTNoHTTP port8790
INTEROP_JWT_ISSUERNoExpected JWT issuer
INTEROP_JWT_SECRETNoSecret for HS256 token verification (local/demo mode only)
INTEROP_JWT_AUDIENCENoExpected JWT audience
INTEROP_PUBLIC_BASE_URLNoPublic base URL of the server
INTEROP_AUTHORIZATION_SERVERSNoList of authorization server URLs
INTEROP_RESOURCE_METADATA_URLNoURL for the OPRM document (e.g., https://example.com/.well-known/oauth-protected-resource)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/akeyless-community/mcp-interop'

If you have feedback or need assistance with the MCP directory API, please join our Discord server