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: publer-mcp-server

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

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Servers

  • 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
    80
    19
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Specialized MCP server for digital marketing and social media management, enabling content generation, hashtag optimization, planning, analytics, and engagement strategies.

View all related MCP servers

Related MCP Connectors

  • Social media MCP: publish, schedule & analyze posts on TikTok, Instagram, YouTube, LinkedIn & X

  • MCP server for Appcircle mobile CI/CD platform.

  • Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.

View all MCP Connectors

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