Skip to main content
Glama
pratnayake-alphasights

Transcript MCP spike

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoListen port (default 3000)3000
MCP_TRANSPORTNoSet to 'http' to use Streamable HTTP transport (same as passing --http)

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
list_transcriptsA

List transcript metadata. Optionally filter by participant or tag.

get_transcriptA

Get one complete transcript by its ID.

search_transcriptsA

Search titles, participants, tags, speakers, and spoken transcript text.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
all-transcriptsThe complete mock transcript dataset as JSON

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/pratnayake-alphasights/mcp-spike'

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