Skip to main content
Glama
DojoCodingLabs

mcp-metricool

mcp-metricool

MCP server for Metricool — schedule social media posts, get analytics, and find optimal posting times.

Tools

Tool

Description

metricool_get_brands

List all connected brands/accounts

metricool_schedule_post

Schedule a post (LinkedIn, Instagram, Facebook, etc.)

metricool_get_scheduled_posts

View pending scheduled posts

metricool_get_analytics

Get post performance metrics

metricool_get_best_time

Find optimal posting times based on engagement

Related MCP server: meta-mcp

Setup

npm install
npm run build

Environment Variables

METRICOOL_TOKEN=your-api-token
METRICOOL_USER_ID=your-user-id

Get your API token from: Metricool → Settings → API

Usage with Claude Desktop / OpenClaw

{
  "mcpServers": {
    "metricool": {
      "command": "node",
      "args": ["path/to/mcp-metricool/dist/index.js"],
      "env": {
        "METRICOOL_TOKEN": "your-token",
        "METRICOOL_USER_ID": "your-user-id"
      }
    }
  }
}

Supported Networks

LinkedIn, Twitter/X, Facebook, Instagram, YouTube, TikTok, Threads, Bluesky — depends on what's connected in your Metricool account.

License

MIT

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    This is a Multi-Agent Collaboration Protocol (MCP) server for interacting with the Metricool API. It allows AI agents to access and analyze social media metrics and campaign data from your Metricool account.
    28
    38
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for Publer social media management API, enabling AI assistants to schedule posts, upload media, pull analytics, and manage accounts across 15+ social networks.
    15
    70
    21
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Specialized MCP server for digital marketing and social media management, enabling content generation, hashtag optimization, planning, analytics, and engagement strategies.
    -

Latest Blog Posts

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/DojoCodingLabs/mcp-metricool'

If you have feedback or need assistance with the MCP directory API, please join our Discord server