Skip to main content
Glama

MCP Login Server

by nieperdragon
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
perform_login

Performs automated login to http://localhost using predefined credentials (admin/AIWorkshopJuly!25). This tool requires a Playwright MCP server to be running for browser automation.

get_login_credentials

Returns the login credentials that will be used for authentication to http://localhost

test_connection

Tests if the target URL (http://localhost) is accessible

navigate_to_pim

Navigates to the PIM (Personal Information Management) page using the left-hand navigation menu. Assumes user is already logged in.

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/nieperdragon/custom_mcp'

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