SERVER
Unified Offer Protocol Front
Rank #417com.unifiedoffer/mcp-server
MCP server providing server capabilities
First listed
Oct 15, 2025
Last publish date
Oct 15, 2025
OVERVIEW
Unified Offer Protocol Front is a Model Context Protocol (MCP) server published by Chris85appding. It ranks #417 of 58,900 servers tracked on MCP Toplist, and its repository has 1,200 GitHub stars. Unified Offer Protocol Front is listed on Official MCP, with 4 tracked versions. It was first listed on Oct 15, 2025 and most recently updated on Oct 15, 2025.
STANDING
#417of 58,900 tracked serversTop 1%
Ranks ahead of 58,483 of 58,900 servers on MCP Toplist.
Recent momentum
+272GitHub stars since Oct 13 (+29%)
CONNECT
Use Unified Offer Protocol Front
Add Unified Offer Protocol Front to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"unifiedoffer": {
"url": "https://api.unifiedoffer.com/functions/v1/mcp-http-wrapper"
}
}
}npm package
{
"mcpServers": {
"unifiedoffer": {
"command": "npx",
"args": [
"-y",
"@unifiedoffer/mcp-server"
]
}
}
}Python package (PyPI)
{
"mcpServers": {
"unifiedoffer": {
"command": "uvx",
"args": [
"uop-mcp-server"
]
}
}
}Docker image
{
"mcpServers": {
"unifiedoffer": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/chrisappding/mcp-server:2.0.0"
]
}
}
}REGISTRIES
Listed on 1 registry
ORGANIZATION
Chris85appding
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 2.0.2 | Oct 15, 2025 |
| 2.0.1 | Oct 15, 2025 |
| 2.0.0 | Oct 15, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Unified Offer Protocol Front?
- MCP server providing server capabilities
- Who maintains Unified Offer Protocol Front?
- Unified Offer Protocol Front is maintained by Chris85appding, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Unified Offer Protocol Front an official MCP server?
- Yes — Unified Offer Protocol Front is listed on the Official MCP Registry.
- How many versions does Unified Offer Protocol Front have?
- MCP Toplist tracks 4 versions of Unified Offer Protocol Front, most recently published on Oct 15, 2025.
- Where can I find the source code for Unified Offer Protocol Front?
- The source code for Unified Offer Protocol Front is hosted at github.com/Chris85appding/unified-offer-protocol-front.
EXPLORE