MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

I
Intercom Articles MCP

A Model Context Protocol (MCP) server for reading Intercom Help Center articles

Created 2/6/2026
Updated 19 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-intercom-articles-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "kaosensei-intercom-articles-mcp": { "command": "npx", "args": [ "kaosensei-intercom-articles-mcp" ] } } }