YaparAI Enterprise MCP Server
Manage Facebook business accounts: schedule and publish posts, view analytics, read and reply to inbox messages and comments, and access CRM features.
Manage Instagram business accounts: schedule and publish posts, view analytics, read and reply to DMs and comments, and access CRM features.
Manage TikTok business accounts: schedule and publish posts, view analytics, read and reply to inbox messages, and access CRM features.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@YaparAI Enterprise MCP ServerShow me all unread DMs on Instagram"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
YaparAI Enterprise MCP Server
Enterprise Social Media & CRM management — directly from Claude Desktop, Cursor, Windsurf, and other MCP-compatible AI assistants.
What is this?
This is a dedicated MCP (Model Context Protocol) server for the YaparAI Enterprise platform. It exposes 21 tools covering Social Media management and CRM directly inside Claude, Cursor, or any MCP-compatible assistant.
For the full YaparAI MCP (image generation, video, music, templates, etc.) see the main yaparai-mcp repo.
Related MCP server: Instagram Complete MCP Server
Tools (21)
🏢 Utility (1)
Tool | Description |
| List your organizations and find your org_id |
📱 Social Media (12)
Tool | Description |
| List connected Instagram/Facebook/TikTok/X accounts |
| Publish or schedule a post |
| Browse published and scheduled posts |
| Delete a post |
| Engagement stats, reach, follower growth |
| AI-generated post caption (TR/EN) |
| AI-optimized hashtags |
| Read social media DMs and comments |
| Full message history of a conversation |
| Reply to a DM or comment |
| AI-suggested reply for a conversation |
| Check posting quota and limits |
👥 CRM (8)
Tool | Description |
| Browse CRM customers (filter by tag, platform, search) |
| Get full customer profile |
| Manually add a new customer |
| Update customer info (name, phone, email, tags) |
| Add a note to a customer record |
| AI extracts name/phone/email from conversation |
| Send tracking notification via social DM |
| Mass message by tag, platform, or customer list |
| Import customers from inbox conversations |
Quick Start
1. Install
pip install git+https://github.com/enis1998/yaparai-enterprise-mcp.git2. Get API Key & Org ID
Sign up at kurumsal.yaparai.com
Go to Settings > API Keys and create a key
Use
list_organizationstool to find yourorg_id
3. Configure Claude Desktop
{
"mcpServers": {
"yaparai-enterprise": {
"command": "yaparai-enterprise",
"env": {
"YAPARAI_API_KEY": "yap_live_your_key_here",
"YAPARAI_ORG_ID": "your-org-id-here"
}
}
}
}4. Use it!
"Show me all unread DMs on Instagram"
"Generate an AI reply for the last customer complaint"
"Send shipping info to customer Ahmet — Yurtici, tracking ABC456"
"Post our summer campaign to Instagram and Facebook"
"Send a bulk message to all VIP customers"
"How many posts did we make last month? What was the engagement rate?"
Environment Variables
Variable | Required | Description |
| ✅ Yes | Your API key |
| ✅ Yes (or per-call) | Organization ID |
| ❌ No | API base URL (default: |
Development
git clone https://github.com/enis1998/yaparai-enterprise-mcp.git
cd yaparai-enterprise-mcp
pip install -e ".[dev]"
pytest tests/ -vLicense
Apache 2.0
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- 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/enis1998/yaparai-enterprise-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server