Skip to main content
Glama
samanthavbarron

simplelogin-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoListen address. Default is '0.0.0.0'.0.0.0.0
MCP_PATHNoEndpoint path. Default is '/mcp'./mcp
MCP_PORTNoListen port. Default is '8000'.8000
MCP_AUTH_TOKENNoIf set, clients must send Authorization: Bearer <token>.
SIMPLELOGIN_API_KEYYesSimpleLogin API key. One account per deployment. Required.
SIMPLELOGIN_API_BASE_URLNoOverride for self-hosted instances. Default is 'https://app.simplelogin.io'.https://app.simplelogin.io
SIMPLELOGIN_MAX_AUTO_PAGESNoPage cap when a list tool is called without page_id. Default is '10'.10
SIMPLELOGIN_REQUEST_TIMEOUTNoUpstream request timeout in seconds. Default is '30'.30
SIMPLELOGIN_PERMISSION_LEVELNoPermission level: read, create, update, or delete. Default is 'read'.read

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/samanthavbarron/simplelogin-mcp'

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