mcpbeat Sign in

Project Management Validation MCP Server

local only

Project Management Validation runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from pypi. Last commit 3 Feb 2026.

Validate project data against NISTA standards, scheduling best practices, and custom rules

The author archived this repository on GitHub, meaning it is no longer maintained.

Installs per day peak 37 · avg 15 · +5% w/w
a month agotoday
79
Installs / week
pypi · pm-mcp-servers
0
Stars
0 open issues
3 Feb 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/pm_mcp_servers/__init__.py:1, [пакет] src/pm_mcp_servers/pm_analyse/__init__.py:1, [пакет] src/pm_mcp_servers/pm_analyse/analyzers.py:1 и ещё 12
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 pm-validate -- uvx pm-mcp-servers
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pm-validate": {
      "args": [
        "pm-mcp-servers"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pm-validate]
command = "uvx"
args = ["pm-mcp-servers"]
.cursor/mcp.json
{
  "mcpServers": {
    "pm-validate": {
      "args": [
        "pm-mcp-servers"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pm-validate": {
      "args": [
        "pm-mcp-servers"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Project Management Validation

same job, measured the same way
Generate-Data
by ns-3e

MCP server for Generate-Data.com: dataset generation, AI schema design, Project management.

80 installs/wk local only
Pestprocrm
by liserichards

Manage pest control operations — customers, scheduling, SMS, payments, and reporting.

answering
Breeze
by vahtel

Breeze project management: cards, to-dos, comments, time tracking and estimates.

answering
Document Integrity Validator
by ojaskord

AI reasoning checks any document against known international standards before your agent acts on it.

119 installs/wk 2 tools answering
Clawwork
by gammell53

AI agent project management — task boards, progress tracking, and cost reporting.

36 installs/wk local only
Dart
by dartai

AI-native project management for tasks, docs, collaboration, and agents.

answering
VASTlint
by aleksuix

Validate VAST, VMAP, and DAAST ad tags against IAB specs. 232 rules, pure Rust core.

15 tools answering
Netlicensing
by mcparmory

Create and manage software licenses, products, modules, and customer licensing agreements

238 installs/wk local only

Project Management Validation — questions

Answers built from our own checks of this server.

Why is there no uptime for Project Management Validation?
Project Management Validation 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 pm-mcp-servers was installed 79 times last week.
Is Project Management Validation still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Project Management Validation?
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 pm-mcp-servers straight from pypi; nothing to host, nothing to sign up for.
How many people use Project Management Validation?
The pypi package pm-mcp-servers was installed 79 times in the last week. Week over week that is +5%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Project Management Validation open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.