Hootsuite runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from pypi. Last commit 31 Dec 2025.
MCP server for Hootsuite API integration
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add hootsuite-mcp-server -- uvx hootsuite-mcp-server
{
"mcpServers": {
"hootsuite-mcp-server": {
"args": [
"hootsuite-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.hootsuite-mcp-server]
command = "uvx"
args = ["hootsuite-mcp-server"]
{
"mcpServers": {
"hootsuite-mcp-server": {
"args": [
"hootsuite-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"hootsuite-mcp-server": {
"args": [
"hootsuite-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.