MCP server for Pylon customer support platform
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
MCP (Model Context Protocol) server for Pylon customer support platform.
Copy the example environment file:
Edit .env and add your Pylon API token:
You can generate an API token from the Pylon dashboard. Note: Only Admin users can create API tokens.
Add to your Claude Desktop configuration (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
Add to your Claude Code MCP settings:
pylon_get_organization - Get information about your Pylon organizationpylon_list_accounts - List all accounts with paginationpylon_get_account - Get a specific account by IDpylon_create_account - Create a new accountpylon_update_account - Update an existing accountpylon_delete_account - Delete an accountpylon_search_accounts - Search accounts with filterspylon_list_contacts - List all contacts with paginationpylon_get_contact - Get a specific contact by IDpylon_create_contact - Create a new contactpylon_update_contact - Update an existing contactpylon_delete_contact - Delete a contactpylon_search_contacts - Search contacts with filterspylon_list_issues - List issues within a time rangepylon_get_issue - Get a specific issue by IDpylon_create_issue - Create a new issue/ticketpylon_update_issue - Update an existing issuepylon_delete_issue - Delete an issuepylon_search_issues - Search issues with filterspylon_snooze_issue - Snooze an issue until a specific timepylon_get_issue_followers - Get issue followerspylon_update_issue_followers - Add/remove issue followerspylon_redact_message - Redact a message from an issuepylon_list_tags - List all tagspylon_get_tag - Get a specific tag by IDpylon_create_tag - Create a new tagpylon_update_tag - Update an existing tagpylon_delete_tag - Delete a tagpylon_list_teams - List all teamspylon_get_team - Get a specific team by IDpylon_create_team - Create a new teampylon_update_team - Update an existing teamMIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/pylon-mcp)<a href="https://allmcps.com/mcp/pylon-mcp"><img src="https://allmcps.com/api/badge/pylon-mcp?style=directory" alt="Pylon Mcp on AllMCPs" /></a>