Skip to main content
Glama
felix-e

maester-mcp

by felix-e

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAESTER_MCP_AUTH_PROFILENoThe authentication profile to use. Set to 'none' to disable auth, or 'synthetic' to use synthetic local demo tokens.

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
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
whoamiA

Return the local caller and authorisation context.

list_runsA

List recent Maester runs from the sanitised DuckDB dataset.

get_run_summaryA

Return run summary counts only. No raw evidence, source path, source hash, result_detail or error_record.

get_failed_testsA

Return failed/error test summaries only. Not raw evidence; does not return result_detail or error_record.

get_test_historyA

Show summary history for a test/control. Not raw evidence; does not return result_detail or error_record.

compare_runsA

Compare summary result changes between two runs. Not raw evidence; no result_detail or error_record.

get_result_detailA

Auditor-only raw evidence. Use only when result_detail, error_record or script_block_file is requested.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
schema_resourceDescribe the published Maester analytics schema and MCP contract.
controls_resourceReturn the Maester test/control catalogue.
latest_run_resourceReturn a Markdown summary of the latest run.
security_model_resourceReturn the reference permission model and trust boundaries.

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/felix-e/Access-receipt-for-MCP'

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