Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
scan_repoA

Scan a local directory for cryptography that a quantum computer would break.

Reads source code, CI/CD pipeline configs and infrastructure-as-code under path, and returns the algorithms in use, per-finding detail, and a summary of how exposed the project is. Runs entirely on this machine -- no network calls, nothing uploaded.

Args: path: Directory to scan (e.g. a checked-out repository).

list_algorithmsA

List the algorithm families this server recognises and how each is classified (classical and quantum-vulnerable, post-quantum, or neither).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/StanimirTenev/qrp-mcp'

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