Merchant Context
Rank #22,076io.github.ihint/merchant-context
Resolve sourced merchant facts and safe actions before an agent acts.
Merchant Context is a Model Context Protocol (MCP) server published by ihint. It ranks #22,076 of 132,046 servers tracked on MCP Toplist. Merchant Context is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 4, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 109,970 of 132,046 servers on MCP Toplist.
Use Merchant Context
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http merchant-context https://api.merchant.atomandbits.com/mcp[mcp_servers.merchant-context]
url = "https://api.merchant.atomandbits.com/mcp"Add to ~/.codex/config.toml.
https://api.merchant.atomandbits.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"merchant-context": {
"url": "https://api.merchant.atomandbits.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"merchant-context": {
"type": "http",
"url": "https://api.merchant.atomandbits.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"merchant-context": {
"serverUrl": "https://api.merchant.atomandbits.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"merchant-context": {
"url": "https://api.merchant.atomandbits.com/mcp"
}
}
}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.ihint%2Fmerchant-context)<a href="https://mcptoplist.com/server/io.github.ihint%2Fmerchant-context"><img src="https://mcptoplist.com/badge/io.github.ihint%2Fmerchant-context.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ihint
Available versions (2)
| Version | Published |
|---|---|
| 0.3.0 | Aug 11, 2026 |
| 0.2.0 | Aug 4, 2026 |
Frequently asked questions
- Who maintains Merchant Context?
- Merchant Context is maintained by ihint, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Merchant Context listed on the Official MCP Registry?
- Yes — Merchant Context is listed on the Official MCP Registry.
- How many versions does Merchant Context have?
- MCP Toplist tracks 2 versions of Merchant Context, most recently published on Aug 11, 2026.
- Where can I find the source code for Merchant Context?
- The source code for Merchant Context is hosted at github.com/ihint/merchant-context.
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.