{
  "markdown": "# Chanty MCP Server\n\n<!-- mcp-name: io.github.asklokesh/chanty-mcp-server -->\n\n<div align=\"center\">\n\n# Chanty Mcp Server\n\n[![GitHub stars](https://img.shields.io/github/stars/LokiMCPUniverse/chanty-mcp-server?style=social)](https://github.com/LokiMCPUniverse/chanty-mcp-server/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/LokiMCPUniverse/chanty-mcp-server?style=social)](https://github.com/LokiMCPUniverse/chanty-mcp-server/network)\n[![GitHub watchers](https://img.shields.io/github/watchers/LokiMCPUniverse/chanty-mcp-server?style=social)](https://github.com/LokiMCPUniverse/chanty-mcp-server/watchers)\n\n[![License](https://img.shields.io/github/license/LokiMCPUniverse/chanty-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/chanty-mcp-server/blob/main/LICENSE)\n[![Issues](https://img.shields.io/github/issues/LokiMCPUniverse/chanty-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/chanty-mcp-server/issues)\n[![Pull Requests](https://img.shields.io/github/issues-pr/LokiMCPUniverse/chanty-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/chanty-mcp-server/pulls)\n[![Last Commit](https://img.shields.io/github/last-commit/LokiMCPUniverse/chanty-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/chanty-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/chanty-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/chanty-mcp-server/pulse)\n[![Code Size](https://img.shields.io/github/languages/code-size/LokiMCPUniverse/chanty-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/chanty-mcp-server)\n[![Contributors](https://img.shields.io/github/contributors/LokiMCPUniverse/chanty-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/chanty-mcp-server/graphs/contributors)\n\n</div>\n\nA Model Context Protocol (MCP) server for integrating Chanty with GenAI applications.\n\n## Overview\n\nTeam collaboration and communication platform\n\n## Features\n\n- Comprehensive Chanty 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 chanty-mcp-server\n```\n\nOr install from source:\n\n```bash\ngit clone https://github.com/asklokesh/chanty-mcp-server.git\ncd chanty-mcp-server\npip install -e .\n```\n\n## Configuration\n\nCreate a `.env` file or set environment variables according to Chanty API requirements.\n\n## Quick Start\n\n```python\nfrom chanty_mcp import ChantyMCPServer\n\n# Initialize the server\nserver = ChantyMCPServer()\n\n# Start the server\nserver.start()\n```\n\n## License\n\nMIT License - see LICENSE file for details\n",
  "bytes": 2979,
  "sha": "97c046fd9f0272c07ad884d1ec32d71706bffbe2777c1af3f0ebd9261b984602",
  "repo_slug": "asklokesh/chanty-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_asklokesh_chanty_mcp_server_0aa4b078/readme"
}