Amcards

Amcards

AMCards enables users to create personalized greeting cards, automate mailing campaigns, strengthen customer relationships using a convenient online platform for individualized connections

158VIEWS
15USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app amcardsnpx @composio/cli add cursor --app amcardsnpx @composio/cli add cursor --app amcardsnpx @composio/cli add cursor --app amcards

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Cards

This tool retrieves a list of all cards associated with the authenticated account. the action is completely independent and doesn't require any external resource ids or parameters beyond authentication. it allows users to monitor, track, and manage their cards.

Get Contacts

This tool retrieves a list of contacts from amcards. it is used for managing contacts by providing details like limit, skip, and filters (e.g., last name, first name, email). the tool returns an array of contact objects containing fields such as id, first name, last name, email, created at, and updated at.

2 actions available