Skip to main content
Glama

Amplemarket Knowledge Base MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYLON_API_TOKENYesYour Pylon API token (required)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Pylon KB Resource HelpInformation about available Pylon KB resources

Tools

Functions exposed to the LLM to take actions

NameDescription
amplemarket_get_article

Get a specific article from the Amplemarket knowledge base by ID or slug

kb_get_collection

Get collection metadata and articles from the Pylon knowledge base

amplemarket_get_all_articles

PRIMARY TOOL: Get all articles from the Amplemarket knowledge base. Returns complete list of article titles, IDs, and metadata. Use this first to browse available articles, then use amplemarket_get_article to get full content of specific articles. No search needed - this shows everything available.

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/artem-amplemarket/amplemarket-pylon-mcp'

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