partner-center-mcp
Rank #5,910io.github.tunahanaliozturk/partner-center-mcp
Unofficial Partner Center REST API knowledge & codegen assistant (scenarios, auth, errors).
partner-center-mcp is a Model Context Protocol (MCP) server published by tunahanaliozturk. It ranks #5,910 of 132,345 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. partner-center-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 19 tracked versions. It was first listed on Jun 19, 2026 and most recently updated on Aug 9, 2026.
Ranks ahead of 126,435 of 132,345 servers on MCP Toplist.
Use partner-center-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add partner-center-mcp -- npx -y partner-center-mcp[mcp_servers.partner-center-mcp]
command = "npx"
args = ["-y", "partner-center-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"partner-center-mcp": {
"command": "npx",
"args": [
"-y",
"partner-center-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"partner-center-mcp": {
"command": "npx",
"args": [
"-y",
"partner-center-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"partner-center-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"partner-center-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"partner-center-mcp": {
"command": "npx",
"args": [
"-y",
"partner-center-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"partner-center-mcp": {
"command": "npx",
"args": [
"-y",
"partner-center-mcp"
]
}
}
}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.tunahanaliozturk%2Fpartner-center-mcp)<a href="https://mcptoplist.com/server/io.github.tunahanaliozturk%2Fpartner-center-mcp"><img src="https://mcptoplist.com/badge/io.github.tunahanaliozturk%2Fpartner-center-mcp.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
tunahanaliozturk
Available versions (19)
| Version | Published |
|---|---|
| 0.18.0 | Aug 9, 2026 |
| 0.17.1 | Aug 9, 2026 |
| 0.17.0 | Aug 9, 2026 |
| 0.16.0 | Aug 8, 2026 |
| 0.15.0 | Aug 8, 2026 |
| 0.14.0 | Aug 8, 2026 |
| 0.13.0 | Aug 1, 2026 |
| 0.12.0 | Jul 29, 2026 |
| 0.11.0 | Jul 27, 2026 |
| 0.10.0 | Jul 27, 2026 |
| 0.9.0 | Jul 27, 2026 |
| 0.8.0 | Jun 28, 2026 |
| 0.7.0 | Jun 27, 2026 |
| 0.6.1 | Jun 22, 2026 |
| 0.6.0 | Jun 21, 2026 |
| 0.5.0 | Jun 21, 2026 |
| 0.4.0 | Jun 21, 2026 |
| 0.3.0 | Jun 20, 2026 |
| 0.2.2 | Jun 20, 2026 |
Frequently asked questions
- Who maintains partner-center-mcp?
- partner-center-mcp is maintained by tunahanaliozturk, which publishes 1 MCP server (19 total versions) tracked on MCP Toplist.
- Is partner-center-mcp listed on the Official MCP Registry?
- Yes — partner-center-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does partner-center-mcp have?
- MCP Toplist tracks 19 versions of partner-center-mcp, most recently published on Aug 9, 2026.
- Where can I find the source code for partner-center-mcp?
- The source code for partner-center-mcp is hosted at github.com/tunahanaliozturk/partner-center-mcp.
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.