Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYLON_API_TOKENYesYour Pylon API token (can be generated from the Pylon dashboard at https://app.usepylon.com/settings/api-tokens, Admin users only)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
pylon_get_organizationB

Get information about your Pylon organization

pylon_list_accountsB

List all accounts in Pylon with optional pagination

pylon_get_accountC

Get a specific account by ID

pylon_create_accountC

Create a new account in Pylon

pylon_update_accountC

Update an existing account

pylon_delete_accountC

Delete an account

pylon_search_accountsC

Search accounts with filters

pylon_list_contactsB

List all contacts in Pylon with optional pagination

pylon_get_contactC

Get a specific contact by ID

pylon_create_contactC

Create a new contact in Pylon

pylon_update_contactC

Update an existing contact

pylon_delete_contactB

Delete a contact

pylon_search_contactsC

Search contacts with filters

pylon_list_issuesB

List issues within a time range (max 30 days)

pylon_get_issueC

Get a specific issue by ID or issue number

pylon_create_issueC

Create a new issue/ticket in Pylon

pylon_update_issueC

Update an existing issue

pylon_delete_issueC

Delete an issue

pylon_search_issuesC

Search issues with filters

pylon_snooze_issueC

Snooze an issue until a specific time

pylon_get_issue_followersC

Get the list of users following an issue

pylon_update_issue_followersC

Add or remove followers from an issue

pylon_redact_messageC

Redact a message from an issue

pylon_list_tagsC

List all tags in Pylon

pylon_get_tagC

Get a specific tag by ID

pylon_create_tagC

Create a new tag

pylon_update_tagC

Update an existing tag

pylon_delete_tagB

Delete a tag

pylon_list_teamsC

List all teams in Pylon

pylon_get_teamC

Get a specific team by ID

pylon_create_teamC

Create a new team

pylon_update_teamC

Update an existing team

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JustinBeckwith/pylon-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server