Back to Home
tomohirof icon

verge-mcp-server

Verified Safe

by tomohirof

Overview

Manages blog content (create, edit, publish, delete articles and blogs) on VergeCMS directly through AI assistants like ChatGPT or Claude, using natural language.

Installation

Run Command
npx verge-mcp-server

Environment Variables

  • VERGE_API_URL

Security Notes

The server implements a robust OAuth 2.0 Authorization Code Flow for authentication, including CSRF protection via state parameters and secure local token storage (`~/.verge-mcp/token.json` with `0o600` permissions). Input and output data are validated using Zod schemas, mitigating common injection risks. The server uses a local HTTP server on `localhost:34521` solely for the OAuth callback, limiting network exposure. No 'eval' or obvious obfuscation is present. The primary security considerations are the inherent risks of storing an authentication token locally (though protected by file permissions) and the security of the connected VergeCMS API itself.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-12-15

Tags

mcpai-assistantblog-managementcms-integrationcontent-management