pylon-mcp

JustinBeckwith/pylon-mcp
★ 4 stars JavaScript 🔌 API Integration Updated today
MCP server for Pylon customer support platform
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pylon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "JustinBeckwith/pylon-mcp"
      ]
    }
  }
}

README Excerpt

<img src="https://raw.githubusercontent.com/justinbeckwith/pylon-mcp/main/pylon-mcp.png" alt="pylon-mcp" width="400" /> MCP (Model Context Protocol) server for [Pylon](https://www.usepylon.com/) customer support platform. ```bash corepack enable pnpm install pnpm run build ``` 1. Copy the example environment file:

Tools (20)

pylon_create_accountpylon_create_contactpylon_create_issuepylon_create_tagpylon_create_teampylon_delete_accountpylon_delete_contactpylon_delete_issuepylon_delete_tagpylon_get_accountpylon_get_contactpylon_get_issuepylon_get_issue_followerspylon_get_organizationpylon_get_tagpylon_get_teampylon_list_accountspylon_list_contactspylon_list_issuespylon_list_tags