Skip to main content
Glama
kaosensei

Intercom Articles MCP Server

by kaosensei

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INTERCOM_ACCESS_TOKENYesIntercom Access Token with Articles read and write permissions from Intercom Settings -> Developers -> Developer Hub

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_article

Get a single Intercom article by ID. Returns full article details including title, body, author, and state.

list_articles

List Intercom articles with pagination. Returns a list of articles with basic information.

create_article

Create a new Intercom Help Center article. Supports multilingual content and draft/published states.

update_article

Update an existing Intercom Help Center article. Supports partial updates and multilingual content.

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/kaosensei/intercom-articles-mcp'

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