pacer-mcp
Rank #12,739io.github.STR-Consulting/pacer-mcp
Pacer revenue-management API as MCP tools: portfolios, pacing, market metrics, Guesty, briefs.
pacer-mcp is a Model Context Protocol (MCP) server published by str-consulting. It ranks #12,739 of 132,046 servers tracked on MCP Toplist. pacer-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 12 tracked versions. It was first listed on Jun 2, 2026 and most recently updated on Jul 23, 2026.
Ranks ahead of 119,307 of 132,046 servers on MCP Toplist.
Use pacer-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pacer-mcp -e "PACER_CORE_URL=<your PACER_CORE_URL>" -e "PACER_CORE_TOKEN=<your PACER_CORE_TOKEN>" -- docker run -i --rm ghcr.io/str-consulting/pacer-mcp:1.0.0Replace each placeholder with your own value before saving.
[mcp_servers.pacer-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/str-consulting/pacer-mcp:1.0.0"]
[mcp_servers.pacer-mcp.env]
PACER_CORE_URL = "<your PACER_CORE_URL>"
PACER_CORE_TOKEN = "<your PACER_CORE_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pacer-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/str-consulting/pacer-mcp:1.0.0"
],
"env": {
"PACER_CORE_URL": "<your PACER_CORE_URL>",
"PACER_CORE_TOKEN": "<your PACER_CORE_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pacer-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/str-consulting/pacer-mcp:1.0.0"
],
"env": {
"PACER_CORE_URL": "<your PACER_CORE_URL>",
"PACER_CORE_TOKEN": "<your PACER_CORE_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"pacer-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/str-consulting/pacer-mcp:1.0.0"
],
"env": {
"PACER_CORE_URL": "<your PACER_CORE_URL>",
"PACER_CORE_TOKEN": "<your PACER_CORE_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pacer-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/str-consulting/pacer-mcp:1.0.0"
],
"env": {
"PACER_CORE_URL": "<your PACER_CORE_URL>",
"PACER_CORE_TOKEN": "<your PACER_CORE_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pacer-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/str-consulting/pacer-mcp:1.0.0"
],
"env": {
"PACER_CORE_URL": "<your PACER_CORE_URL>",
"PACER_CORE_TOKEN": "<your PACER_CORE_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
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.STR-Consulting%2Fpacer-mcp)<a href="https://mcptoplist.com/server/io.github.STR-Consulting%2Fpacer-mcp"><img src="https://mcptoplist.com/badge/io.github.STR-Consulting%2Fpacer-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
str-consulting
Available versions (12)
| Version | Published |
|---|---|
| 1.0.0 | Jul 23, 2026 |
| 0.11.0 | Jun 30, 2026 |
| 0.10.0 | Jun 17, 2026 |
| 0.9.0 | Jun 16, 2026 |
| 0.8.1 | Jun 10, 2026 |
| 0.7.1 | Jun 3, 2026 |
| 0.7.0 | Jun 3, 2026 |
| 0.6.0 | Jun 3, 2026 |
| 0.5.0 | Jun 2, 2026 |
| 0.4.0 | Jun 2, 2026 |
| 0.3.2 | Jun 2, 2026 |
| 0.3.1-rc6 | Jun 2, 2026 |
Frequently asked questions
- Who maintains pacer-mcp?
- pacer-mcp is maintained by str-consulting, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
- Is pacer-mcp listed on the Official MCP Registry?
- Yes — pacer-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does pacer-mcp have?
- MCP Toplist tracks 12 versions of pacer-mcp, most recently published on Jul 23, 2026.
- Where can I find the source code for pacer-mcp?
- The source code for pacer-mcp is hosted at github.com/str-consulting/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.