Skip to main content
Glama
krasnoff

sign-in-form

by krasnoff

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port for the MCP server. Set to use another port, e.g. PORT=4000. The default port is 3001.3001
TRANSPORTNoTransport type for the MCP server. Set to 'stdio' to run over stdio, otherwise it defaults to HTTP.
PUBLIC_HOSTNoThe public hostname without a protocol for remote deployment. Used by the server's host and origin protection.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
open-sign-inA

Display an interactive username and password form.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Sign-in formInteractive username and password form

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/krasnoff/mcp-app-template'

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