affset MCP Server
Rank #12,681io.github.affset/mcp
Run affset from chat: stats, campaigns, zones, payouts, targeting, and team.
affset MCP Server is a Model Context Protocol (MCP) server published by affset. It ranks #12,681 of 132,046 servers tracked on MCP Toplist. affset MCP Server is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 29, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 119,365 of 132,046 servers on MCP Toplist.
Use affset MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http affset https://mcp.affset.com/mcpclaude mcp add affset -e "AFFSET_BASE_URL=<your AFFSET_BASE_URL>" -e "AFFSET_API_KEY=<your AFFSET_API_KEY>" -e "AFFSET_NAMESPACE=<your AFFSET_NAMESPACE>" -e "AFFSET_REQUEST_TIMEOUT_MS=<your AFFSET_REQUEST_TIMEOUT_MS>" -e "AFFSET_READ_ONLY=<your AFFSET_READ_ONLY>" -- npx -y @affset/mcpReplace each placeholder with your own value before saving.
[mcp_servers.affset]
url = "https://mcp.affset.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.affset]
command = "npx"
args = ["-y", "@affset/mcp"]
[mcp_servers.affset.env]
AFFSET_BASE_URL = "<your AFFSET_BASE_URL>"
AFFSET_API_KEY = "<your AFFSET_API_KEY>"
AFFSET_NAMESPACE = "<your AFFSET_NAMESPACE>"
AFFSET_REQUEST_TIMEOUT_MS = "<your AFFSET_REQUEST_TIMEOUT_MS>"
AFFSET_READ_ONLY = "<your AFFSET_READ_ONLY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.affset.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"affset": {
"command": "npx",
"args": [
"-y",
"@affset/mcp"
],
"env": {
"AFFSET_BASE_URL": "<your AFFSET_BASE_URL>",
"AFFSET_API_KEY": "<your AFFSET_API_KEY>",
"AFFSET_NAMESPACE": "<your AFFSET_NAMESPACE>",
"AFFSET_REQUEST_TIMEOUT_MS": "<your AFFSET_REQUEST_TIMEOUT_MS>",
"AFFSET_READ_ONLY": "<your AFFSET_READ_ONLY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"affset": {
"url": "https://mcp.affset.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"affset": {
"command": "npx",
"args": [
"-y",
"@affset/mcp"
],
"env": {
"AFFSET_BASE_URL": "<your AFFSET_BASE_URL>",
"AFFSET_API_KEY": "<your AFFSET_API_KEY>",
"AFFSET_NAMESPACE": "<your AFFSET_NAMESPACE>",
"AFFSET_REQUEST_TIMEOUT_MS": "<your AFFSET_REQUEST_TIMEOUT_MS>",
"AFFSET_READ_ONLY": "<your AFFSET_READ_ONLY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"affset": {
"type": "http",
"url": "https://mcp.affset.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"affset": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@affset/mcp"
],
"env": {
"AFFSET_BASE_URL": "<your AFFSET_BASE_URL>",
"AFFSET_API_KEY": "<your AFFSET_API_KEY>",
"AFFSET_NAMESPACE": "<your AFFSET_NAMESPACE>",
"AFFSET_REQUEST_TIMEOUT_MS": "<your AFFSET_REQUEST_TIMEOUT_MS>",
"AFFSET_READ_ONLY": "<your AFFSET_READ_ONLY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"affset": {
"serverUrl": "https://mcp.affset.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"affset": {
"command": "npx",
"args": [
"-y",
"@affset/mcp"
],
"env": {
"AFFSET_BASE_URL": "<your AFFSET_BASE_URL>",
"AFFSET_API_KEY": "<your AFFSET_API_KEY>",
"AFFSET_NAMESPACE": "<your AFFSET_NAMESPACE>",
"AFFSET_REQUEST_TIMEOUT_MS": "<your AFFSET_REQUEST_TIMEOUT_MS>",
"AFFSET_READ_ONLY": "<your AFFSET_READ_ONLY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"affset": {
"url": "https://mcp.affset.com/mcp"
}
}
}{
"mcpServers": {
"affset": {
"command": "npx",
"args": [
"-y",
"@affset/mcp"
],
"env": {
"AFFSET_BASE_URL": "<your AFFSET_BASE_URL>",
"AFFSET_API_KEY": "<your AFFSET_API_KEY>",
"AFFSET_NAMESPACE": "<your AFFSET_NAMESPACE>",
"AFFSET_REQUEST_TIMEOUT_MS": "<your AFFSET_REQUEST_TIMEOUT_MS>",
"AFFSET_READ_ONLY": "<your AFFSET_READ_ONLY>"
}
}
}
}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.affset%2Fmcp)<a href="https://mcptoplist.com/server/io.github.affset%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.affset%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
affset
Available versions (4)
| Version | Published |
|---|---|
| 0.4.0 | Sep 13, 2026 |
| 0.3.0 | Aug 25, 2026 |
| 0.2.0 | Aug 16, 2026 |
| 0.1.1 | Jul 30, 2026 |
Frequently asked questions
- Who maintains affset MCP Server?
- affset MCP Server is maintained by affset, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is affset MCP Server listed on the Official MCP Registry?
- Yes — affset MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does affset MCP Server have?
- MCP Toplist tracks 4 versions of affset MCP Server, most recently published on Sep 13, 2026.
- Where can I find the source code for affset MCP Server?
- The source code for affset MCP Server is hosted at github.com/affset/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.