Easyparser — Amazon Product & Seller Data
Rank #19,775com.easyparser/easyparser
Real-time Amazon product, seller, and search data for AI agents across 21 marketplaces.
Easyparser — Amazon Product & Seller Data is a Model Context Protocol (MCP) server published by easyparser-com. It ranks #19,775 of 132,046 servers tracked on MCP Toplist. Easyparser — Amazon Product & Seller Data is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 2, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 112,271 of 132,046 servers on MCP Toplist.
Use Easyparser — Amazon Product & Seller Data
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http easyparser https://mcp.easyparser.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add easyparser -e "EASYPARSER_API_KEY=<your EASYPARSER_API_KEY>" -- npx -y easyparser-mcpReplace each placeholder with your own value before saving.
[mcp_servers.easyparser]
url = "https://mcp.easyparser.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.easyparser]
command = "npx"
args = ["-y", "easyparser-mcp"]
[mcp_servers.easyparser.env]
EASYPARSER_API_KEY = "<your EASYPARSER_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.easyparser.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"easyparser": {
"command": "npx",
"args": [
"-y",
"easyparser-mcp"
],
"env": {
"EASYPARSER_API_KEY": "<your EASYPARSER_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"easyparser": {
"url": "https://mcp.easyparser.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"easyparser": {
"command": "npx",
"args": [
"-y",
"easyparser-mcp"
],
"env": {
"EASYPARSER_API_KEY": "<your EASYPARSER_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"easyparser": {
"type": "http",
"url": "https://mcp.easyparser.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"easyparser": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"easyparser-mcp"
],
"env": {
"EASYPARSER_API_KEY": "<your EASYPARSER_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"easyparser": {
"serverUrl": "https://mcp.easyparser.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"easyparser": {
"command": "npx",
"args": [
"-y",
"easyparser-mcp"
],
"env": {
"EASYPARSER_API_KEY": "<your EASYPARSER_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"easyparser": {
"url": "https://mcp.easyparser.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"easyparser": {
"command": "npx",
"args": [
"-y",
"easyparser-mcp"
],
"env": {
"EASYPARSER_API_KEY": "<your EASYPARSER_API_KEY>"
}
}
}
}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/com.easyparser%2Feasyparser)<a href="https://mcptoplist.com/server/com.easyparser%2Feasyparser"><img src="https://mcptoplist.com/badge/com.easyparser%2Feasyparser.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
easyparser-com
Available versions (1)
| Version | Published |
|---|---|
| 1.3.1 | Sep 2, 2026 |
Frequently asked questions
- Who maintains Easyparser — Amazon Product & Seller Data?
- Easyparser — Amazon Product & Seller Data is maintained by easyparser-com, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Easyparser — Amazon Product & Seller Data listed on the Official MCP Registry?
- Yes — Easyparser — Amazon Product & Seller Data is listed on the Official MCP Registry, alongside Glama.
- How many versions does Easyparser — Amazon Product & Seller Data have?
- MCP Toplist tracks 1 version of Easyparser — Amazon Product & Seller Data, most recently published on Sep 2, 2026.
- Where can I find the source code for Easyparser — Amazon Product & Seller Data?
- The source code for Easyparser — Amazon Product & Seller Data is hosted at github.com/easyparser-com/mcp-easyparser.
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.