Skip to main content
Glama
mrh-is

partiful-mcp

by mrh-is

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PARTIFUL_USER_IDNoFirebase UID. Found in the same IndexedDB entry as the refresh token (the uid field). Optional.
PARTIFUL_REFRESH_TOKENYesFirebase refresh token for authentication. Required.
PARTIFUL_FIREBASE_API_KEYNoFirebase API key. Defaults to Partiful's public key if not provided.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_my_eventsA

Get all Partiful events you've been invited to or RSVPed to. Returns event details including date, title, location, RSVP status, and guest counts.

get_eventA

Get full details for a specific Partiful event by ID. Returns the complete event object including title, dates, location, guest counts, RSVP status, and display settings.

get_hosted_eventsA

Get all Partiful events you're hosting. Returns event details including title, date, location, and guest counts.

get_mutualsA

Get your mutual connections on Partiful — people you've been at the same events with.

get_usersB

Fetch Partiful user profiles by their IDs. Returns name, display name, username, and profile image.

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/mrh-is/partiful-mcp'

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