PluginBench
MCP Server

EzBiz Social Media Analytics MCP Server

com.ezbizservices/social-media

What is the EzBiz Social Media Analytics MCP server?

AI-powered social media intelligence: profile analysis, engagement scoring, and trend detection.

How to install EzBiz Social Media Analytics

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • x-api-key
    required
    secret

    Your EzBiz API key. Get a free key at https://social.ezbizservices.com

Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "social-media": {
      "url": "https://social.ezbizservices.com/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "social-media": {
      "serverUrl": "https://social.ezbizservices.com/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "social-media": {
      "type": "http",
      "url": "https://social.ezbizservices.com/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "social-media": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://social.ezbizservices.com/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http social-media https://social.ezbizservices.com/mcp

Related MCP servers

AI-powered SEO and marketing: keyword research, SERP analysis, and content optimization tools.