Unified Offer Protocol Front
Rank #935com.unifiedoffer/mcp-server
MCP server providing server capabilities
Unified Offer Protocol Front is a Model Context Protocol (MCP) server published by Chris85appding. It ranks #935 of 132,046 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.
Ranks ahead of 131,111 of 132,046 servers on MCP Toplist.
Use Unified Offer Protocol Front
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http unifiedoffer https://api.unifiedoffer.com/functions/v1/mcp-http-wrapperThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add unifiedoffer -- npx -y @unifiedoffer/mcp-serverclaude mcp add unifiedoffer -- uvx uop-mcp-serverclaude mcp add unifiedoffer -- docker run -i --rm docker.io/chrisappding/mcp-server:2.0.0[mcp_servers.unifiedoffer]
url = "https://api.unifiedoffer.com/functions/v1/mcp-http-wrapper"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.unifiedoffer]
command = "npx"
args = ["-y", "@unifiedoffer/mcp-server"]Add to ~/.codex/config.toml.
[mcp_servers.unifiedoffer]
command = "uvx"
args = ["uop-mcp-server"]Add to ~/.codex/config.toml.
[mcp_servers.unifiedoffer]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/chrisappding/mcp-server:2.0.0"]Add to ~/.codex/config.toml.
https://api.unifiedoffer.com/functions/v1/mcp-http-wrapperSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"unifiedoffer": {
"command": "npx",
"args": [
"-y",
"@unifiedoffer/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"unifiedoffer": {
"command": "uvx",
"args": [
"uop-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"unifiedoffer": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/chrisappding/mcp-server:2.0.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"unifiedoffer": {
"url": "https://api.unifiedoffer.com/functions/v1/mcp-http-wrapper"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"unifiedoffer": {
"command": "npx",
"args": [
"-y",
"@unifiedoffer/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"unifiedoffer": {
"command": "uvx",
"args": [
"uop-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"unifiedoffer": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/chrisappding/mcp-server:2.0.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"unifiedoffer": {
"type": "http",
"url": "https://api.unifiedoffer.com/functions/v1/mcp-http-wrapper"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"unifiedoffer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@unifiedoffer/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"unifiedoffer": {
"type": "stdio",
"command": "uvx",
"args": [
"uop-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"unifiedoffer": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/chrisappding/mcp-server:2.0.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"unifiedoffer": {
"serverUrl": "https://api.unifiedoffer.com/functions/v1/mcp-http-wrapper"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"unifiedoffer": {
"command": "npx",
"args": [
"-y",
"@unifiedoffer/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"unifiedoffer": {
"command": "uvx",
"args": [
"uop-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"unifiedoffer": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/chrisappding/mcp-server:2.0.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"unifiedoffer": {
"url": "https://api.unifiedoffer.com/functions/v1/mcp-http-wrapper"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"unifiedoffer": {
"command": "npx",
"args": [
"-y",
"@unifiedoffer/mcp-server"
]
}
}
}{
"mcpServers": {
"unifiedoffer": {
"command": "uvx",
"args": [
"uop-mcp-server"
]
}
}
}{
"mcpServers": {
"unifiedoffer": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/chrisappding/mcp-server:2.0.0"
]
}
}
}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/com.unifiedoffer%2Fmcp-server)<a href="https://mcptoplist.com/server/com.unifiedoffer%2Fmcp-server"><img src="https://mcptoplist.com/badge/com.unifiedoffer%2Fmcp-server.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Chris85appding
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 |
Frequently asked questions
- 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 listed on the Official MCP Registry?
- 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.
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.