{
  "markdown": "# Hootsuite MCP Server\n\n<!-- mcp-name: io.github.asklokesh/hootsuite-mcp-server -->\n\n<div align=\"center\">\n\n# Hootsuite Mcp Server\n\n[![GitHub stars](https://img.shields.io/github/stars/LokiMCPUniverse/hootsuite-mcp-server?style=social)](https://github.com/LokiMCPUniverse/hootsuite-mcp-server/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/LokiMCPUniverse/hootsuite-mcp-server?style=social)](https://github.com/LokiMCPUniverse/hootsuite-mcp-server/network)\n[![GitHub watchers](https://img.shields.io/github/watchers/LokiMCPUniverse/hootsuite-mcp-server?style=social)](https://github.com/LokiMCPUniverse/hootsuite-mcp-server/watchers)\n\n[![License](https://img.shields.io/github/license/LokiMCPUniverse/hootsuite-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/hootsuite-mcp-server/blob/main/LICENSE)\n[![Issues](https://img.shields.io/github/issues/LokiMCPUniverse/hootsuite-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/hootsuite-mcp-server/issues)\n[![Pull Requests](https://img.shields.io/github/issues-pr/LokiMCPUniverse/hootsuite-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/hootsuite-mcp-server/pulls)\n[![Last Commit](https://img.shields.io/github/last-commit/LokiMCPUniverse/hootsuite-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/hootsuite-mcp-server/commits)\n\n[![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://python.org)\n[![MCP](https://img.shields.io/badge/Model_Context_Protocol-DC143C?style=for-the-badge)](https://modelcontextprotocol.io)\n\n[![Commit Activity](https://img.shields.io/github/commit-activity/m/LokiMCPUniverse/hootsuite-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/hootsuite-mcp-server/pulse)\n[![Code Size](https://img.shields.io/github/languages/code-size/LokiMCPUniverse/hootsuite-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/hootsuite-mcp-server)\n[![Contributors](https://img.shields.io/github/contributors/LokiMCPUniverse/hootsuite-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/hootsuite-mcp-server/graphs/contributors)\n\n</div>\n\nA Model Context Protocol (MCP) server for integrating Hootsuite with GenAI applications.\n\n## Overview\n\nSocial media management platform\n\n## Features\n\n- Comprehensive Hootsuite API coverage\n- Multiple authentication methods\n- Enterprise-ready with rate limiting\n- Full error handling and retry logic\n- Async support for better performance\n\n## Installation\n\n```bash\npip install hootsuite-mcp-server\n```\n\nOr install from source:\n\n```bash\ngit clone https://github.com/asklokesh/hootsuite-mcp-server.git\ncd hootsuite-mcp-server\npip install -e .\n```\n\n## Configuration\n\nCreate a `.env` file or set environment variables according to Hootsuite API requirements.\n\n## Quick Start\n\n```python\nfrom hootsuite_mcp import HootsuiteMCPServer\n\n# Initialize the server\nserver = HootsuiteMCPServer()\n\n# Start the server\nserver.start()\n```\n\n## License\n\nMIT License - see LICENSE file for details\n",
  "bytes": 3062,
  "sha": "130d9f2ccf4d2586256482a74e7b18d973218b2b11c8040f4be4e304220a0988",
  "repo_slug": "asklokesh/hootsuite-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_asklokesh_hootsuite_mcp_server_e6ed5ff3/readme"
}