Skip to main content
Glama

MCP-summarization-functions

by Braffolk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesAPI key for the selected provider
MODEL_IDNoSpecific model to use (defaults to provider's standard model)
PROVIDERYesAI provider to use. Supported values: ANTHROPIC, OPENAI, OPENAI-COMPATIBLE, GOOGLE
MAX_TOKENSNoMaximum tokens for model responses1024
MCP_WORKING_DIRNoFallback directory for trying to find files with relative paths from
PROVIDER_BASE_URLNoCustom API endpoint for OpenAI-compatible providers
SUMMARIZATION_CACHE_MAX_AGENoCache duration in milliseconds3600000
SUMMARIZATION_CHAR_THRESHOLDNoCharacter count threshold for when to summarize512

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Braffolk/mcp-summarization-functions'

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