MCP server for Chanty API integration
Project description
Chanty MCP Server
A Model Context Protocol (MCP) server for integrating Chanty with GenAI applications.
Overview
Team collaboration and communication platform
Features
- Comprehensive Chanty API coverage
- Multiple authentication methods
- Enterprise-ready with rate limiting
- Full error handling and retry logic
- Async support for better performance
Installation
pip install chanty-mcp-server
Or install from source:
git clone https://github.com/asklokesh/chanty-mcp-server.git
cd chanty-mcp-server
pip install -e .
Configuration
Create a .env file or set environment variables according to Chanty API requirements.
Quick Start
from chanty_mcp import ChantyMCPServer
# Initialize the server
server = ChantyMCPServer()
# Start the server
server.start()
License
MIT License - see LICENSE file for details
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file chanty_mcp_server-0.1.0.tar.gz.
File metadata
- Download URL: chanty_mcp_server-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d706345c57f1bac0899cb27742b1b3efc172c0605e7f4e5d0380b665a33accbd
|
|
| MD5 |
38b8d94ec4d999e4b7bece4f57a6a3fe
|
|
| BLAKE2b-256 |
2969fa45b75f60b30df51b9386608ce60e2360c30dc8fb9f13ae780ea0489634
|
File details
Details for the file chanty_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: chanty_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7edf1dd1de135d70d21cbb3029747bbc99734640b6b542b41ffa376f73cb869
|
|
| MD5 |
292e2304a51aa25e3e1c7c9b7c663958
|
|
| BLAKE2b-256 |
d58d80aa976c03ec2f84583be9887ccc18a918be0bbd4a988bf1e0c372e2e9f1
|