Skip to main content
Glama
ahmad-act

MCP Server with Authentication

by ahmad-act

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JWT_SECRETNoSecret key for JWT token generation and verification (used with JWT server).
MCP_API_KEYNoAPI key for authentication (used with API key server). Can also be passed via arguments or metadata.

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": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
echoC

Echo a simple message (no authentication required)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.9/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no risk of confusion between tools.

Naming Consistency5/5

With a single tool named 'echo', naming consistency is trivially maintained.

Tool Count1/5

A server named 'MCP Server with Authentication' should have multiple tools related to authentication, but instead it has only one trivial echo tool.

Completeness1/5

The server's name suggests a focus on authentication, yet the tool surface is limited to echoing messages, leaving the entire authentication domain uncovered.

Maintenance

ActivityInactive
ResponsivenessNo issues