Skip to main content
Glama

Amplemarket Knowledge Base MCP Server

amplemarket_get_article

Retrieve specific articles from the Amplemarket knowledge base using article ID or slug to access detailed content and information.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
idNoArticle ID (provide either id or slug)
slugNoArticle slug (provide either id or slug)

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Article ID (provide either id or slug)", "type": "string" }, "slug": { "description": "Article slug (provide either id or slug)", "type": "string" } }, "type": "object" }

Other Tools from Amplemarket Knowledge Base MCP Server

Related Tools

    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