MCP.so
Sign In

Personal Suite

@studiomeyer-io

About Personal Suite

Local-first personal productivity MCP server for Claude, Cursor, and any MCP client. Email, Calendar, Messaging, Search, Image Generation. BYOK, no cloud, no signup.

Basic information

License

MIT

Runtime

node

Publisher

studiomeyer-io

Submitted by

Matthias Meyer - StudioMeyer

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-personal-suite": {
      "command": "npx",
      "args": [
        "mcp-personal-suite",
        "setup"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Personal Suite?

Local-first personal productivity MCP server for Claude, Cursor, and any MCP client. Email, Calendar, Messaging, Search, Image Generation. BYOK, no cloud, no signup.

How to use Personal Suite?

The README includes setup instructions such as "command": "npx",.

Key features of Personal Suite

  • macOS / Linux: ~/.personal-suite/config.json
  • Windows: %USERPROFILE%.personal-suite\config.json
  • No signup, no account, no telemetry
  • No outbound requests until you configure a module
  • Credentials encrypted at rest, file mode 0600

Use cases of Personal Suite

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Personal Suite

Where is the source code for Personal Suite?

The source code is linked from the repository URL on this page.

Does Personal Suite include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers