Metricool MCP

FAQs about the Metricool MCP

Find answers to common questions about the Metricool MCP: what it is, how to connect it, what you can do with it, and what requirements you need.

What exactly is the Metricool MCP?

The Metricool MCP is the official server that connects your Metricool account to clients that support the Model Context Protocol (MCP). It acts as a bridge that lets AI tools read and act on your Metricool data, such as posts, analytics, or advertising campaigns.

Do I need to know how to code?

No. You connect by pasting a URL or copying a command into your AI client. Once connected, you interact with Metricool using natural language instead of writing code.

Which social networks and platforms does it support?

The Metricool MCP supports the following networks and advertising platforms:

  • Instagram (posts, reels, stories)

  • TikTok

  • LinkedIn

  • Facebook (posts, reels, stories)

  • X (Twitter)

  • YouTube

  • Pinterest (pins and boards)

  • Threads

  • Bluesky

  • Twitch

  • Meta Ads

  • Google Ads

  • TikTok Ads

Does it work on Claude Desktop as well as Claude Code?

Yes. The Metricool MCP is compatible with Claude Code, Claude Desktop, Claude.ai, and other MCP-capable clients, including:

  • Cursor

  • ChatGPT (Developer Mode)

  • Mistral Le Chat

  • Make

  • n8n

  • Smithery

  • Gemini CLI

Does integrating Claude with Metricool require a paid Claude account?

No. According to Anthropic's official documentation, remote MCP custom connectors are available for Claude Free, Pro, Max, Team, and Enterprise plans. The only limitation for Free users is that they can use a single custom connector at a time.

What Metricool plan do I need?

The MCP works with any Metricool plan, including the free account. Keep in mind that your Metricool plan limits still apply when using the MCP. For example, on the free plan you cannot query data older than 30 days or schedule more than 20 posts.

How do I authenticate?

You can authenticate in two ways:

  • OAuth: sign in with your Metricool account and approve access from your AI client.

  • Token and ID: provide the METRICOOL_USER_TOKEN and METRICOOL_USER_ID variables in your configuration.

Are posts published instantly or scheduled?

You choose. You can publish content immediately, schedule it for a specific date and time, or use the best-time publishing option recommended by Metricool.

Can I manage multiple brands?

Yes. The MCP includes the get_brands tool, which lets you list and select from the brands associated with your Metricool account.

Can I edit already scheduled posts?

Yes. You can modify posts that you have already scheduled using the update_schedule_post tool.

Is my data secure?

The MCP uses the same permissions and authentication systems as your Metricool account. You can revoke access at any time from your account settings. Your data is not stored in the AI model.

Is it open source? Where is the code?

Yes. The Metricool MCP server is public and available in the GitHub repository metricool/mcp-metricool, as well as published as a package on PyPI.


Related articles

Was this helpful?