Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_meetingsA

List recent meetings with title, date, duration, and participant names.

get_meeting_transcriptA

Get the full transcript for a specific meeting with speaker labels and timestamps.

search_transcriptsA

Search across all meeting transcripts using full-text search. Returns matching segments with meeting context and speaker attribution.

find_speakersA

Look up enrolled speakers by name. Returns candidates with IDs for use with get_speaker_contributions. Only returns speakers with stable cross-meeting identities (not transient per-meeting guests).

get_speaker_contributionsA

Get everything a specific enrolled speaker said across all meetings. Use find_speakers first to get the speaker ID.

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/blackpilledsoftware-prog/migas-mcp'

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