# Donately MCP for AI Agents AI Agent Connect

> Donately MCP lets you manage fundraising data and donor information directly through your AI client. It handles everything from listing campaigns and tracking recurring subscriptions to pulling specific donor details. It's built for non-profits who need to query their fundraising history without jumping between tabs.

## Overview
- **Category:** customer-relationship-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_AwJGcSgiGWmw6EhRMiZt0m3MGPriyazLi6p8L0Zk/ai-agent-connect
- **Tags:** donations, fundraising-campaigns, donor-management, nonprofit-tech, recurring-giving, peer-to-peer

## Description

This Connector connects your AI client to your Donately account so you can manage fundraising data without manual data entry or constant tab switching. Instead of digging through spreadsheets or clicking through multiple dashboard pages, you can just ask your agent to pull up a list of recent contributions or look into a specific donor's history. It handles the heavy lifting of fetching donor contacts, tracking recurring subscriptions, and organizing peer-to-peer fundraisers. If you're running an NGO, you can use this to quickly check campaign statuses or create new donation records on the fly. It's part of the Vinkius catalog, which makes it easy to plug into your existing workflow. You get a direct line to your fundraising records, allowing you to spot trends, follow up on leads, and keep your donor database current using just natural language commands. You can quickly summarize your total recurring income or see which campaigns are nearing their goals without having to manually aggregate that data. This connection turns your AI agent into a dedicated fundraising tool that knows your donors and your goals as well as you do. You can also use it to verify specific details of a fundraiser or a single donation to ensure your records are accurate. By keeping your donor information updated through your AI client, you can maintain better relationships with your supporters. It removes the friction of navigating a complex CRM and puts the power of your fundraising data right where you're already working.

## Tools

### get_donation
Pulls the specific details of a single donation record. It's useful for checking the history of a one-time gift.

### get_fundraiser
Shows the details for a specific peer-to-peer fundraiser. Use this to see how a community event is performing.

### get_person
Retrieves the contact information and history for a specific donor. This helps you get a full picture of a supporter's involvement.

### get_subscription
Gets the details for a specific recurring donation. Use this to see how much a steady supporter is contributing.

### list_campaigns
Lists all fundraising campaigns associated with your account. It gives you a quick overview of all your active efforts.

### list_donations
Lists all donations with support for filtering and pagination. This is great for auditing your recent incoming funds.

### list_fundraisers
Lists all peer-to-peer fundraisers in your account. You can use this to see every community-led effort at once.

### list_people
Lists all donors and contacts in your database. This makes it easy to see your entire supporter list in one place.

### list_subscriptions
Lists all active recurring donations. Use this to track your reliable, ongoing revenue streams.

### create_donation
Adds a new donation record to your account. It lets you log new gifts without leaving your chat window.

### get_campaign
Retrieves the details of a specific fundraising campaign. This provides deep-dive information on a single goal.

## Prompt Examples

**Prompt:** 
```
Show me our top recurring donations.
```

**Response:** 
```
I've pulled the active subscriptions for your account:

| Donor Name | Amount | Frequency | Status |
| :--- | :--- | :--- | :--- |
| **Jane Doe** | $50.00 | Monthly | Active |
| **John Smith** | $100.00 | Quarterly | Active |

Your most consistent donors are currently contributing monthly.
```

**Prompt:** 
```
Who donated to us this week?
```

**Response:** 
```
Here are the donations from the last 7 days:

- **Jane Doe**: $50
- **John Smith**: $100
- **Alice Johnson**: $25

**Total new funds:** $175
```

**Prompt:** 
```
What campaigns are we running right now?
```

**Response:** 
```
You have 3 active campaigns currently:

1. **Winter Gala** (Goal: $50k)
2. **School Supplies Drive** (Goal: $5k)
3. **Emergency Relief** (Goal: $100k)
```

## Capabilities

### Pull donor contact info
Get specific person details to see a donor's history and contact info.

### Track recurring giving
List subscriptions to see who provides steady, ongoing support.

### Check campaign status
List campaigns to see all your active fundraising efforts in one view.

### View peer-to-peer progress
List fundraisers to see how community-led efforts are performing.

### Log new contributions
Create donation records to add new gifts without leaving your chat.

### Filter donation history
List donations to see and filter recent incoming funds.

## Use Cases

### Checking a donor's history
A coordinator needs to know if a donor has given before. They ask the agent to find the person's details using `get_person`.

### Auditing monthly revenue
A director wants to see all active recurring gifts. The agent pulls a list of subscriptions using `list_subscriptions`.

### Tracking community events
A volunteer manager wants to see all peer-to-peer fundraisers. They ask for a list of fundraisers using `list_fundraisers`.

### Logging a new gift
A staff member receives a check and wants to record it. They tell the agent to create a donation using `create_donation`.

## Benefits

- Get instant access to donor history. Use `get_person` to see a donor's full profile without searching through a CRM.
- Track recurring revenue easily. Use `list_subscriptions` to see who is providing steady support for your NGO.
- Monitor peer-to-peer progress. Use `list_fundraisers` to see how community-led efforts are performing in real time.
- Quickly audit recent giving. Use `list_donations` to filter and see the latest contributions to your cause.
- Update records on the fly. Use `create_donation` to log new funds without leaving your chat interface.
- Stay on top of goals. Use `list_campaigns` to see all active fundraising efforts in one simple list.

## How It Works

The bottom line is you get a direct way to query and manage your fundraising data using only natural language.

1. Get your API Token and Account ID from your Donately settings.
2. Add these credentials to your AI client's MCP configuration.
3. Ask your agent to list your recent donations or find a specific donor.

## Frequently Asked Questions

**Can the Donately MCP help me manage my non-profit's donors?**
Yes, it lets your agent pull donor contact info and history so you can stay updated on your supporters.

**How do I use the Donately MCP to see recurring gifts?**
Your agent can list all active subscriptions, showing you who provides steady monthly or yearly support.

**Can I use this to track my fundraising campaigns?**
Absolutely. You can ask your agent to list all active campaigns or get details on a specific one.

**Does the Donately MCP support peer-to-peer fundraising?**
Yes, it can list all your peer-to-peer fundraisers so you can track community efforts easily.

**Can I use this to add new donations through the Donately MCP?**
You can tell your agent to create a donation, and it will add that record to your account automatically.

**Is the Donately MCP good for large donor databases?**
It's great for querying and listing people, making it easy to navigate large lists of contacts quickly.

**Does the AI agent process payments directly?**
No, the AI agent retrieves and manages data from your Donately account, it does not act as a payment gateway itself.

**Can the AI agent create new fundraising campaigns?**
Currently, the agent can list and retrieve information about existing campaigns, but campaign creation should be done in the Donately dashboard.

**Is donor data safe with the AI agent?**
Yes, the agent only accesses the data necessary to answer your prompts and does not store personal donor information permanently.