Back to Home
esaio icon

esa-mcp-server

Verified Safe

by esaio

Overview

Connects AI assistants with esa.io for comprehensive document and team management, enabling AI to read, create, update, and manage posts, comments, categories, and attachments.

Installation

Run Command
ESA_ACCESS_TOKEN="your_personal_access_token" LANG="ja" npx @esaio/esa-mcp-server

Environment Variables

  • ESA_ACCESS_TOKEN
  • ESA_API_BASE_URL
  • LANG

Security Notes

The server correctly uses environment variables for sensitive data like API access tokens, avoiding hardcoded secrets. It employs `zod` for robust input validation on tool arguments, mitigating common injection risks. Attachment handling includes checks for supported image types and size limits before base64 encoding, returning signed URLs for other cases, which is a secure practice. No `eval` or direct command execution vulnerabilities were identified in the provided source code. The primary security consideration remains the scope of the `ESA_ACCESS_TOKEN` and the trustworthiness of the connected AI client.

Similar Servers

Stats

Interest Score51
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars40
Forks2
Last Update2025-12-14

Tags

Model Context Protocolesa.ioAI AssistantDocument ManagementCollaboration