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.parkyucheol-del/alphapipeline

REMOTE · ALPHAPIPELINE-EU.ONRENDER.COM · SCANNED SEP 20

Pay-per-call x402 data API for AI trading agents: Polymarket arbitrage, kimchi premium & more.

+3 this week 76 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 Security74
Transport & Reachability100
Schema Quality & AI Usability70
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2899 tokens (~207/item across 14 items; 14 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management40
  • Stability observed for 12 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 14 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.parkyucheol-del/alphapipeline MCP server?

io.github.parkyucheol-del/alphapipeline is a hosted endpoint at https://alphapipeline-eu.onrender.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 · alphapipeline-eu.onrender.com

# add to Claude Code
claude mcp add --transport http parkyucheol-del-alphapipeline 'https://alphapipeline-eu.onrender.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "parkyucheol-del-alphapipeline": {
      "url": "https://alphapipeline-eu.onrender.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "parkyucheol-del-alphapipeline": {
      "type": "http",
      "url": "https://alphapipeline-eu.onrender.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.parkyucheol-del-alphapipeline]
url = "https://alphapipeline-eu.onrender.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "parkyucheol-del-alphapipeline": {
      "type": "remote",
      "url": "https://alphapipeline-eu.onrender.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add parkyucheol-del-alphapipeline --url 'https://alphapipeline-eu.onrender.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  parkyucheol-del-alphapipeline:
    url: "https://alphapipeline-eu.onrender.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "parkyucheol-del-alphapipeline": {
      "Transport": "http",
      "Url": "https://alphapipeline-eu.onrender.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add parkyucheol-del-alphapipeline -t streamable-http -u 'https://alphapipeline-eu.onrender.com/mcp'
// mcp.json
{
  "mcpServers": {
    "parkyucheol-del-alphapipeline": {
      "type": "http",
      "url": "https://alphapipeline-eu.onrender.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.

  • 20 Sept 26 +1
    • Tool “market.kimchi_alert” rewrote its description, which is the text the model reads security
  • 19 Sept 26 0
    • Tool “arb.spread_matrix” rewrote its description, which is the text the model reads security
    • Tool “derivatives.funding_rate” rewrote its description, which is the text the model reads security
    • Tool “derivatives.whale_position_audit” rewrote its description, which is the text the model reads security
    • Tool “market.kimchi_alert” rewrote its description, which is the text the model reads security
    • Tool “prediction.exit_capacity_audit” rewrote its description, which is the text the model reads security
    • Tool “prediction.neg_risk_arbitrage” rewrote its description, which is the text the model reads security
    • Tool “security.token_diagnostic” rewrote its description, which is the text the model reads security
    • Tool “security.token_risk” rewrote its description, which is the text the model reads security
    • Tool “unlocks.dump_risk” rewrote its description, which is the text the model reads security
    • Schema quality: 172 → 206 functional
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1
    • Stability: unverified → 0.03 functional
  • 8 Sept 26 70

    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 20 Sept 2026 · Probed https://alphapipeline-eu.onrender.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=onrender.com CN=WE1,O=Google Trust Services,C=US 24 Jul 2026 22 Oct 2026 ECDSA 256 ECDSA-SHA256 756bcb97dcf1455f0ebf70e5dbe07256
SANs: onrender.com, *.onrender.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of alphapipeline-eu.onrender.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
onrender.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 200

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

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://alphapipeline-eu.onrender.com/mcp Verified 200
http (plaintext) http://alphapipeline-eu.onrender.com/mcp HTTPS enforced 301 https://alphapipeline-eu.onrender.com/mcp
MCP tools · 14 exposed · ~2,724 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
arb.spread_matrix ~287

Use this tool before executing a cross-venue arbitrage trade to check whether a global reference price (Coinbase spot, CoinGecko fallback - not a specific exchange orderbook) and a DEX pool price diverge enough to be worth trading after an assumed flat gas cost. Returns gross/net spread percentages and an is_profitable boolean - note net_spread_pct does NOT subtract the DEX pool's own swap fee (see pool_fee_pct), CEX trading fees, or slippage, so a spread that clears the threshold before those costs may not clear it after. Do not use for DEX-only liquidity depth checks or contract security. Paid in USDC on Base.

NameTypeReqDescription
min_spread_threshold_pctnumberNet spread threshold (%) above which is_profitable is true. Defaults to 0.8.
networkstringGeckoTerminal network id, e.g. base, eth. Defaults to base.
pool_addressstringSpecific DEX pool contract address (optional if token_address is given).
symbolstringyesTicker symbol, e.g. SUI, BTC, ETH.
token_addressstringToken contract address - the most liquid pool is auto-selected (optional if pool_address is given).
trade_size_usdnumberHypothetical trade size in USD. Defaults to 1000.
NameTypeReqDescription
assumed_gas_cost_usdnumberyes
cex_price_usdnumber|null
data_sourcestringyes
dex_price_usdnumber|null
directionstring|null
generated_atobjectyes
gross_spread_pctnumber|null
is_profitablebooleanyes
min_spread_threshold_pctnumberyes
net_spread_pctnumber|null
networkstringyes
noticestring|null
pool_addressstring|null
pool_fee_pctnumber|nullDEX pool's fee tier (e.g. 0.05 for 0.05%), parsed from the pool name. Informational only - net_spread_pct does not subtract it.
status_messagestringyes
symbolstringyes
trade_size_usdnumberyes

No examples provided.

calendar.macro_dday ~92

Use this tool when an agent plans trading schedules around major US macroeconomic volatility, specifically days remaining until FOMC rate decisions, CPI prints, or NFP jobs reports. Zero-dependency static 2026 macro calendar with 100% uptime and no upstream failure risk. Do not use for real-time market price data or economic forecast consensus figures. No input parameters. Paid in USDC on Base.

Input schema present but exposes no named parameters.

NameTypeReqDescription
d_dayinteger|null
data_sourcestringyes
descriptionstring|null
event_datetime
event_namestring|null
event_typestring|null
generated_atobjectyes
impact_levelstring|null
noticestring|null
tagsarrayyes
time_remaining
upcoming_eventsarrayyes

No examples provided.

derivatives.funding_apr_matrix ~169

Use this tool to evaluate a spot+perpetual carry trade: annualizes the current perpetual funding rate into an APR, flags which side (SHORT or LONG perp) currently collects funding, and computes how many days of that funding income it takes to recoup an assumed round-trip trading cost. Pure calculation on top of funding_rate data - no extra upstream call. Do not use for the raw current funding rate alone (use derivatives.funding_rate) or for spot price data. Paid in USDC on Base.

NameTypeReqDescription
assumed_round_trip_cost_pctnumberCombined entry+exit trading fee percentage across both the spot and perpetual legs. Defaults to 0.2.
symbolstringyesTicker symbol, e.g. BTC, ETH, or BTCUSDT.
NameTypeReqDescription
annualized_rate_pctnumber|null
assumed_round_trip_cost_pctnumberyes
breakeven_daysnumber|null
daily_funding_income_pctnumber|null
data_sourcestringyes
funding_collector_sidestring|null
funding_interval_hoursinteger|null
funding_rate_percentagenumber|null
generated_atobjectyes
noticestring|null
periods_per_yearinteger|null
symbolstringyes

No examples provided.

derivatives.funding_rate ~120

Use this tool when analyzing perpetual futures funding rates, long/short market sentiment crowding, or timing hedging strategies before settlement periods. Aggregates Bybit (primary) and Binance (fallback) perpetual funding rates, plus mark_price/index_price (both paths) and open_interest_usd (Bybit path only - null on the Binance fallback). Do not use for spot market volume or token security checks. Paid in USDC on Base.

NameTypeReqDescription
symbolstringyesTicker symbol, e.g. BTC, ETH, or BTCUSDT.
NameTypeReqDescription
data_sourcestringyes
funding_interval_hoursinteger|null
funding_ratenumber|null
funding_rate_percentagenumber|null
generated_atobjectyes
index_pricenumber|nullUnderlying spot index price feeding the perpetual's funding calculation. Populated on both the Bybit and Binance paths.
mark_pricenumber|nullPerpetual futures mark price at lookup time. Populated on both the Bybit and Binance paths.
next_funding_time
noticestring|null
open_interest_usdnumber|nullTotal open interest in USD notional. Only available via the Bybit path - always null on the Binance fallback, since Binance's premiumIndex endpoint does not report open interest.
predicted_ratenumber|null
symbolstringyes

No examples provided.

derivatives.whale_position_audit ~190

Use this tool to audit a Hyperliquid wallet address you already know: every open perpetual position with side, size, leverage, max_leverage, unrealized PnL, return_on_equity_pct, liquidation price, and distance-to-liquidation percentage (max_leverage and return_on_equity_pct are Hyperliquid's own reported fields, not derived by this tool). This does not discover or rank 'smart money' wallets - Hyperliquid's public API has no leaderboard or large-trader disclosure endpoint, so it only audits an address you supply. risk_flags (HIGH_LEVERAGE, NEAR_LIQUIDATION) come from fixed numeric thresholds only. Do not use for spot price data or any exchange other than Hyperliquid. Paid in USDC on Base.

NameTypeReqDescription
addressstringyesHyperliquid/EVM wallet address to audit (0x...).
NameTypeReqDescription
account_value_usdnumber|null
data_sourcestringyes
generated_atobjectyes
margin_usage_pctnumber|null
noticestring|null
open_position_countintegeryes
positionsarrayyes
risk_flagsarrayyes
total_margin_used_usdnumber|null
total_notional_position_usdnumber|null
wallet_addressstringyes
withdrawable_usdnumber|null

No examples provided.

dex.liquidity_slippage ~212

Use this tool to calculate expected DEX price slippage, pool liquidity depth, and optimal routing before executing an on-chain token swap. GeckoTerminal-backed pool analytics with constant-product slippage estimation for the requested trade_size_usd, plus a slippage_tiers array with the same estimate at fixed $1,000/$5,000/$10,000 sizes so an agent can gauge depth at a glance without extra calls. Do not use for centralized exchange (CEX) orderbooks or contract risk analysis. Paid in USDC on Base.

NameTypeReqDescription
networkstringGeckoTerminal network id, e.g. base, eth. Defaults to base.
pool_addressstringSpecific DEX pool contract address (optional if token_address is given).
token_addressstringToken contract address - the most liquid pool is auto-selected (optional if pool_address is given).
trade_size_usdnumberyesHypothetical trade size in USD to estimate slippage for.
NameTypeReqDescription
assumed_gas_cost_usdnumber|nullFlat per-swap gas estimate for this network, not a live gas quote.
data_sourcestringyes
estimated_slippage_pctnumber|null
generated_atobjectyes
liquidity_usdnumber|null
networkstringyes
noticestring|null
pool_addressstring|null
pool_fee_pctnumber|nullSwap fee tier of the selected pool, parsed from pool_name. Disclosed for reference only - not subtracted from the slippage estimate.
pool_namestring|null
price_impact_modelstringyes
quote_token_is_stablecoinboolean|nullIf false or null, this pool isn't USD-quoted - an extra hop is needed to reach USD, not accounted for in the slippage estimate.
quote_token_symbolstring|nullParsed from pool_name (e.g. 'USDC' from 'WETH / USDC 0.05%').
slippage_tiersarray|null
token_addressstring|null
trade_size_usdnumberyes
volume_24h_usdnumber|null

No examples provided.

market.kimchi_alert ~150

Use this tool when evaluating Korean exchange price premiums, the 'kimchi premium', Upbit price gaps vs a global reference price, cross-border crypto arbitrage, or sudden Korea-specific price anomalies. Real-time Upbit vs Coinbase spot (CoinGecko fallback) - NOT a live Binance orderbook, despite the legacy binance_price_usdt field name kept for backward compatibility - with reverse-premium and surge alerts. Do not use for general USD spot prices or on-chain DEX swaps. Paid in USDC on Base (free while KIMCHI_ALERT_ENABLED=false).

NameTypeReqDescription
symbolstringCrypto ticker symbol to check, e.g. BTC, ETH, SOL. Defaults to BTC.
NameTypeReqDescription
alertsobjectyes
binance_price_usdtnumberyesLegacy field name kept for backward compatibility - NOT a live Binance price, see notice/cex_price_source.
cex_price_sourcestring
cex_reference_price_usdtnumberSame value as binance_price_usdt under an honestly-named field.
generated_atobjectyes
kimchi_premium_pctnumberyes
noticestring
premium_change_1h_pctnumberyes
symbolstringyes
thresholdsobjectyes
upbit_price_krwnumberyes
usdkrw_rate_estimatenumberyes

No examples provided.

prediction.exit_capacity_audit ~264

Walk a single Polymarket outcome's live order book to determine how much of a given position size can actually be filled right now, at what average price, and with how much price impact versus the best quote - a live snapshot, not historical liquidity. Also returns book_snapshot_time (the book's own reported timestamp) and Polymarket's own tick_size/min_order_size for this market (null if the book response didn't include them). Accepts either a raw token_id or a market_slug (+ outcome) to resolve it automatically - exact slug only, no fuzzy keyword search. Do not use for multi-outcome basket arbitrage detection (use prediction.neg_risk_arbitrage instead). Paid in USDC on Base.

NameTypeReqDescription
market_slugstringExact Polymarket market slug, used to resolve token_id automatically.
outcomestring"yes" (default) or "no" - which side to resolve when using market_slug.
position_size_sharesnumberyesNumber of outcome shares to sell (or buy). Must be positive.
sidestring"sell" (default) or "buy".
token_idstringThe outcome's CLOB token_id / asset_id, if already known.
NameTypeReqDescription
avg_exit_pricenumber|null
best_quotenumber|null
book_snapshot_timeThe order book's own reported snapshot timestamp, so you can judge how fresh this read is.
data_sourcestringyes
executablebooleanyes
generated_atobjectyes
market_slugstring|null
max_executable_sharesnumberyes
min_order_sizenumber|nullPolymarket's own reported minimum order size for this market. Null if the book response didn't include it.
noticestring|null
position_size_sharesnumberyes
price_impact_pctnumber|null
sidestringyes
tick_sizenumber|nullPolymarket's own reported minimum price increment for this market. Null if the book response didn't include it.
token_idstringyes

No examples provided.

prediction.neg_risk_arbitrage ~315

Detect basket arbitrage in a Polymarket neg-risk (mutually-exclusive, multi-outcome) event - a full YES basket across all outcomes always settles to exactly $1, so a basket price away from $1 (after costs) is a near risk-free edge. Also returns buy/sell_basket_capacity_shares, the actual liquidity-bottleneck size executable right now, so this isn't just a top-of-book mirage - note *_capacity_notional_usd still prices that size at top-of-book (optimistic), so use *_capacity_vwap_notional_usd for the realistic fill cost. Also returns oldest_book_snapshot_time, the staleness bottleneck across all legs. Polymarket only. Do not use for binary Yes/No markets (no basket to arbitrage) or for Kalshi (its Data ToS forbids this use). Paid in USDC on Base.

NameTypeReqDescription
assumed_round_trip_cost_pctnumberGas + fees + slippage buffer, as a percentage of $1 basket notional. Defaults to 1.5.
event_slugstringyesPolymarket event slug, from the event's URL on polymarket.com.
max_slippage_pctnumberHow far past each leg's best price to walk the book when sizing capacity. Defaults to 1.0.
min_net_edge_pctnumberMinimum net edge (%) required to flag arbitrage_viable: true. Defaults to 1.0.
NameTypeReqDescription
arbitrage_viablebooleanyes
assumed_round_trip_cost_pctnumberyes
basket_ask_sumnumber|null
basket_bid_sumnumber|null
buy_basket_capacity_notional_usdnumber|null
buy_basket_capacity_sharesnumberyes
buy_basket_capacity_vwap_notional_usdnumber|nullVolume-weighted price of filling buy_basket_capacity_shares by walking the order book depth, instead of pricing it at top-of-book like buy_basket_capacity_notional_usd does - more realistic actual fi…
buy_basket_gross_edge_usdnumber|null
buy_basket_net_edge_usdnumber|null
data_sourcestringyes
event_slugstringyes
generated_atobjectyes
noticestring|null
num_outcomesintegeryes
oldest_book_snapshot_timeThe oldest of each leg's own order-book snapshot timestamp - the staleness bottleneck across all legs, since the whole basket calculation is only as fresh as its stalest leg. Null if no leg reported…
opportunitystringyes
sell_basket_capacity_notional_usdnumber|null
sell_basket_capacity_sharesnumberyes
sell_basket_capacity_vwap_notional_usdnumber|null
sell_basket_gross_edge_usdnumber|null
sell_basket_net_edge_usdnumber|null

No examples provided.

security.contract_health_audit ~186

Use this tool to check whether a token's liquidity pool is locked, burned, or freely held by a single wallet before trusting its liquidity - a rug-pull signal that security.token_risk does not cover. Reuses the same GoPlus data as token_risk (no extra upstream call) and rolls it up into a liquidity_health category (LOCKED/PARTIALLY_LOCKED/UNLOCKED/NO_LP_DATA). Does not include any qualitative 'suspicious transaction' judgment - only GoPlus's own lock/burn numbers. Do not use for honeypot or tax checks (use security.token_risk) or market price data. Paid in USDC on Base.

NameTypeReqDescription
chain_idintegeryesEVM chain id, e.g. 8453 for Base.
contract_addressstringyesToken contract address (0x...).
NameTypeReqDescription
chain_idintegeryes
contract_addressstringyes
data_sourcestringyes
generated_atobjectyes
liquidity_healthstringyes
lp_burned_pctnumber|null
lp_holder_countinteger|null
lp_locked_pctnumber|null
lp_total_supplynumber|null
noticestring|null
risk_flagsarrayyes
token_namestring|null
token_symbolstring|null
top_unlocked_holder_pctnumber|null

No examples provided.

security.token_diagnostic ~180

Use this tool right before buying or swapping an unfamiliar token when you need a single-call combined security check: runs security.token_risk and security.contract_health_audit in parallel against the same GoPlus data and returns both, plus a deduped union of risk_flags and a plain risk_flags_count. Deliberately does not compute a composite score or letter grade - every field is copied unchanged from the two underlying tools. Cheaper than calling both separately. Do not use for token unlock/vesting risk (use unlocks.dump_risk) or if you only need one of the two checks (call that tool directly and pay less). Paid in USDC on Base.

NameTypeReqDescription
chain_idintegeryesEVM chain id, e.g. 8453 for Base.
contract_addressstringyesToken contract address (0x...).
NameTypeReqDescription
buy_tax_pctnumber|null
chain_idintegeryes
checks_completedintegeryes
checks_totalintegeryes
contract_addressstringyes
data_sourcesarrayyes
generated_atobjectyes
holder_countinteger|null
is_honeypotboolean|null
is_mintableboolean|null
is_open_sourceboolean|null
liquidity_healthstringyes
lp_burned_pctnumber|null
lp_locked_pctnumber|null
noticestring|null
owner_renouncedboolean|null
risk_flagsarrayyes
risk_flags_countintegeryes
sell_tax_pctnumber|null
token_namestring|null
token_symbolstring|null
top_unlocked_holder_pctnumber|null

No examples provided.

security.token_risk ~211

Use this tool before executing any on-chain swap to verify if an ERC-20 contract is a honeypot, rug-pull risk, or has malicious buy/sell taxes and mintability backdoors. GoPlus/Honeypot.is-backed security audit for a given contract address - beyond is_honeypot, also surfaces individual GoPlus risk signals (cannot_buy, cannot_sell_all, hidden_owner, transfer_pausable, selfdestruct, is_blacklisted, slippage_modifiable, owner_percent) into risk_flags, plus is_proxy/trading_cooldown as informational-only fields (not flagged, since both are common in legitimate contracts). All of these are null when the Honeypot.is fallback path is used. Do not use for market price discovery or liquidity depth. Paid in USDC on Base.

NameTypeReqDescription
chain_idintegeryesEVM chain id, e.g. 8453 for Base.
contract_addressstringyesToken contract address (0x...).
NameTypeReqDescription
buy_tax_pctnumber|null
cannot_buyboolean|nullGoPlus-only, null on Honeypot.is fallback. Feeds risk_flags.
cannot_sell_allboolean|nullGoPlus-only, null on Honeypot.is fallback. Feeds risk_flags.
chain_idintegeryes
contract_addressstringyes
data_sourcestringyes
generated_atobjectyes
hidden_ownerboolean|nullGoPlus-only, null on Honeypot.is fallback. Feeds risk_flags.
holder_countinteger|null
is_blacklistedboolean|nullGoPlus-only, null on Honeypot.is fallback. Feeds risk_flags.
is_honeypotboolean|null
is_in_dexboolean|null
is_mintableboolean|null
is_open_sourceboolean|null
is_proxyboolean|nullGoPlus-only, null on Honeypot.is fallback. Informational only - does not feed risk_flags.
noticestring|null
owner_addressstring|null
owner_percentnumber|nullOwner's % of total supply, GoPlus-only. Feeds 'high_owner_concentration' risk_flag at >=50%.
owner_renouncedboolean|null
risk_flagsarrayyes
risk_levelstringyes
selfdestructboolean|nullGoPlus-only, null on Honeypot.is fallback. Feeds risk_flags.
sell_tax_pctnumber|null
slippage_modifiableboolean|nullGoPlus-only, null on Honeypot.is fallback. Feeds risk_flags.
token_namestring|null
token_symbolstring|null
trading_cooldownboolean|nullGoPlus-only, null on Honeypot.is fallback. Informational only - does not feed risk_flags.
transfer_pausableboolean|nullGoPlus-only, null on Honeypot.is fallback. Feeds risk_flags.

No examples provided.

tools.ai_markdown ~100

Use this tool when an agent needs to parse clean webpage article content without wasting context tokens on ads, scripts, navigation, and HTML boilerplate, or when summarizing a specific URL. Converts any URL into clean Markdown optimized for LLM context windows. Do not use for raw API endpoints or binary files (PDF/images). Paid in USDC on Base.

NameTypeReqDescription
urlstringyesFull http(s) URL of the webpage to convert to Markdown.
NameTypeReqDescription
char_countintegeryes
markdownstringyes
titlestringyes
urlstringyes

No examples provided.

unlocks.dump_risk ~248

Use this tool to evaluate token unlock/vesting supply overhang risk before taking mid-to-long term positions - returns tokens whose currently-locked or unlock-eligible supply exceeds a materiality threshold, each with a computed risk_level (LOW/MEDIUM/HIGH). Default data source (on-chain Sablier vesting, the current configuration - no DropsTab key set) does NOT classify VC/team vs. other holders (is_insider_vc_team is always null) and does NOT provide exact unlock timing (days_until_unlock is always null, timing_precision='pending_schema_verification') - it only reports the currently-locked supply ratio. It does report vesting_deposit_amount/vesting_withdrawn_amount (Sablier's own depositAmount/withdrawnAmount, aggregated across streams) and vesting_progress_pct (withdrawn/deposit * 100), showing how far along the vesting schedule already is. Treat a null value as 'unknown', never as 'no risk'. Always check the response's coverage_notice field. Do not use for intra-day slippage or real-time transaction simulation. Paid in USDC on Base (free while DUMP_RISK_ENABLED=false).

Input schema present but exposes no named parameters.

NameTypeReqDescription
countintegeryes
coverage_noticestring|null
data_sourcestring|null
generated_atobjectyes
noticestring|null
protocols_scannedintegeryes
supply_pct_thresholdnumberyes
unlocksarrayyes
window_daysinteger|null

No examples provided.

Common questions

What is the io.github.parkyucheol-del/alphapipeline MCP server?

io.github.parkyucheol-del/alphapipeline is an MCP server listed in the public MCP registry as io.github.parkyucheol-del/alphapipeline. Pay-per-call x402 data API for AI trading agents: Polymarket arbitrage, kimchi premium & more. This page covers its hosted endpoint (https://alphapipeline-eu.onrender.com/mcp).

Is the io.github.parkyucheol-del/alphapipeline MCP server safe to use?

io.github.parkyucheol-del/alphapipeline scores 76 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.parkyucheol-del/alphapipeline MCP server expose?

io.github.parkyucheol-del/alphapipeline exposes 14 tools: market.kimchi_alert, tools.ai_markdown, security.token_risk, security.contract_health_audit, security.token_diagnostic, and 9 more. Their descriptions and schemas cost roughly 2,724 tokens of context every time the server is loaded.

Does the io.github.parkyucheol-del/alphapipeline MCP server require authentication?

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

Is the io.github.parkyucheol-del/alphapipeline MCP server still maintained?

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