Swapcard MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| swapcard_get_eventA | Get a single Swapcard event by ID, including title, dates, description, address, groups, community, and stats. |
| swapcard_get_eventsC | Get multiple Swapcard events by their IDs in one request. |
| swapcard_list_event_peopleA | List or search attendees/people in an event with optional email filter and cursor-based pagination. |
| swapcard_import_event_peopleC | Create or update attendees/people in bulk. Supports groups, barcodes, speaker roles, exhibitor memberships, and custom fields. |
| swapcard_delete_event_peopleB | Permanently delete people from an event by their Swapcard person IDs. |
| swapcard_list_sessionsA | List or search sessions/plannings in a community. Filter by event, format, speaker; sort by various fields. |
| swapcard_import_sessionsB | Create or update sessions/plannings in bulk. Supports all formats, video types, access control, and custom fields. |
| swapcard_delete_sessionsB | Delete sessions/plannings from an event by their IDs. |
| swapcard_list_exhibitorsC | List or search exhibitors in a community. |
| swapcard_upsert_exhibitorsB | Create or update exhibitors in an event. |
| swapcard_update_exhibitorC | Update a single exhibitor's details including features and background image. |
| swapcard_delete_exhibitorsB | Delete exhibitors from an event by their IDs. |
| swapcard_list_event_documentsC | List all documents attached to an event. |
| swapcard_create_event_documentC | Attach a new document (URL-based) to an event. |
| swapcard_update_event_documentC | Update an existing event document. |
| swapcard_delete_event_documentsB | Delete one or more event documents by their IDs. |
| swapcard_create_documentC | Create a community-level document (v2), optionally scoped to an event. |
| swapcard_update_documentB | Update a community-level document (v2) by its ID. |
| swapcard_get_custom_fieldsA | Get all custom field definitions for an event, optionally filtered by target entity type. |
| swapcard_get_select_field_optionsA | Get all Select and MultipleSelect custom field definitions with their option values. |
| swapcard_create_custom_fieldC | Create a new custom field definition on an event. |
| swapcard_update_custom_fieldC | Update an existing custom field definition. |
| swapcard_delete_custom_fieldsB | Delete custom field definitions from an event. |
| swapcard_list_meetingsA | List meetings in an event with optional ID/date filters and cursor pagination. |
| swapcard_list_webhooksA | List all webhook subscriptions configured for an event. |
| swapcard_create_webhookC | Register a new webhook subscription for an event. |
| swapcard_update_webhookC | Update an existing webhook subscription's endpoint or event types. |
| swapcard_delete_webhookA | Delete a webhook subscription by its ID. |
| swapcard_get_my_exhibitorsC | Get the list of exhibitors accessible to the authenticated Leads API token. |
| swapcard_get_my_leadsB | Get all leads (scanned contacts) for a specific exhibitor at a specific event. |
| swapcard_scan_badgesB | Scan attendee badges on behalf of an exhibitor. Optionally set rating (1-5) and note per badge. |
| swapcard_export_analyticsA | Export raw analytics event records for one or more events. Data has ~10-minute delay. Cursor-paginated. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/klajdishira/Swapcard-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server