agentfuse-mcp
Rank #32153glama/sai4447/agentfuse-mcp
Enables AI agents to access affiliate marketing capabilities through AgentFuse's API, allowing them to browse affiliate programs, generate tracked links, and record conversions without writing HTTP code.
agentfuse-mcp is a Model Context Protocol (MCP) server published by sai4447. It ranks #32153 of 58,832 servers tracked on MCP Toplist. agentfuse-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 18, 2026 and most recently updated on Apr 21, 2026.
Ranks ahead of 26,679 of 58,832 servers on MCP Toplist.
Use agentfuse-mcp
Add agentfuse-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"agentfuse-mcp": {
"command": "npx",
"args": [
"-y",
"agentfuse-mcp"
],
"env": {
"AGENTFUSE_API_KEY": "<your AGENTFUSE_API_KEY>",
"AGENTFUSE_API_URL": "<your AGENTFUSE_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
sai4447
Available versions (1)
| Version | Published |
|---|---|
| 1.1.3 | Apr 21, 2026 |
Frequently asked questions
- What is agentfuse-mcp?
- Enables AI agents to access affiliate marketing capabilities through AgentFuse's API, allowing them to browse affiliate programs, generate tracked links, and record conversions without writing HTTP code.
- Who maintains agentfuse-mcp?
- agentfuse-mcp is maintained by sai4447, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is agentfuse-mcp an official MCP server?
- Yes — agentfuse-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does agentfuse-mcp have?
- MCP Toplist tracks 1 version of agentfuse-mcp, most recently published on Apr 21, 2026.
- Where can I find the source code for agentfuse-mcp?
- The source code for agentfuse-mcp is hosted at github.com/sai4447/agentfuse-mcp.