Pm Validate
Rank #48,241io.github.antnewman/pm-validate
MCP server providing pm-validate capabilities
Pm Validate is a Model Context Protocol (MCP) server published by PDA-Task-Force. It ranks #48,241 of 132,405 servers tracked on MCP Toplist. Pm Validate is listed on Official MCP, with 2 tracked versions. It was first listed on Jan 3, 2026 and most recently updated on Jan 4, 2026.
Ranks ahead of 84,164 of 132,405 servers on MCP Toplist.
Use Pm Validate
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pm-validate -- uvx pm-mcp-servers[mcp_servers.pm-validate]
command = "uvx"
args = ["pm-mcp-servers"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pm-validate": {
"command": "uvx",
"args": [
"pm-mcp-servers"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pm-validate": {
"command": "uvx",
"args": [
"pm-mcp-servers"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pm-validate": {
"type": "stdio",
"command": "uvx",
"args": [
"pm-mcp-servers"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pm-validate": {
"command": "uvx",
"args": [
"pm-mcp-servers"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pm-validate": {
"command": "uvx",
"args": [
"pm-mcp-servers"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.antnewman%2Fpm-validate)<a href="https://mcptoplist.com/server/io.github.antnewman%2Fpm-validate"><img src="https://mcptoplist.com/badge/io.github.antnewman%2Fpm-validate.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
PDA-Task-Force
Available versions (2)
| Version | Published |
|---|---|
| 0.3.0 | Jan 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Pm Validate?
- Pm Validate is maintained by PDA-Task-Force, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Pm Validate listed on the Official MCP Registry?
- Yes — Pm Validate is listed on the Official MCP Registry.
- How many versions does Pm Validate have?
- MCP Toplist tracks 2 versions of Pm Validate, most recently published on Jan 4, 2026.
- Where can I find the source code for Pm Validate?
- The source code for Pm Validate is hosted at github.com/PDA-Task-Force/pda-platform.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.