mcpbeat Sign in

Mockpost MCP Server

by reiarseni Your server? Claim it
local only

Mockpost runs on your own machine — the client starts it, so there is no endpoint to ping. 285 installs a week from pypi.

Local multi-channel message emulator for E2E testing, with MCP tools for LLM agents.

Installs per day peak 525 · avg 97 · -19% w/w
a month agotoday
285
Installs / week
pypi · mockpost
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Mockpost 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 mockpost -- uvx mockpost
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mockpost": {
      "args": [
        "mockpost"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mockpost]
command = "uvx"
args = ["mockpost"]
.cursor/mcp.json
{
  "mcpServers": {
    "mockpost": {
      "args": [
        "mockpost"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mockpost": {
      "args": [
        "mockpost"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Mockpost

same job, measured the same way
C
Calculators
by calcfleet

Tested financial & practical calculators as free, no-auth MCP tools for AI agents.

122 tools answering
Godot Agent Loop
by beremaran

MCP automation loop with 167 tested tools for Godot 4

211 installs/wk local only
Localstack MCP Server
by localstack

A LocalStack MCP Server providing essential tools for local cloud development & testing

352 installs/wk local only
MCP Test Runner
by lovranran

Local test execution and coverage summaries for onboarding agents.

71 installs/wk local only
MCP Test
by bharath-krishna

A simple MCP server with an echo tool for testing purposes

83 installs/wk local only
Agent Eval
by rudrendupaul

Statistical regression testing for LLM agents: p-value, effect size, and CI on behavior change.

187 installs/wk local only
Flutter Skill
by ai-dashboad

AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero test code needed.

local only
Wechat Devtools MCP
by watertian

MCP Server for WeChat DevTools CLI - Automate development & testing with 7 aggregated APIs.

1 309 installs/wk local only

Mockpost — questions

Answers built from our own checks of this server.

Why is there no uptime for Mockpost?
Mockpost 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 pypi package mockpost was installed 285 times last week.
How do I connect Mockpost?
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 mockpost straight from pypi; nothing to host, nothing to sign up for.
How many people use Mockpost?
The pypi package mockpost was installed 285 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.