Skip to main content
Glama

login

Authenticate to websites automatically using 1Password credentials. Detects login forms, fills credentials, handles MFA/2FA with TOTP, and returns authenticated page content.

Instructions

Auto-login to a website using 1Password credentials.

Detects login form, retrieves credentials from 1Password, fills and submits, handles MFA/2FA with TOTP. Returns the authenticated page content.

Requires: 1Password CLI (op) installed and authenticated.

Returns: Final page content after login (markdown-converted).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cookiesNo
sessionNoNamed session to store authenticated cookies in after login. When set, the login flow uses the session's isolated cookie jar. All `Set-Cookie` headers from the login flow are automatically stored in the jar and will be sent on subsequent `fetch` or `submit` calls that use the same session name — no manual cookie extraction needed. Session names: 1-64 chars, alphanumeric + hyphens + underscores.
urlYes

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/MikkoParkkola/nab'

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