← Index

Hootsuite

io.github.asklokesh/hootsuite-mcp-server·v0.1.0·Other
Quality Score
73
/100

MCP server for Hootsuite API integration

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "hootsuite-mcp-server": {
      "command": "uvx",
      "args": [
        "hootsuite-mcp-server"
      ],
      "env": {
        "HOOTSUITE_API_KEY": "<your-hootsuite_api_key>",
        "HOOTSUITE_API_URL": "<hootsuite_api_url>"
      }
    }
  }
}
§02  Environment variables
HOOTSUITE_API_KEY
requiredsecret

API Key for HOOTSUITE

HOOTSUITE_API_URL

API URL for HOOTSUITE

§03  MCP Quality Score  ·  methodology
freshness
18
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other