Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Aidelly
A
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Aidelly

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

AI social media management: create, schedule, approve, and analyze posts across 11 platforms.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "aidelly": {
      "command": "npx",
      "args": [
        "-y",
        "aidelly"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Aidelly Claude Code Plugin

Aidelly/claude-plugin MCP server

Automate Aidelly social media management directly from Claude Code. Create, schedule, and manage posts across all connected platforms with AI-powered MCP tools.

Features

  • Create & Schedule Posts – Publish instantly or schedule for later across multiple platforms
  • Approval Workflows – Require and manage post approvals before publishing
  • Analytics – Pull engagement metrics and top-performing content
  • Multi-Platform Support – Instagram, Facebook, LinkedIn, Twitter/X, TikTok, YouTube, Pinterest, Bluesky, Threads, Mastodon, Google Business
  • Media Upload – Fetch and upload images/videos directly

Installation

Sign-in is one click. The Aidelly MCP server supports OAuth 2.1 with PKCE and dynamic client registration, so Claude walks you through an Aidelly login and consent screen automatically β€” no API key or workspace ID to copy. (An API-key header remains supported for scripted/headless use.)

Install via Claude Code Plugin Marketplace

bash
/plugin marketplace add Aidelly/claude-plugin

Then configure your API key (see Setup below).

Manual Installation (Development)

Clone this repository and point Claude Code to the local plugin path:

bash
git clone https://github.com/Aidelly/claude-plugin
cd claude-plugin
# Add to Claude Code plugin settings

Note: Ensure .mcp.json is committed in your local clone. The Aidelly monorepo ignores *.mcp.json files, so the public Aidelly/claude-plugin repository explicitly commits it. If you see a missing .mcp.json after cloning, run git check-ignore .mcp.json β€” if no output, it's been properly committed.

Setup

1. Generate an API Key

  1. Log in to Aidelly Dashboard
  2. Go to Settings β†’ API Keys
  3. Create a new API key (or use an existing one)
  4. Copy the key

2. Configure Environment Variables

Set the following environment variables in your Claude Code environment:

server.ts
export AIDELLY_API_KEY=your_api_key_here
export AIDELLY_WORKSPACE_ID=your_workspace_id  # Optional; required if managing multiple workspaces

macOS/Linux (shell):

server.ts
# Add to ~/.zshrc, ~/.bashrc, or equivalent
echo 'export AIDELLY_API_KEY=sk_...' >> ~/.zshrc
source ~/.zshrc

Windows (PowerShell):

powershell
[Environment]::SetEnvironmentVariable('AIDELLY_API_KEY', 'sk_...', 'User')

3. Verify Connection

In Claude Code, run:

Code
Use the MCP server to list accounts or get workspace info.

The plugin should successfully connect and list your Aidelly workspace data.

Usage

Create a Post

Code
Create a new post on Instagram with the text "Hello world!" and upload media.

Schedule a Post

Code
Schedule a post for tomorrow at 2 PM with approval required.

Check Pending Approvals

Code
List all posts waiting for approval and approve the first one.

Pull Analytics

Code
Get the top 10 posts from the last 30 days and their engagement metrics.

Skill Documentation

Full endpoint reference and examples: skills/aidelly-social/SKILL.md

Configuration

.mcp.json

The plugin wires to Aidelly's MCP server via .mcp.json:

config.json
{
  "mcpServers": {
    "aidelly": {
      "url": "https://app.aidelly.ai/api/mcp/public-api",
      "transportType": "http",
      "auth": {
        "type": "headers",
        "headers": {
          "Authorization": "Bearer ${AIDELLY_API_KEY}",
          "x-aidelly-workspace-id": "${AIDELLY_WORKSPACE_ID}"
        }
      }
    }
  }
}

plugin.json

Metadata for Claude Code plugin marketplace:

config.json
{
  "name": "aidelly",
  "description": "Aidelly social content automation for Claude Code",
  "author": "Aidelly",
  "version": "0.1.0"
}

Troubleshooting

"Unauthorized" Error

  • Verify AIDELLY_API_KEY is set correctly
  • Confirm the API key is active in Aidelly Dashboard
  • Check that the workspace exists

"Forbidden" Error

  • Ensure your API key has access to the workspace
  • If using AIDELLY_WORKSPACE_ID, verify it matches a workspace you have access to

Rate Limit Exceeded

  • The plugin enforces 120 tool calls per minute per API key
  • Retry after a few seconds with exponential backoff

Platform-Specific Issues

  • Instagram/TikTok deletion: These platforms don't allow post deletion via API
  • LinkedIn org routing: Double-check that the author target matches your account type (member vs. organization)
  • Text too long: Verify text length against platform limits in the skill documentation

Architecture

Code
.claude-plugin/
  └─ plugin.json          # Plugin metadata
.mcp.json                 # MCP server configuration
skills/
  └─ aidelly-social/
     └─ SKILL.md          # Tool documentation & examples

API Endpoints

The plugin connects to https://app.aidelly.ai/api/mcp/public-api (Aidelly's MCP HTTP endpoint).

Authentication: Authorization: Bearer <API_KEY> (required)

Tools exposed by the server:

  • aidelly_create_post – Instant post publish
  • aidelly_create_scheduled_post – Schedule a post
  • aidelly_list_pending_approvals – Check pending approvals
  • aidelly_post_approvals_id_action – Approve/reject posts
  • aidelly_get_analytics_summary – Pull engagement metrics
  • aidelly_get_post – Get post details
  • aidelly_upload_media – Upload image/video
  • Full list of available tools

Publishing & Distribution

This repository is designed to be published to Claude Code plugin marketplaces. Follow the checklist below for each distribution channel.

Distribution Channels

1. Anthropic Claude Code Plugin Directory

Status: [Pending / In progress / Published]

Submission checklist:

  • README.md complete with features, installation, setup
  • .claude-plugin/plugin.json valid and descriptive
  • .mcp.json correctly configured for production MCP endpoint
  • Skills documentation comprehensive with examples
  • All JSON files validate (no parse errors)
  • Version bumped to match release (semver)
  • LICENSE file included (if required)
  • Documentation reviewed for accuracy

How to submit:

  1. Contact Anthropic at plugins@anthropic.com with:
    • GitHub repository link
    • Brief description of plugin capabilities
    • API authentication requirements
  2. Follow Anthropic's submission process
  3. Monitor distribution portal for approval status

2. Official MCP Registry (Smithery)

Status: [Pending / In progress / Published]

Registry: https://smithery.ai or https://registry.smithery.ai

Submission checklist:

  • Repository public on GitHub
  • .mcp.json follows MCP spec v1.0+
  • Version in package.json matches .claude-plugin/plugin.json
  • README includes authentication setup
  • Endpoint URL is production-ready (https://)
  • Rate limits documented
  • Error handling documented
  • Test credentials available for verification (optional)

How to submit:

  1. Fork the MCP registry (https://github.com/smithery/smithery-registry)
  2. Add entry in registries.json (or equivalent)
  3. Include metadata: name, version, description, auth requirements, URL
  4. Open pull request
  5. Address review feedback

3. Listed on

Glama – https://glama.ai/mcp/servers/Aidelly/claude-plugin

The badge at the top of this README reflects Glama's live quality score for this server.

4. Alternative MCP Registries

mcp.so – https://mcp.so PulseMCP – https://pulsemcp.com

Submission checklist (each):

  • Plugin discoverable via their search
  • Correct metadata (name, description, author)
  • Production MCP endpoint working
  • Authentication method documented
  • Contact/support information provided

How to submit:

  • Each registry has its own submission process (check their websites)
  • Generally requires GitHub repo + metadata + contact info

Pre-Release Checklist

Before submitting to any marketplace:

server.ts
# 1. Validate JSON files
jq . .claude-plugin/plugin.json
jq . .mcp.json

# 2. Verify MCP endpoint connectivity
curl -H "Authorization: Bearer $AIDELLY_API_KEY" \
  https://app.aidelly.ai/api/mcp/public-api \
  -X POST \
  -d '{"jsonrpc":"2.0","method":"initialize","id":1}' \
  -H "Content-Type: application/json"

# 3. Test API key setup
export AIDELLY_API_KEY=test_key
echo "API key set: $AIDELLY_API_KEY"

# 4. Review skill documentation
cat skills/aidelly-social/SKILL.md | wc -l  # Should be > 200 lines

Release Notes

When bumping version in .claude-plugin/plugin.json and README:

Code
## Version 0.1.0

**Initial release**
- Create, schedule, and publish posts across multiple platforms
- Approval workflow integration
- Analytics summary pull
- Media upload support
- 11 platforms supported

Support

  • Issues: https://github.com/Aidelly/claude-plugin/issues
  • Docs: https://docs.aidelly.ai
  • Email: support@aidelly.ai

License

[License TBD – check Aidelly open-source policy]

Maintainers

  • Aidelly Team (@aidelly)

Last updated: 2026-07-13
Plugin version: 0.1.0
MCP protocol version: 2024-11-05+

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • P
    PostSyncer

    Schedule, publish, and analyze social media posts across 11 platforms from any MCP client.

    πŸ’» Developer Tools0 views
    Compare vs PostSyncer β†’
  • Socialneuron MCP logoSocialneuron MCP

    52 MCP tools for AI social media: create, distribute, analyze, and optimize content.

    πŸ’» Developer Tools1 views
    Compare vs Socialneuron MCP β†’
  • Kadenzo MCP logoKadenzo MCP

    Schedule, manage, generate & analyze social posts across 11 networks from any AI agent.

    πŸ’» Developer Tools0 views
    Compare vs Kadenzo MCP β†’
  • Zernio logoZernio

    Schedule, publish, and analyze social media across 15+ platforms, plus inbox, ads, and analytics.

    πŸ’» Developer Tools0 views
    Compare vs Zernio β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Aidelly

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "aidelly": { "command": "npx", "args": ["-y", "aidelly"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAidelly AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/aidelly?style=directory)](https://allmcps.com/mcp/aidelly)
HTML Embed
<a href="https://allmcps.com/mcp/aidelly"><img src="https://allmcps.com/api/badge/aidelly?style=directory" alt="Aidelly on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Aidelly β†’Install in Claude DesktopInstall in CursorInstall in VS Code