Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
check_reports_promptPrompt to check who hasn't submitted their weekly reports
check_person_promptPrompt to check a specific person's report status
get_stats_promptPrompt to get statistics about weekly report submissions

Resources

Contextual data attached and managed by the client

NameDescription
get_report_statusGet the current status of weekly report submissions
get_report_statsGet statistics about weekly report submissions
get_all_membersGet a list of all team members who should submit reports

Tools

Functions exposed to the LLM to take actions

NameDescription
check_missing_reports

Check who hasn't submitted their weekly reports yet

check_person_report

Check if a specific person has submitted their weekly report

get_submission_stats

Get statistics about weekly report submissions

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/kaneyxx/weekly-report-mcp'

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