Back to Home
tellahq icon

plain-mcp

Verified Safe

by tellahq

Overview

This MCP server provides a comprehensive interface for managing customer support operations, help center content, and customer data within the Plain.com platform.

Installation

Run Command
bun run src/index.ts

Environment Variables

  • PLAIN_API_KEY

Security Notes

The server correctly handles API keys via environment variables, avoiding hardcoding. It uses Zod for input validation, which is a strong practice against injection vulnerabilities. All external communication is routed through the official Plain.com TypeScript SDK. No 'eval' or other highly dangerous functions are present. The code follows standard secure coding practices for an API wrapper.

Similar Servers

Stats

Interest Score33
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars2
Forks0
Last Update2026-01-16

Tags

Customer SupportHelp DeskCRMAutomationPlain.com API