PluginBench
MCP Server

StudioMeyer Personal Suite MCP Server

io.studiomeyer/personal-suite

What is the StudioMeyer Personal Suite MCP server?

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

How to install StudioMeyer Personal Suite

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "personal-suite": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-personal-suite"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "personal-suite": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-personal-suite"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "personal-suite": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-personal-suite"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "personal-suite": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mcp-personal-suite"
      ]
    }
  }
}
Claude Code
claude mcp add personal-suite -- npx -y mcp-personal-suite

Related MCP servers

Free Memory-First AI Operator course as an MCP server. Bundled curriculum, no account needed.

View repository →

Security sidecar for MCP servers: prompt-injection scan, Ed25519 verify, tools/list drift. 10 tools.

View repository →

Agent Personas for Claude. 16 tools, 13 personas, 3 workflows. OAuth 2.1. Free.

AI-native CRM with 33 tools. Pipeline, leads, deals, Stripe sync. OAuth 2.1. Free tier.

AI visibility monitoring. 24 tools, 8 LLM platforms, Hallucination Guard. Free tier.

Audits MCP servers for Claude Code mcp_tool hook readiness: idempotency, latency, side-effects.

View repository →