Back to Home

mcp-webpublication-server

Verified Safe

by alexylon

Overview

Provides an MCP server for accessing Webpublication API features, including resource management, publication settings, and retrieving cover images.

Installation

Run Command
No command provided

Security Notes

The project is written in Rust, which offers strong memory and type safety, reducing common vulnerability classes. Sensitive credentials (WP_TOKEN, API_URL, DRIVE_URL, CLIENT_ID) are handled via environment variables, which is a good practice. The server's security largely depends on the secure configuration of these external API endpoints and the secure management of the WP_TOKEN. No direct 'eval' or obfuscation is apparent. The server itself listens on a local address (127.0.0.1:6274) for the MCP Inspector, limiting direct external exposure.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens25000
Stars0
Forks0
Last Update2025-11-17

Tags

RustWebpublicationAPIMCPServer