Server data from the Official MCP Registry
Writing Assistant Ai tools for AI agents. Capabilities: generate headlines, score readability
Writing Assistant Ai tools for AI agents. Capabilities: generate headlines, score readability
This MCP server implements a writing assistant toolkit with authentication and rate limiting via an auth_middleware layer. However, several security and design concerns lower the score: the authentication system relies on client-provided API keys without server-side validation of format, the rate limiting uses local file-based state that can be manipulated, sensitive upgrade URLs are hardcoded throughout the codebase, and the auth middleware imports are path-dependent which reduces robustness. The core writing tools themselves are safe (no dangerous operations, no exfiltration), but the monetization/auth layer introduces moderate risks. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
7 files analyzed · 14 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-writing-assistant-ai-mcp": {
"args": [
"-y",
"writing-assistant-ai-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.