Skip to main content
Glama

api_login

Authenticate with APIs by sending login credentials to specified endpoints, retrieving tokens, and configuring headers for secure access token usage in CyberMCP.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
credentialsYesLogin credentials as key-value pairs
header_nameNoHeader name to use for the tokenAuthorization
login_urlYesAPI login endpoint URL
methodNoHTTP method to usepost
token_pathNoPath to token in the response (e.g., 'data.accessToken')token
token_prefixNoToken prefix to use in Authorization headerBearer

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/ricauts/CyberMCP'

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