Skip to main content
Glama

Spark EventLog MCP Server

by yhyyz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHTTP mode listening address0.0.0.0
MCP_PORTNoHTTP mode port number7799
CACHE_TTLNoCache time-to-live in seconds300
LOG_LEVELNoLog level (e.g., DEBUG, INFO, WARNING, ERROR)INFO
CACHE_ENABLEDNoEnable cachingtrue
MCP_TRANSPORTNoMCP transport mode: stdio or streamable-httpstdio
AWS_ACCESS_KEY_IDNoAWS access key ID for S3 access (optional if AWS CLI is configured or running on EC2 with appropriate IAM role)
AWS_DEFAULT_REGIONNoAWS default regionus-east-1
DEFAULT_SOURCE_TYPENoDefault data source type: s3, url, or locals3
AWS_SECRET_ACCESS_KEYNoAWS secret access key for S3 access (optional if AWS CLI is configured or running on EC2 with appropriate IAM role)

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/yhyyz/spark-eventlog-mcp'

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