Bounty-api
Rank #10,747io.github.vncent786/bounty-api
Singapore property & financial data APIs for AI agents. 27 MCP tools. x402 micropayments.
Bounty-api is a Model Context Protocol (MCP) server published by vncent786. It ranks #10,747 of 132,046 servers tracked on MCP Toplist. Bounty-api is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jul 10, 2026 and most recently updated on Jul 11, 2026.
Ranks ahead of 121,299 of 132,046 servers on MCP Toplist.
Use Bounty-api
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bounty-api https://bountyapi.com/mcpclaude mcp add bounty-api -e "EVM_PRIVATE_KEY=<your EVM_PRIVATE_KEY>" -- npx -y bountyapi-mcpReplace each placeholder with your own value before saving.
[mcp_servers.bounty-api]
url = "https://bountyapi.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.bounty-api]
command = "npx"
args = ["-y", "bountyapi-mcp"]
[mcp_servers.bounty-api.env]
EVM_PRIVATE_KEY = "<your EVM_PRIVATE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://bountyapi.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"bounty-api": {
"command": "npx",
"args": [
"-y",
"bountyapi-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<your EVM_PRIVATE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bounty-api": {
"url": "https://bountyapi.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"bounty-api": {
"command": "npx",
"args": [
"-y",
"bountyapi-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<your EVM_PRIVATE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"bounty-api": {
"type": "http",
"url": "https://bountyapi.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"bounty-api": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bountyapi-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<your EVM_PRIVATE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bounty-api": {
"serverUrl": "https://bountyapi.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bounty-api": {
"command": "npx",
"args": [
"-y",
"bountyapi-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<your EVM_PRIVATE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bounty-api": {
"url": "https://bountyapi.com/mcp"
}
}
}{
"mcpServers": {
"bounty-api": {
"command": "npx",
"args": [
"-y",
"bountyapi-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<your EVM_PRIVATE_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/io.github.vncent786%2Fbounty-api)<a href="https://mcptoplist.com/server/io.github.vncent786%2Fbounty-api"><img src="https://mcptoplist.com/badge/io.github.vncent786%2Fbounty-api.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
vncent786
Available versions (1)
| Version | Published |
|---|---|
| 1.8.0 | Jul 11, 2026 |
Frequently asked questions
- Who maintains Bounty-api?
- Bounty-api is maintained by vncent786, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Bounty-api listed on the Official MCP Registry?
- Yes — Bounty-api is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Bounty-api have?
- MCP Toplist tracks 1 version of Bounty-api, most recently published on Jul 11, 2026.
- Where can I find the source code for Bounty-api?
- The source code for Bounty-api is hosted at github.com/vncent786/bounty-api.
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.