BuyKing MCP Server
Rank #10,797io.github.accentist/buyking-mcp
Saleplaza BuyKing MCP: Semantic search for global shopping hot deals (US/JP/KR).
BuyKing MCP Server is a Model Context Protocol (MCP) server published by accentist. It ranks #10,797 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. BuyKing MCP Server is listed across 2 registries — Official MCP and Glama, with 10 tracked versions. It was first listed on Aug 6, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 121,249 of 132,046 servers on MCP Toplist.
Use BuyKing MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add buyking-mcp -- npx -y buyking-mcp[mcp_servers.buyking-mcp]
command = "npx"
args = ["-y", "buyking-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"buyking-mcp": {
"command": "npx",
"args": [
"-y",
"buyking-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"buyking-mcp": {
"command": "npx",
"args": [
"-y",
"buyking-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"buyking-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"buyking-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"buyking-mcp": {
"command": "npx",
"args": [
"-y",
"buyking-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"buyking-mcp": {
"command": "npx",
"args": [
"-y",
"buyking-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.accentist%2Fbuyking-mcp)<a href="https://mcptoplist.com/server/io.github.accentist%2Fbuyking-mcp"><img src="https://mcptoplist.com/badge/io.github.accentist%2Fbuyking-mcp.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
accentist
Available versions (10)
| Version | Published |
|---|---|
| 1.2.1 | Sep 18, 2026 |
| 1.2.0 | Sep 18, 2026 |
| 1.1.2 | Aug 19, 2026 |
| 1.1.1 | Aug 19, 2026 |
| 1.1.0 | Aug 18, 2026 |
| 1.0.9 | Aug 18, 2026 |
| 1.0.8 | Aug 18, 2026 |
| 1.0.5 | Aug 6, 2026 |
| 1.0.3 | Aug 6, 2026 |
| 1.0.2 | Aug 6, 2026 |
Frequently asked questions
- Who maintains BuyKing MCP Server?
- BuyKing MCP Server is maintained by accentist, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is BuyKing MCP Server listed on the Official MCP Registry?
- Yes — BuyKing MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does BuyKing MCP Server have?
- MCP Toplist tracks 10 versions of BuyKing MCP Server, most recently published on Sep 18, 2026.
- Where can I find the source code for BuyKing MCP Server?
- The source code for BuyKing MCP Server is hosted at github.com/accentist/buyking-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.