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