Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.vncent786/bounty-api

REMOTE · BOUNTYAPI.COM · 2 COMPONENTS · SCANNED SEP 21

Singapore property & financial data APIs for AI agents. 27 MCP tools. x402 micropayments.

0 this week 23 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Tool Safety0
  • Tool safety not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified

Unverified: 5 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

How do I install the io.github.vncent786/bounty-api MCP server?

io.github.vncent786/bounty-api is a hosted endpoint at https://bountyapi.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · bountyapi.com

# add to Claude Code
claude mcp add --transport http vncent786-bounty-api 'https://bountyapi.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "vncent786-bounty-api": {
      "url": "https://bountyapi.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "vncent786-bounty-api": {
      "type": "http",
      "url": "https://bountyapi.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.vncent786-bounty-api]
url = "https://bountyapi.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "vncent786-bounty-api": {
      "type": "remote",
      "url": "https://bountyapi.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add vncent786-bounty-api --url 'https://bountyapi.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  vncent786-bounty-api:
    url: "https://bountyapi.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "vncent786-bounty-api": {
      "Transport": "http",
      "Url": "https://bountyapi.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add vncent786-bounty-api -t streamable-http -u 'https://bountyapi.com/mcp'
// mcp.json
{
  "mcpServers": {
    "vncent786-bounty-api": {
      "type": "http",
      "url": "https://bountyapi.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 4 Aug 26 0
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: 0.27 → unverified security
    • Transport: pass → fail security
    • Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Probed https://bountyapi.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=bountyapi.com CN=YR1,O=Let's Encrypt,C=US 3 Sept 2026 2 Dec 2026 RSA 2048 SHA256-RSA 562d691b6ef671d62ff5909b04305430acc
SANs: bountyapi.com
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of bountyapi.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
bountyapi.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 405

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://bountyapi.com/mcp HTTP error 405
http (plaintext) http://bountyapi.com/mcp HTTPS enforced 301 https://bountyapi.com/mcp
MCP tools · 27 exposed · ~1,960 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
hdb_eip_quota ~88

Explain HDB Ethnic Integration Policy (EIP) and SPR quota limits. Real-time HDB quota requires portal verification, but this returns official quota rules and transaction risk. Free.

NameTypeReqDescription
buyer_ethnicitystringyes
is_malaysian_sprboolean
is_sprboolean
townstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

hdb_lease_decay ~52

Analyze HDB lease decay: remaining years, financing/CPF restrictions, risk thresholds, and value impact. Free.

NameTypeReqDescription
current_valuenumber
lease_commencement_yearintegeryes
NameTypeReqDescription
resultstringyes

No examples provided.

hdb_resale_median ~48

Get HDB resale median prices by flat type for a Singapore town. Returns median price, count, min, max for each flat type.

NameTypeReqDescription
townstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

hdb_resale_search ~65

Search HDB resale transactions with filters. Leave params empty for broad results.

NameTypeReqDescription
flat_typestring
limitinteger
max_pricenumber
min_pricenumber
townstring
NameTypeReqDescription
resultstringyes

No examples provided.

sg_address_intel ~52

Full address intelligence: district, planning area, CCR/RCR/OCR region, HDB town, approximate coordinates, and 5 nearest MRT stations with walking distance.

NameTypeReqDescription
postal_codestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

sg_affordability ~105

Calculate MAS TDSR/MSR affordability. Checks if a property is affordable under Singapore's mortgage regulations. Returns max loan and property price.

NameTypeReqDescription
borrower_ageinteger
existing_monthly_debtnumber
housing_loan_countinteger
loan_tenure_yearsinteger
loan_typestring
monthly_incomenumberyes
property_pricenumberyes
NameTypeReqDescription
resultstringyes

No examples provided.

sg_buy_vs_rent ~98

Buy-vs-rent analysis: total cost of buying vs renting over a holding period. Includes mortgage, stamp duty, property tax, maintenance, opportunity cost. Returns net cost comparison and recommendation. Free.

NameTypeReqDescription
down_payment_pctnumber
holding_period_yearsinteger
monthly_rentnumberyes
mortgage_ratenumber
property_pricenumberyes
NameTypeReqDescription
resultstringyes

No examples provided.

sg_cpf_housing ~64

Estimate CPF Ordinary Account accumulation for housing use. Shows monthly OA contribution, 3-year and 5-year projected balances. Free.

NameTypeReqDescription
ageintegeryes
existing_oa_balancenumber
monthly_incomenumberyes
NameTypeReqDescription
resultstringyes

No examples provided.

sg_gst ~69

Add or remove Singapore GST (9% from 1 Jan 2024). mode='add': calculate GST on a GST-exclusive price. mode='remove': extract GST component from a GST-inclusive price. Free.

NameTypeReqDescription
amountnumberyes
modestring
NameTypeReqDescription
resultstringyes

No examples provided.

sg_income_tax ~83

Calculate Singapore individual income tax. Resident progressive rates (YA 2024+): 0-22% marginal. Non-residents: 15% flat or progressive, whichever higher. Free.

NameTypeReqDescription
annual_incomenumberyes
deductionsnumber
is_residentboolean
reliefsnumber
NameTypeReqDescription
resultstringyes

No examples provided.

sg_mrt_near ~49

Find nearest MRT stations to a Singapore postal code. Returns station name, lines, distance, and walking time.

NameTypeReqDescription
limitinteger
postal_codestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

sg_mrt_search ~38

Search MRT stations by name. Returns all matching stations with line codes.

NameTypeReqDescription
limitinteger
qstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

sg_postal_lookup ~47

Look up a Singapore 6-digit postal code to find its district number, district name, and area classification (CCR/RCR/OCR).

NameTypeReqDescription
postal_codestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

sg_property_analyze ~149

Complete property investment analysis: stamp duty, comparables, yield, affordability, and location in one call. The most comprehensive SG property API.

NameTypeReqDescription
borrower_ageinteger
buyer_profilestring
existing_monthly_debtnumber
flat_typestring
loan_tenure_yearsinteger
monthly_incomenumber
monthly_rentnumber
postal_codestring
property_countinteger
property_pricenumberyes
property_typestring
regionstring
townstring
NameTypeReqDescription
resultstringyes

No examples provided.

sg_property_commission ~90

Estimate Singapore property agent commission. transaction_type: 'sale' or 'rental'. property_type: 'hdb', 'private', 'landed'. Rates are market norms (CEA), not legally fixed. Free.

NameTypeReqDescription
is_seller_landlordboolean
pricenumber
property_typestring
transaction_typestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

sg_property_pitch ~173

Generate a complete property investment pitch — the kind of one-page analysis a property agent presents to a client. Includes price fairness, stamp duty, affordability, yield, location, tenure risk, and verdict.

NameTypeReqDescription
buyer_notesstring
buyer_profilestring
existing_monthly_debtnumber
flat_typestring
monthly_incomenumber
monthly_rentnumber
postal_codestring
project_namestring
property_countinteger
property_pricenumberyes
property_typestring
sqftnumber
tenurestring
top_yearinteger
townstring
NameTypeReqDescription
resultstringyes

No examples provided.

sg_property_rank ~95

Rank candidate Singapore properties by investment value. Accepts properties from any source, then scores value vs comps, yield, affordability, and location. Region-ready: SG live, HK/AE/AU/JP planned.

NameTypeReqDescription
buyer_profilestring
candidatesarrayyes
existing_monthly_debtnumber
monthly_incomenumber
regionstring
NameTypeReqDescription
resultstringyes

No examples provided.

sg_property_tax ~70

Calculate Singapore property tax. Owner-occupier progressive 0-32%, non-owner-occupied 10-20%, non-residential flat 10%. Free.

NameTypeReqDescription
annual_valuenumberyes
is_owner_occupiedboolean
property_typestring
NameTypeReqDescription
resultstringyes

No examples provided.

sg_rental_yield ~63

Calculate rental investment metrics: gross yield, net yield, cap rate, price-to-rent ratio, and monthly cashflow.

NameTypeReqDescription
annual_expensesnumber
monthly_rentnumberyes
property_pricenumberyes
NameTypeReqDescription
resultstringyes

No examples provided.

sg_salary_benchmark ~61

Benchmark salary for a Singapore role using live MyCareersFuture job postings. Returns median, percentile ranges, and annual equivalents from real employer-posted salary data. Free.

NameTypeReqDescription
limitinteger
rolestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

sg_school_proximity ~69

Find primary/secondary schools near a Singapore postal code. Splits schools within 1km and 1-2km for Primary 1 priority analysis. Free.

NameTypeReqDescription
postal_codestringyes
radius_kmnumber
school_typestring
NameTypeReqDescription
resultstringyes

No examples provided.

sg_stamp_duty ~86

Calculate Singapore property stamp duty (BSD + ABSD). buyer_profile: SC (citizen), SPR (PR), FR (foreigner), entity, developer. Returns total duty, tier breakdown, and effective rate.

NameTypeReqDescription
buyer_profilestring
pricenumberyes
property_countinteger
property_typestring
NameTypeReqDescription
resultstringyes

No examples provided.

ura_developer_sales ~67

Get developer units sold by project from URA. Units launched, sold, remaining, median price. Leave ref_period empty for latest, or use format like '2506' for Jun 2025. $0.05/call.

NameTypeReqDescription
ref_periodstring
NameTypeReqDescription
resultstringyes

No examples provided.

ura_pipeline ~40

Get future private residential supply pipeline from URA. Upcoming projects, units planned, expected completion. Key for supply analysis. $0.05/call.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

ura_rental_median ~52

Get median rental rates ($psf/month) for private residential projects from URA. Filter by project name or get all. $0.05/call.

NameTypeReqDescription
project_namestring
NameTypeReqDescription
resultstringyes

No examples provided.

ura_status ~22

Check if URA private property data is connected and available. Free.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

ura_transactions ~65

Get private residential property transactions (caveat data) from URA. Returns project name, price, PSF, area, tenure, transaction date, sale type. Batch 1 is most recent. $0.05/call.

NameTypeReqDescription
batchinteger
NameTypeReqDescription
resultstringyes

No examples provided.

Common questions

What is the io.github.vncent786/bounty-api MCP server?

io.github.vncent786/bounty-api is an MCP server listed in the public MCP registry as io.github.vncent786/bounty-api. Singapore property & financial data APIs for AI agents. 27 MCP tools. x402 micropayments. This page covers its hosted endpoint (https://bountyapi.com/mcp).

Is the io.github.vncent786/bounty-api MCP server safe to use?

io.github.vncent786/bounty-api scores 23 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.vncent786/bounty-api MCP server expose?

io.github.vncent786/bounty-api exposes 27 tools: sg_stamp_duty, sg_postal_lookup, sg_address_intel, sg_mrt_near, sg_mrt_search, and 22 more. Their descriptions and schemas cost roughly 1,960 tokens of context every time the server is loaded.

Does the io.github.vncent786/bounty-api MCP server require authentication?

No. We connected to io.github.vncent786/bounty-api without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the io.github.vncent786/bounty-api MCP server still maintained?

io.github.vncent786/bounty-api is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.