mcpbeat Sign in

Plentopasto MCP Server

by plentopasto Your server? Claim it
local only

Plentopasto runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm.

Plan a week of budget-friendly family dinners from your pantry with Plento Pasto.

Installs per day peak 15 · avg 6 · +142% w/w
a month agotoday
42
Installs / week
npm · @plentopasto/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Plentopasto every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server -- npx -y @plentopasto/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@plentopasto/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@plentopasto/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@plentopasto/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@plentopasto/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PLENTOPASTO_API_KEY (Your Plento Pasto API key, used to authenticate the MCP server to your account.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Plentopasto

same job, measured the same way
Agent Chef
by agentchef

Family meal planning run by your agent: weekly dinners, household votes, grocery list minus pantry.

answering
Autoady
by autoady-www

Run Meta ads from your AI assistant: briefings, drop diagnosis, winners, budgets, receipts.

answering
TravelOwl
by ameinnaqvi

Plan trips directly into TravelOwl from a conversation with Claude.

answering
Wealthos
by wealthos

Plan your financial future with AI: track net worth, manage budgets, and forecast scenarios.

answering
Bonsave
by bonsave

Query your real net worth, spending, transactions, budgets and portfolio from any MCP client.

answering
Pastea
by pastea-app

Search, read and re-copy your Mac clipboard history from Pastea. Local, pairs with one click.

31 installs/wk local only
dopamine - the shop AI agents can buy from
by jobimdev

A parody shop your AI agent can 'buy' from - deliveries get eaten by whales. 100% fake.

4 tools answering
Create Survey
by feedbk-ai

Create AI surveys with dynamic follow-up probing directly from your AI assistant.

1 tools answering

Plentopasto — questions

Answers built from our own checks of this server.

Why is there no uptime for Plentopasto?
Plentopasto runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @plentopasto/mcp-server was installed 42 times last week.
How do I connect Plentopasto?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @plentopasto/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Plentopasto?
The npm package @plentopasto/mcp-server was installed 42 times in the last week. Week over week that is +142%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.