Gatherings MCP Server
by abutbul
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_gatheringC | Create a new gathering |
| add_expenseC | Add an expense for a member |
| calculate_reimbursementsC | Calculate reimbursements for a gathering |
| record_paymentC | Record a payment made by a member |
| rename_memberC | Rename an unnamed member |
| show_gatheringC | Show details of a gathering |
| list_gatheringsC | List all gatherings |
| close_gatheringC | Close a gathering |
| delete_gatheringC | Delete a gathering |
| add_memberC | Add a new member to a gathering |
| remove_memberC | Remove a member from a gathering |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/abutbul/gatherings-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server