SERVER
agentpromocode
Rank #33326io.github.fedepellegrini/agentpromocode
ACDP reference MCP server for promo-code resolution and checkout feedback.
First listed
May 8, 2026
Last publish date
May 8, 2026
OVERVIEW
agentpromocode is a Model Context Protocol (MCP) server published by fedepellegrini. It ranks #33326 of 58,832 servers tracked on MCP Toplist. agentpromocode is listed on Official MCP, with 1 tracked version. It was first listed on May 8, 2026 and most recently updated on May 8, 2026.
STANDING
#33,326of 58,832 tracked servers
Ranks ahead of 25,506 of 58,832 servers on MCP Toplist.
CONNECT
Use agentpromocode
Add agentpromocode to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"agentpromocode": {
"command": "npx",
"args": [
"-y",
"@agentpromocode/mcp"
],
"env": {
"AGENTPROMOCODE_API_KEY": "<your AGENTPROMOCODE_API_KEY>",
"AGENTPROMOCODE_API_BASE": "<your AGENTPROMOCODE_API_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
Python package (PyPI)
{
"mcpServers": {
"agentpromocode": {
"command": "uvx",
"args": [
"agentpromocode-mcp"
],
"env": {
"AGENTPROMOCODE_API_KEY": "<your AGENTPROMOCODE_API_KEY>",
"AGENTPROMOCODE_API_BASE": "<your AGENTPROMOCODE_API_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
fedepellegrini
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | May 8, 2026 |
FAQ
Frequently asked questions
- What is agentpromocode?
- ACDP reference MCP server for promo-code resolution and checkout feedback.
- Who maintains agentpromocode?
- agentpromocode is maintained by fedepellegrini, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is agentpromocode an official MCP server?
- Yes — agentpromocode is listed on the Official MCP Registry.
- How many versions does agentpromocode have?
- MCP Toplist tracks 1 version of agentpromocode, most recently published on May 8, 2026.
- Where can I find the source code for agentpromocode?
- The source code for agentpromocode is hosted at github.com/fedepellegrini/agentpromocode.
EXPLORE