MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQChangelog

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Pylon MCP Server

by JustinBeckwith
Developer ToolsModerate6.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

MCP server for Pylon customer support platform

About

MCP server for Pylon customer support platform

Security Report

6.8
Moderate6.8Moderate Risk

Valid MCP server (2 strong, 4 medium validity signals). 4 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (3/3 approved).

5 files analyzed · 5 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-justinbeckwith-pylon-mcp": {
      "args": [
        "-y",
        "pylon-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

pylon-mcp

MCP (Model Context Protocol) server for Pylon customer support platform.

Installation

corepack enable
pnpm install
pnpm run build

Configuration

  1. Copy the example environment file:

    cp .env.example .env
    
  2. Edit .env and add your Pylon API token:

    PYLON_API_TOKEN=your_api_token_here
    

You can generate an API token from the Pylon dashboard. Note: Only Admin users can create API tokens.

Usage

With Claude Desktop

Add to your Claude Desktop configuration (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):

{
  "mcpServers": {
    "pylon": {
      "command": "node",
      "args": ["--env-file", "/path/to/pylon-mcp/.env", "/path/to/pylon-mcp/dist/index.js"]
    }
  }
}

With Claude Code

Add to your Claude Code MCP settings:

{
  "mcpServers": {
    "pylon": {
      "command": "node",
      "args": ["--env-file", "/path/to/pylon-mcp/.env", "/path/to/pylon-mcp/dist/index.js"]
    }
  }
}

Available Tools

Organization

  • pylon_get_organization - Get information about your Pylon organization

Accounts

  • pylon_list_accounts - List all accounts with pagination
  • pylon_get_account - Get a specific account by ID
  • pylon_create_account - Create a new account
  • pylon_update_account - Update an existing account
  • pylon_delete_account - Delete an account
  • pylon_search_accounts - Search accounts with filters

Contacts

  • pylon_list_contacts - List all contacts with pagination
  • pylon_get_contact - Get a specific contact by ID
  • pylon_create_contact - Create a new contact
  • pylon_update_contact - Update an existing contact
  • pylon_delete_contact - Delete a contact
  • pylon_search_contacts - Search contacts with filters

Issues

  • pylon_list_issues - List issues within a time range
  • pylon_get_issue - Get a specific issue by ID
  • pylon_create_issue - Create a new issue/ticket
  • pylon_update_issue - Update an existing issue
  • pylon_delete_issue - Delete an issue
  • pylon_search_issues - Search issues with filters
  • pylon_snooze_issue - Snooze an issue until a specific time
  • pylon_get_issue_followers - Get issue followers
  • pylon_update_issue_followers - Add/remove issue followers

Messages

  • pylon_redact_message - Redact a message from an issue

Tags

  • pylon_list_tags - List all tags
  • pylon_get_tag - Get a specific tag by ID
  • pylon_create_tag - Create a new tag
  • pylon_update_tag - Update an existing tag
  • pylon_delete_tag - Delete a tag

Teams

  • pylon_list_teams - List all teams
  • pylon_get_team - Get a specific team by ID
  • pylon_create_team - Create a new team
  • pylon_update_team - Update an existing team

Requirements

  • Node.js 24+
  • Pylon API token (Admin access required)

License

MIT

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source Codenpm Package

Details

Published February 24, 2026
Version 1.1.1
0 installs
Local Plugin

More Developer Tools MCP Servers

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
3
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

114
Stars
404
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
55
Installs
10.0
Security
5.0
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

89.9K
Stars
15
Installs
6.0
Security
5.0
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
14
Installs
10.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
13
Installs
10.0
Security
No ratings yet
Local