BuyAPI
Rank #14,383io.github.TheSnakeFang/buyapi-mcp
Vendor intelligence for AI coding agents choosing developer tools and stacks.
BuyAPI is a Model Context Protocol (MCP) server published by thesnakefang. It ranks #14,383 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. BuyAPI is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Apr 15, 2026 and most recently updated on May 4, 2026.
Ranks ahead of 117,663 of 132,046 servers on MCP Toplist.
Use BuyAPI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http buyapi-mcp https://buyapi.ai/api/mcpclaude mcp add buyapi-mcp -- npx -y buyapi mcp[mcp_servers.buyapi-mcp]
url = "https://buyapi.ai/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.buyapi-mcp]
command = "npx"
args = ["-y", "buyapi", "mcp"]Add to ~/.codex/config.toml.
https://buyapi.ai/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"buyapi-mcp": {
"command": "npx",
"args": [
"-y",
"buyapi",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"buyapi-mcp": {
"url": "https://buyapi.ai/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"buyapi-mcp": {
"command": "npx",
"args": [
"-y",
"buyapi",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"buyapi-mcp": {
"type": "http",
"url": "https://buyapi.ai/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"buyapi-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"buyapi",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"buyapi-mcp": {
"serverUrl": "https://buyapi.ai/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"buyapi-mcp": {
"command": "npx",
"args": [
"-y",
"buyapi",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"buyapi-mcp": {
"url": "https://buyapi.ai/api/mcp"
}
}
}{
"mcpServers": {
"buyapi-mcp": {
"command": "npx",
"args": [
"-y",
"buyapi",
"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.TheSnakeFang%2Fbuyapi-mcp)<a href="https://mcptoplist.com/server/io.github.TheSnakeFang%2Fbuyapi-mcp"><img src="https://mcptoplist.com/badge/io.github.TheSnakeFang%2Fbuyapi-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
thesnakefang
Available versions (3)
| Version | Published |
|---|---|
| 0.7.1 | May 4, 2026 |
| 0.6.5 | Apr 29, 2026 |
| 0.6.4 | Apr 29, 2026 |
Frequently asked questions
- Who maintains BuyAPI?
- BuyAPI is maintained by thesnakefang, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is BuyAPI listed on the Official MCP Registry?
- Yes — BuyAPI is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does BuyAPI have?
- MCP Toplist tracks 3 versions of BuyAPI, most recently published on May 4, 2026.
- Where can I find the source code for BuyAPI?
- The source code for BuyAPI is hosted at github.com/thesnakefang/buyapi-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.