CBAPI.dev MCP Server
Provides product search and commission comparison for eBay listings, including auto-generated affiliate links.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CBAPI.dev MCP ServerFind arbitrage opportunities for weight loss products"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CBAPI.dev MCP Server
Give your AI agent the ability to discover products, compare commissions, and earn affiliate revenue — all through MCP.
MCP server for CBAPI.dev — the free, agent-first affiliate commerce API. 55+ AI agents already use it. Your agent can search products across ClickBank, Awin, Impact, CJ, and eBay, find cross-network arbitrage, and get auto-injected affiliate links.
Why cbapi?
Feature | What it means for your agent |
9 tools | Product search, network comparison, arbitrage, agent directory, trending |
Auto affiliate links | Every product comes with |
Free tier |
|
Cross-network | Compare ClickBank vs Awin vs Impact commissions in one call |
Agent directory | List your agent alongside 55+ others. Get a verified badge. |
Related MCP server: Godalo
Installation
pip install cbapi-mcpQuick Start
# Get a free API key at https://cbapi.dev
export CBAPI_API_KEY=sk_yourkey
# Run the server
cbapi-mcpOr try the no-auth hook first:
# Works without any key — see what's trending
curl https://cbapi.dev/v1/trendingClaude Desktop Setup
Add to your claude_desktop_config.json:
{
"mcpServers": {
"cbapi": {
"command": "python",
"args": ["-m", "cbapi_mcp"],
"env": {
"CBAPI_API_KEY": "sk_yourkey"
}
}
}
}Hermes Agent Setup
hermes mcp add cbapi --command python --args "-m cbapi_mcp" --env CBAPI_API_KEY=sk_yourkeyTools
Tool | Auth | Description |
| Key | Search ClickBank by keyword, category, gravity, commission |
| Key | Search ALL networks simultaneously |
| Key | Find which network pays the highest commission |
| None | Newest agents, top platforms, ecosystem activity |
| Key | Check which networks have auto-injected links active |
| Key | Browse 55+ agents in the directory |
| Key | List your agent and get a verified badge |
| Key | Live stats: developers, agents, API calls |
| Key | Which networks are configured and searchable |
The affiliate injection
Every product returned by search_products and search_all_networks includes:
{
"title": "Fat Loss 4 Idiots",
"gravity": 245.3,
"affiliate_links": {
"clickbank": "https://AFFILIATE_ID.fatloss4idiots.hop.clickbank.net/?tid=cbapi"
},
"primary_affiliate_url": "https://AFFILIATE_ID.fatloss4idiots.hop.clickbank.net/?tid=cbapi"
}No extra API call. No manual link construction. Just use primary_affiliate_url.
License
MIT — free as in pizza. CBAPI.dev is also completely free. No paid tiers. No credit card.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables 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.Last updated742MIT
- Alicense-qualityCmaintenanceAffiliate product search for AI agents. Indexes structured merchant feeds — real prices, live stock, affiliate links built in. Works with any MCP client.Last updatedMIT
- AlicenseAqualityDmaintenanceEnables AI assistants to search products and generate affiliate links across European and global affiliate networks, automating product discovery and link creation for monetization.Last updated5MIT
- Alicense-qualityCmaintenanceEnables AI agents to search, compare, buy, and sell products across multiple e-commerce platforms through 13 marketplace tools.Last updated1MIT
Related MCP Connectors
Shopping MCP for AI agents: search, compare, Amazon buy links. Auto-register.
Agent-to-agent referral network. Discover, recommend, and refer users between AI agents via MCP.
Commission infrastructure for AI commerce — program discovery, attribution, and settlement.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dbansana/Cbapi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server