Back to Browse

Personal Suite MCP Server

Developer ToolsModerate5.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

Local-first productivity: email, calendar, messaging, search, image gen. 49 tools. BYOK.

About

Local-first productivity: email, calendar, messaging, search, image gen. 49 tools. BYOK.

Security Report

5.8
Moderate5.8Moderate Risk

This is a well-architected MCP server for local personal productivity with strong security fundamentals. Credentials are encrypted at rest with AES-256-GCM, proper SSRF protections are implemented for SearXNG configuration, and permissions are appropriately scoped to the server's purpose. Minor code quality observations exist around error handling breadth and logging, but no security vulnerabilities were identified. The architecture demonstrates careful attention to data privacy and local-first design principles. Supply chain analysis found 1 known vulnerability in dependencies (1 critical, 0 high severity). Package verification found 1 issue.

3 files analyzed · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

system_info

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-studiomeyer-personal-suite": {
      "args": [
        "-y",
        "mcp-personal-suite"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!