MCP.so
Sign In

RADAARVerifiedFeatured

@RADAAR

About RADAAR

The RADAAR MCP (Model Context Protocol) Server acts as a bridge between AI assistants (such as Claude, ChatGPT, or custom LLM agents) and the RADAAR social media management platform. By exposing RADAAR’s core tools and API endpoints via the Model Context Protocol, this server enables AI agents to read, create, schedule, and analyze social media content directly through conversational or automated AI workflows.

Connection details

https://mcp.radaar.io

Setup

claude mcp add radaar --transport http https://mcp.radaar.io --header "Authorization: Bearer YOUR_API_KEY"

Tools

No tools detected

Fetch the live tool list directly from this server's endpoint using the button above.

Overview

RADAAR MCP Server seamlessly bridges Model Context Protocol (MCP) clients—such as Claude Desktop and ChatGPT—directly into RADAAR's social media management ecosystem. By introducing a comprehensive set of automated tools, teams, agencies, and social media managers can leverage conversational AI to schedule content, analyze performance, manage unified inboxes, track keywords, and perform media production workflows effortlessly.


🌟 Key Value Propositions

  • Seamless Conversational Management: Execute complex social media tasks using natural language prompts inside Claude or ChatGPT.
  • Multi-Platform Support: Native management across 20+ channels including Facebook, Instagram, X (Twitter), LinkedIn, TikTok, YouTube, Threads, Pinterest, Bluesky, Mastodon, Google Business Profile, and WordPress.
  • End-to-End Workflow Automation: Automate everything from AI image generation and hashtag research to post scheduling, team delegation, and sentiment analysis.
  • Multi-Brand & Team Collaboration: Scalable workspace (subscription) architecture designed to support agencies managing multiple client brands, roles, and custom domains.

🛠️ Core Capabilities & Feature Modules

1. 📅 Publishing & Scheduling (publishing_*)

  • Multi-Format Scheduling: Create, update, and queue posts across multiple platforms as single images, carousels, reels, stories, threads/floods, or polls.
  • Platform-Specific Variations: Adapt captions and titles per network in a single execution to strictly adhere to platform character limits and formatting requirements.
  • Content Pool: Store and organize high-performing or draft content for future scheduling and reuse.
  • Rich Media Attachment: Attach and update media assets or link attachments via public URLs.

2. 📬 Unified Social Inbox (inbox_*)

  • Cross-Channel Communication: Monitor comments, direct messages (DMs), SMS, and reviews in a central inbox.
  • Engagement & Moderation: Send direct replies, thread responses, like/hide messages, or update sentiment ratings.
  • Triage & Workflow: Filter by priority, folder (pending, favorited, archived), assign conversations to team members, or set custom labels.

3. 🔍 Social Listening & Monitoring (monitoring_*)

  • Keyword Tracking: Track brand mentions, competitors, and industry trends across target social networks.
  • Fine-Tuned Search Filters: Exclude unwanted terms, configure negative/banned keywords, and filter by supported languages (en, tr, de, fr, es, etc.).
  • Sentiment & Assignment: Rate results (positive, neutral, negative) and assign actionable mentions to team members.

4. 📊 Analytics & Reporting (analytics_*)

  • Channel & Custom Dashboards: Access pre-configured channel analytics or custom boards.
  • Metrics & Widgets: Fetch granular performance metrics over standard or custom date ranges (LAST_7_DAYS, THIS_MONTH, custom intervals).

5. 🛠️ Utilities & Content Creation (utilities_*)

  • AI Image Generation: Generate visual assets directly within conversations using AI image generation models.
  • Hashtag Manager: Discover trending hashtags, search related tags, and manage saved hashtag templates to boost reach.
  • Best Times to Post: Retrieve timezone-aware optimal posting recommendations based on audience engagement patterns.
  • Royalty-Free Stock Library: Search image and video libraries across integrations like Unsplash, Pexels, Pixabay, Giphy, and Lexica.
  • Branded URL Shortener: Create, update, and manage shortened link destinations using default or custom domains.

6. ⚙️ Workspace & Settings (settings_* & subscriptions_*)

  • Multi-Workspace Management: Navigate and manage multiple RADAAR subscriptions/workspaces.
  • Team Roles & Permissions: Invite team members with role-based access control (COMMUNITY_MANAGER, CONTENT_MANAGER, ANALYST, GUEST, etc.) and set expiry dates.
  • Brand Organization: Group social profiles, integrations, team members, and custom domains under designated brand entities.
  • Billing & Invoices: Access subscription invoices and billing details.

🌐 Supported Platforms & Integrations

Feature CategorySupported Networks & Platforms
Social Publishing & EngagementFacebook (Pages/Groups), Instagram (Business/Professional), X / Twitter, LinkedIn (Profiles/Pages), TikTok, YouTube, Threads, Pinterest, Threads, Mastodon, Bluesky, Vimeo, Google Business Profile
Blogging & WebWordPress, Medium, Dribbble, Webhooks, Custom Feeds
Messaging & SMSTelegram, Twilio SMS, Twilio WhatsApp Business, Netgsm
Stock Media PartnersUnsplash, Pexels, Pixabay, Giphy, Klipy, Imgur, Lexica

🚀 Quickstart & Architecture Overview

The server operates on MCP SDK 1.29.0 and connects via REST API calls to RADAAR's backend.

Frequently asked questions

What is the RADAAR remote MCP server?

The RADAAR remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.radaar.io, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the RADAAR MCP server?

Add the endpoint https://mcp.radaar.io to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the RADAAR MCP server require authentication?

Yes. RADAAR uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the RADAAR MCP server use?

RADAAR exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments