Pm Analyse
Rank #48,239io.github.antnewman/pm-analyse
MCP server providing pm-analyse capabilities
Pm Analyse is a Model Context Protocol (MCP) server published by PDA-Task-Force. It ranks #48,239 of 132,405 servers tracked on MCP Toplist. Pm Analyse 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,166 of 132,405 servers on MCP Toplist.
Use Pm Analyse
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pm-analyse -- uvx pm-mcp-servers[mcp_servers.pm-analyse]
command = "uvx"
args = ["pm-mcp-servers"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pm-analyse": {
"command": "uvx",
"args": [
"pm-mcp-servers"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pm-analyse": {
"command": "uvx",
"args": [
"pm-mcp-servers"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pm-analyse": {
"type": "stdio",
"command": "uvx",
"args": [
"pm-mcp-servers"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pm-analyse": {
"command": "uvx",
"args": [
"pm-mcp-servers"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pm-analyse": {
"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-analyse)<a href="https://mcptoplist.com/server/io.github.antnewman%2Fpm-analyse"><img src="https://mcptoplist.com/badge/io.github.antnewman%2Fpm-analyse.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 Analyse?
- Pm Analyse is maintained by PDA-Task-Force, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Pm Analyse listed on the Official MCP Registry?
- Yes — Pm Analyse is listed on the Official MCP Registry.
- How many versions does Pm Analyse have?
- MCP Toplist tracks 2 versions of Pm Analyse, most recently published on Jan 4, 2026.
- Where can I find the source code for Pm Analyse?
- The source code for Pm Analyse 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.