{"category":{"id":"finance-payments","name":"Finance, payments and market data","description":"Accept payments, move money, access bank data and query stock, FX and crypto prices."},"entries":[ {"id":"adyen-api","name":"Adyen API","homepage":"https://docs.adyen.com","docs":"https://docs.adyen.com/api-explorer/","auth":"api_key","auth_hint":"X-API-Key header (or client-key for client-side)","mcp":{"type":"official","url":"https://github.com/Adyen/adyen-mcp","maintainer":"vendor","repo":"https://github.com/Adyen/adyen-mcp","covers_full_api":false,"source_url":"https://docs.adyen.com/development-resources/mcp-server","checked_at":"2026-09-24","domain_verified":null,"kind":"official","config":{"transport":"stdio","command":"npx","args":["-y","@adyen/mcp","--env=TEST"],"env":["ADYEN_API_KEY"],"docs_only":false,"source_url":"https://github.com/Adyen/adyen-mcp","checked_at":"2026-09-24"}},"free_tier":"paid only; requires a signed merchant contract, pay per-transaction","sdk":["python","node","java","php",".net","go"],"openapi":"https://github.com/Adyen/adyen-openapi","llms_txt":null,"desc_en":"Process payments, payouts, and manage disputes/balances across global payment methods via REST API.","notes":"Requires an approved Adyen merchant account before API keys are issued; no self-serve free signup like Stripe. Official local MCP server (alpha) covers Checkout and Management APIs.","verified":"2026-09-24","free_plan":{"kind":"none","source_url":"https://www.adyen.com/pricing","checked_at":"2026-09-24"},"auth_scheme":{"type":"apiKey","in":"header","name":"x-API-key","format":"x-API-key: ","source_url":"https://docs.adyen.com/development-resources/api-authentication","checked_at":"2026-09-24"},"base_url":"https://checkout-test.adyen.com/v71","operations":["payments"],"no_auth":false,"has_free_tier":false,"has_trial":false,"no_card":false,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","openapi":"ok"},"ratings":[{"source":"github","repo":"Adyen/adyen-openapi","stars":79,"forks":60,"pushed_at":"2026-09-23","archived":false,"url":"https://github.com/Adyen/adyen-openapi","fetched_at":"2026-09-24T16:54Z"},{"source":"sourceforge","rating":4.0,"reviews":1,"url":"https://sourceforge.net/software/product/Adyen/","fetched_at":"2026-09-24T17:01Z"}],"uptime":{"window_days":30,"api":{"url":"https://checkout-test.adyen.com/v71","probes":1,"up":1,"median_ms":527,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}}},"reviews_url":"https://raw.githubusercontent.com/eater2/ai_agents_api_library/main/catalog/reviews/adyen-api.json"}, {"id":"alpaca-trading-api","name":"Alpaca Trading API","homepage":"https://alpaca.markets","docs":"https://docs.alpaca.markets","auth":"api_key","auth_hint":"APCA-API-KEY-ID + APCA-API-SECRET-KEY headers","mcp":{"type":"official","url":"https://github.com/alpacahq/alpaca-mcp-server","maintainer":"vendor","repo":"https://github.com/alpacahq/alpaca-mcp-server","covers_full_api":true,"source_url":"https://github.com/alpacahq/alpaca-mcp-server","checked_at":"2026-09-24","domain_verified":null,"kind":"official","config":{"transport":"stdio","command":"uvx","args":["alpaca-mcp-server"],"env":["ALPACA_API_KEY","ALPACA_SECRET_KEY"],"docs_only":false,"source_url":"https://github.com/alpacahq/alpaca-mcp-server","checked_at":"2026-09-24"}},"free_tier":"free paper trading (unlimited); free basic (IEX) market data feed","sdk":["python","node"],"openapi":null,"llms_txt":"https://docs.alpaca.markets/us/llms.txt","desc_en":"Place stock/options/crypto trades and stream market data via REST/WebSocket API, with free paper trading.","notes":"Commission-free live trading requires a funded brokerage account (US persons/entities eligibility rules apply).","verified":"2026-09-24","free_plan":{"kind":"free_tier","quota":"Paper trading free for all users; Basic market data (IEX) 200 API calls/min","source_url":"https://alpaca.markets/data","checked_at":"2026-09-24"},"auth_scheme":{"type":"apiKey","in":"header","name":"APCA-API-KEY-ID","format":"APCA-API-KEY-ID: + APCA-API-SECRET-KEY: ","source_url":"https://docs.alpaca.markets/docs/authentication","checked_at":"2026-09-24"},"base_url":"https://paper-api.alpaca.markets","rate_limits":{"summary":"Free Basic market data plan: 200 API calls/min, websocket limited to 30 symbols","source_url":"https://alpaca.markets/data","checked_at":"2026-09-24"},"operations":["trade-execution","stock-market-data","crypto-market-data"],"no_auth":false,"call":{"operation":"place a stock order (paper)","method":"POST","url":"https://paper-api.alpaca.markets/v2/orders","example":"curl -X POST https://paper-api.alpaca.markets/v2/orders -H \"APCA-API-KEY-ID: $APCA_API_KEY_ID\" -H \"APCA-API-SECRET-KEY: $APCA_API_SECRET_KEY\" -H \"Content-Type: application/json\" -d '{\"symbol\":\"AAPL\",\"qty\":\"2\",\"side\":\"buy\",\"type\":\"limit\",\"limit_price\":\"150\",\"time_in_force\":\"gtc\"}'","response_fields":["id","status","filled_qty","filled_avg_price"],"async":"fills happen later; poll GET https://paper-api.alpaca.markets/v2/orders/{order_id} or stream trade_updates","source_url":"https://docs.alpaca.markets/reference/postorder","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":false,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","llms_txt":"ok"},"uptime":{"window_days":30,"api":{"url":"https://paper-api.alpaca.markets","probes":1,"up":1,"median_ms":276,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}}}}, {"id":"alpha-vantage","name":"Alpha Vantage","homepage":"https://www.alphavantage.co","docs":"https://www.alphavantage.co/documentation/","auth":"api_key","auth_hint":"apikey query param","mcp":{"type":"official","url":"https://mcp.alphavantage.co/mcp","maintainer":"vendor","remote_url":"https://mcp.alphavantage.co/mcp","repo":"https://github.com/alphavantage/alpha_vantage_mcp","tools":["TIME_SERIES_INTRADAY","TIME_SERIES_DAILY","GLOBAL_QUOTE","SYMBOL_SEARCH","COMPANY_OVERVIEW","NEWS_SENTIMENT","CURRENCY_EXCHANGE_RATE"],"covers_full_api":true,"source_url":"https://github.com/alphavantage/alpha_vantage_mcp","checked_at":"2026-09-24","domain_verified":true,"kind":"vendor-hosted","config":{"transport":"streamable-http","url":"https://mcp.alphavantage.co/mcp","headers":null,"oauth":true,"source_url":"https://github.com/alphavantage/alpha_vantage_mcp","docs_only":false,"checked_at":"2026-09-24"}},"free_tier":"free tier: 25 requests/day","sdk":[],"openapi":null,"llms_txt":null,"desc_en":"Fetch stock, forex, crypto prices and technical/fundamental indicators via a free REST API.","notes":"Free tier is limited to 25 requests/day; paid Premium plans needed for real-time/higher volume. Remote MCP signs in via OAuth; the ?apikey= URL parameter is deprecated.","verified":"2026-09-24","free_plan":{"kind":"free_tier","requires_card":false,"quota":"25 API requests","period":"day","source_url":"https://www.alphavantage.co/support/","checked_at":"2026-09-24"},"auth_scheme":{"type":"apiKey","in":"query","name":"apikey","format":"https://www.alphavantage.co/query?function=TIME_SERIES_DAILY&symbol=IBM&apikey=","source_url":"https://www.alphavantage.co/documentation/","checked_at":"2026-09-24"},"base_url":"https://www.alphavantage.co/query","rate_limits":{"summary":"Free tier: 25 requests/day","source_url":"https://www.alphavantage.co/support/","checked_at":"2026-09-24"},"operations":["stock-market-data","currency-exchange","crypto-market-data"],"no_auth":false,"call":{"operation":"get a stock quote","method":"GET","url":"https://www.alphavantage.co/query?function=GLOBAL_QUOTE&symbol={symbol}&apikey={API_KEY}","example":"curl \"https://www.alphavantage.co/query?function=GLOBAL_QUOTE&symbol=IBM&apikey=$ALPHAVANTAGE_API_KEY\"","response_fields":["Global Quote.05. price","Global Quote.07. latest trading day","Global Quote.09. change","Global Quote.10. change percent"],"async":null,"source_url":"https://www.alphavantage.co/documentation/","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":true,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok"},"uptime":{"window_days":30,"api":{"url":"https://www.alphavantage.co/query","probes":1,"up":1,"median_ms":262,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":200}},"mcp_remote":{"url":"https://mcp.alphavantage.co/mcp","probes":1,"up":1,"median_ms":302,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}}}}, {"id":"coinbase-cdp-x402","name":"Coinbase (CDP / x402)","homepage":"https://docs.cdp.coinbase.com","docs":"https://docs.cdp.coinbase.com","auth":"api_key","auth_hint":"CDP API Key ID/Secret, JWT-signed bearer requests","mcp":{"type":"official","url":"https://github.com/coinbase/payments-mcp","maintainer":"vendor","repo":"https://github.com/coinbase/payments-mcp","covers_full_api":false,"source_url":"https://docs.cdp.coinbase.com/agentic-wallet/mcp/quickstart.md","checked_at":"2026-09-24","domain_verified":null,"kind":"official","config":{"transport":"stdio","command":"node","args":["/Users/your-home-dir/.payments-mcp/bundle.js"],"env":[],"docs_only":false,"source_url":"https://github.com/coinbase/payments-mcp","checked_at":"2026-09-24"}},"free_tier":"Free tier: CDP x402 Facilitator free for 1,000 onchain transactions/month, then $0.001/tx; payment verification always free","sdk":["python","typescript"],"openapi":null,"llms_txt":null,"desc_en":"Create wallets, send crypto, and pay per-API-call with stablecoins over HTTP (x402) via the Coinbase Developer Platform SDK.","notes":"x402 is an open HTTP-402 payment protocol Coinbase champions, not a single vendor API. Official local Payments MCP (npx @coinbase/payments-mcp) signs in with an email-based browser wallet, not the CDP API key.","verified":"2026-09-24","free_plan":{"kind":"free_tier","quota":"1,000 onchain transactions via CDP x402 Facilitator, then $0.001/tx","period":"month","source_url":"https://docs.cdp.coinbase.com/x402/seller/facilitator","checked_at":"2026-09-24"},"auth_scheme":{"type":"http","scheme":"bearer","format":"Authorization: Bearer (+ X-Wallet-Auth: for wallet writes)","source_url":"https://docs.cdp.coinbase.com/api-reference/v2/authentication","checked_at":"2026-09-24"},"base_url":"https://api.cdp.coinbase.com/platform","operations":["crypto-wallet","payments"],"no_auth":false,"call":{"operation":"create an EVM wallet account","method":"POST","url":"https://api.cdp.coinbase.com/platform/v2/evm/accounts","example":"curl -X POST https://api.cdp.coinbase.com/platform/v2/evm/accounts -H \"Authorization: Bearer $CDP_JWT\" -H \"X-Wallet-Auth: $CDP_WALLET_JWT\" -H \"Content-Type: application/json\" -d '{\"name\":\"my-wallet\"}'","response_fields":["address","name","policies","createdAt"],"async":null,"source_url":"https://docs.cdp.coinbase.com/api-reference/v2/rest-api/evm-accounts/create-evm-account","checked_at":"2026-09-24"},"unit_price":{"summary":"Server Wallet: $0.005 per wallet operation (account creation = 1 op), first 5,000 ops/month free; x402 facilitator: $0.001 per settled tx after 1,000 free/month, verification free","source_url":"https://docs.cdp.coinbase.com/server-wallets/v2/introduction/pricing","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":false,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok"},"ratings":[{"source":"sourceforge","rating":4.4,"reviews":10,"url":"https://sourceforge.net/software/product/Coinbase/","fetched_at":"2026-09-24T17:01Z"}],"uptime":{"window_days":30,"api":{"url":"https://api.cdp.coinbase.com/platform","probes":1,"up":1,"median_ms":253,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}}},"reviews_url":"https://raw.githubusercontent.com/eater2/ai_agents_api_library/main/catalog/reviews/coinbase-cdp-x402.json"}, {"id":"coingecko-api","name":"CoinGecko API","homepage":"https://www.coingecko.com/en/api","docs":"https://docs.coingecko.com/reference/introduction","auth":"api_key","auth_hint":"x-cg-demo-api-key or x-cg-pro-api-key header; keyless via the free MCP endpoint","mcp":{"type":"official","url":"https://mcp.api.coingecko.com/mcp","maintainer":"vendor","remote_url":"https://mcp.api.coingecko.com/mcp","repo":"https://github.com/coingecko/coingecko-typescript/tree/main/packages/mcp-server","source_url":"https://docs.coingecko.com/reference/mcp-server","checked_at":"2026-09-24","domain_verified":true,"kind":"vendor-hosted","config":{"transport":"streamable-http","url":"https://mcp.api.coingecko.com/mcp","headers":null,"oauth":false,"docs_only":false,"source_url":"https://docs.coingecko.com/reference/mcp-server","checked_at":"2026-09-24"}},"free_tier":"Free tier: Demo API plan 10,000 calls/month, 100 calls/min, attribution required; keyless free MCP with shared rate limits","sdk":[],"openapi":null,"llms_txt":null,"desc_en":"Fetch live and historical crypto prices, market data, and NFT data via REST API or the official CoinGecko MCP server.","notes":"Free MCP endpoint (mcp.api.coingecko.com) requires no key, just shared rate limits; keyed endpoint mcp.pro-api.coingecko.com/mcp asks for your API key via browser sign-in (OAuth).","verified":"2026-09-24","free_plan":{"kind":"free_tier","requires_card":false,"quota":"10,000 calls (Demo plan, attribution required)","period":"month","source_url":"https://www.coingecko.com/en/api/pricing","checked_at":"2026-09-24"},"auth_scheme":{"type":"apiKey","in":"header","name":"x-cg-demo-api-key","format":"x-cg-demo-api-key: (Pro: x-cg-pro-api-key on pro-api.coingecko.com)","source_url":"https://docs.coingecko.com/v3.0.1/reference/authentication","checked_at":"2026-09-24"},"base_url":"https://api.coingecko.com/api/v3","rate_limits":{"summary":"Demo plan: 100 calls/min; keyless access is IP-rate-limited and shared","source_url":"https://docs.coingecko.com/docs/common-errors-rate-limit","checked_at":"2026-09-24"},"operations":["crypto-market-data"],"no_auth":false,"call":{"operation":"get current coin price","method":"GET","url":"https://api.coingecko.com/api/v3/simple/price?ids={ids}&vs_currencies={currencies}","example":"curl 'https://api.coingecko.com/api/v3/simple/price?vs_currencies=usd&ids=bitcoin' -H \"x-cg-demo-api-key: $COINGECKO_API_KEY\"","response_fields":["bitcoin.usd"],"async":null,"source_url":"https://docs.coingecko.com/v3.0.1/reference/simple-price","checked_at":"2026-09-24"},"unit_price":{"summary":"1 request = 1 call credit; paid plans from $35/mo for 100k credits; overage $0.0005 per call","source_url":"https://www.coingecko.com/en/api/pricing","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":true,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","mcp":"ok"},"ratings":[{"source":"sourceforge","rating":5.0,"reviews":1,"url":"https://sourceforge.net/software/product/CoinGecko/","fetched_at":"2026-09-24T17:01Z"}],"uptime":{"window_days":30,"api":{"url":"https://api.coingecko.com/api/v3","probes":1,"up":1,"median_ms":295,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":404}},"mcp_remote":{"url":"https://mcp.api.coingecko.com/mcp","probes":1,"up":1,"median_ms":785,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":200}}},"reviews_url":"https://raw.githubusercontent.com/eater2/ai_agents_api_library/main/catalog/reviews/coingecko-api.json"}, {"id":"coinmarketcap-api","name":"CoinMarketCap API","homepage":"https://coinmarketcap.com/api/","docs":"https://coinmarketcap.com/api/documentation/v1/","auth":"api_key","auth_hint":"Header X-CMC_PRO_API_KEY: (keyless public API under https://pro-api.coinmarketcap.com/public-api/... needs no key; MCP uses header X-CMC-MCP-API-KEY)","mcp":{"type":"official","url":"https://mcp.coinmarketcap.com/mcp","maintainer":"vendor","remote_url":"https://mcp.coinmarketcap.com/mcp","covers_full_api":false,"source_url":"https://coinmarketcap.com/api/documentation/ai-agent-hub/mcp","checked_at":"2026-09-24","domain_verified":true,"kind":"vendor-hosted","config":{"transport":"streamable-http","url":"https://mcp.coinmarketcap.com/mcp","headers":{"X-CMC-MCP-API-KEY":"$CMC_API_KEY"},"oauth":false,"docs_only":false,"source_url":"https://coinmarketcap.com/api/documentation/ai-agent-hub/mcp","checked_at":"2026-09-24"}},"free_tier":"Free Basic plan: 15,000 credits/month, 50 requests/min, 1 API key, commercial use allowed; plus a keyless public API with lower rate limits","sdk":["python","javascript"],"openapi":null,"llms_txt":"https://coinmarketcap.com/api/documentation/llms.txt","desc_en":"Lets an agent fetch live and historical cryptocurrency prices, market caps, listings, exchange and DEX data, and indices like Fear & Greed.","notes":"Basic plan covers core endpoints only (many historical endpoints are paid). Remote MCP over streamable HTTP; also x402 pay-per-request endpoints.","verified":"2026-09-24","free_plan":{"kind":"free_tier","requires_card":false,"quota":"15,000 credits (Basic plan)","period":"month","source_url":"https://coinmarketcap.com/api/pricing/","checked_at":"2026-09-24"},"auth_scheme":{"type":"apiKey","in":"header","name":"X-CMC_PRO_API_KEY","format":"X-CMC_PRO_API_KEY: ","source_url":"https://coinmarketcap.com/api/documentation/guides/authentication","checked_at":"2026-09-24"},"base_url":"https://pro-api.coinmarketcap.com","rate_limits":{"summary":"Basic (free) plan: 50 requests/min, 15,000 credits/month","source_url":"https://coinmarketcap.com/api/pricing/","checked_at":"2026-09-24"},"operations":["crypto-market-data"],"no_auth":false,"call":{"operation":"get latest price quotes for coins","method":"GET","url":"https://pro-api.coinmarketcap.com/v3/cryptocurrency/quotes/latest?id={ids}&convert=USD","example":"curl -G https://pro-api.coinmarketcap.com/v3/cryptocurrency/quotes/latest --data-urlencode 'id=1,1027' --data-urlencode 'convert=USD' -H 'Accept: application/json' -H \"X-CMC_PRO_API_KEY: $CMC_API_KEY\"","response_fields":["data[].symbol","data[].quote.USD.price","data[].quote.USD.market_cap","status.credit_count"],"async":null,"source_url":"https://coinmarketcap.com/api/documentation/guides/get-latest-crypto-prices.md","checked_at":"2026-09-24"},"unit_price":{"summary":"x402 pay-per-request: $0.01 USDC per API request (no key needed)","source_url":"https://coinmarketcap.com/api/documentation/ai-agent-hub/x402.md","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":true,"stale":false,"uptime":{"window_days":30,"api":{"url":"https://pro-api.coinmarketcap.com","probes":1,"up":1,"median_ms":216,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":404}},"mcp_remote":{"url":"https://mcp.coinmarketcap.com/mcp","probes":1,"up":1,"median_ms":233,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}}}}, {"id":"dexpaprika","name":"DexPaprika DEX API","homepage":"https://dexpaprika.com/","docs":"https://docs.dexpaprika.com/api-reference/introduction","auth":"none","auth_hint":"No key needed on https://api.dexpaprika.com; optional free key sent as the whole header value: Authorization: ","mcp":{"type":"official","url":"https://mcp.dexpaprika.com/streamable-http","maintainer":"vendor","remote_url":"https://mcp.dexpaprika.com/streamable-http","repo":"https://github.com/coinpaprika/dexpaprika-mcp","tools":["getCapabilities","getNetworks","getStats","search","getNetworkDexes","getNetworkPools","getDexPools","getNetworkPoolsFilter","getPoolDetails","getPoolOHLCV","getPoolTransactions","getTokenDetails","getTokenPools","getTokenMultiPrices","getTopTokens","filterNetworkTokens"],"covers_full_api":true,"source_url":"https://github.com/coinpaprika/dexpaprika-mcp","checked_at":"2026-09-24","domain_verified":true,"kind":"vendor-hosted","config":{"transport":"streamable-http","url":"https://mcp.dexpaprika.com/streamable-http","headers":null,"oauth":false,"env":[],"docs_only":false,"source_url":"https://github.com/coinpaprika/dexpaprika-mcp#hosted-server-no-installation","checked_at":"2026-09-24"}},"free_tier":"No key; 30,000 credits per rolling 30 days per IP at 15 requests/min. Free registered key: 100,000 credits/30 days at 30 requests/min, no card","sdk":["javascript","python","go","php"],"openapi":"https://mcp.dexpaprika.com/openapi","llms_txt":"https://docs.dexpaprika.com/llms.txt","desc_en":"Lets an agent query on-chain DEX data across 36 blockchains: liquidity pools, swaps, token prices, OHLCV history and live price streams.","notes":"Keyless hosted MCP (also SSE at https://mcp.dexpaprika.com/sse). Batch endpoints cost 1 credit per item; HTTP 402 when the monthly allowance runs out.","verified":"2026-09-24","free_plan":{"kind":"no_key","requires_card":false,"quota":"No key needed; free API key gives 100K credits/month at 30 requests/min","period":"month","source_url":"https://dexpaprika.com/api/pricing","checked_at":"2026-09-24"},"auth_scheme":{"type":"none","format":"No auth required; optional key as full header value: Authorization: api_YOUR_KEY","source_url":"https://docs.dexpaprika.com/api-reference/introduction","checked_at":"2026-09-24"},"base_url":"https://api.dexpaprika.com","rate_limits":{"summary":"Free key: 100K credits/month, 30 requests/min; 1 request = 1 credit (batch = 1 credit per item)","source_url":"https://dexpaprika.com/api/pricing","checked_at":"2026-09-24"},"operations":["crypto-market-data"],"no_auth":true,"call":{"operation":"get a token's latest price and metrics","method":"GET","url":"https://api.dexpaprika.com/networks/{network}/tokens/{token_address}","example":"curl \"https://api.dexpaprika.com/networks/solana/tokens/JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN\"","response_fields":["name","symbol","summary.price_usd","summary.liquidity_usd","last_updated"],"async":null,"source_url":"https://docs.dexpaprika.com/api-reference/tokens/get-a-tokens-latest-data-on-a-network","checked_at":"2026-09-24"},"unit_price":{"summary":"1 credit per request (batch endpoints 1 per item); Dev 500k / Pro 5M credits per month included, then $20 per additional 1M credits; free: 30k credits per 30 days without key","source_url":"https://docs.dexpaprika.com/knowledge-base/credit-usage","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":true,"stale":false,"uptime":{"window_days":30,"api":{"url":"https://api.dexpaprika.com","probes":1,"up":1,"median_ms":200,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":402}},"mcp_remote":{"url":"https://mcp.dexpaprika.com/streamable-http","probes":1,"up":1,"median_ms":801,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":200}}}}, {"id":"financial-modeling-prep","name":"Financial Modeling Prep","homepage":"https://site.financialmodelingprep.com","docs":"https://site.financialmodelingprep.com/developer/docs","auth":"api_key","auth_hint":"apikey query param","mcp":{"type":"official","url":"https://financialmodelingprep.com/mcp","maintainer":"vendor","remote_url":"https://financialmodelingprep.com/mcp?apikey=","covers_full_api":true,"source_url":"https://site.financialmodelingprep.com/developer/docs/mcp-server","checked_at":"2026-09-24","domain_verified":true,"kind":"vendor-hosted","config":{"transport":"streamable-http","url":"https://financialmodelingprep.com/mcp?apikey=$FMP_API_KEY","headers":null,"oauth":false,"env":["FMP_API_KEY"],"docs_only":false,"source_url":"https://site.financialmodelingprep.com/developer/docs/mcp-server","checked_at":"2026-09-24"}},"free_tier":"free tier: 250 requests/day (limited endpoints)","sdk":[],"openapi":null,"llms_txt":null,"desc_en":"Fetch company financials, stock prices, and fundamental data via a REST API.","notes":"Many endpoints (full financial statements, etc.) require a paid plan. Official hosted MCP takes the key as ?apikey=.","verified":"2026-09-24","free_plan":{"kind":"free_tier","quota":"250 calls/day, end-of-day data, 500MB trailing-30-day bandwidth (Basic plan)","period":"day","source_url":"https://site.financialmodelingprep.com/pricing-plans","checked_at":"2026-09-24"},"auth_scheme":{"type":"apiKey","in":"query","name":"apikey","format":"https://financialmodelingprep.com/stable/search-symbol?query=AAPL&apikey= (or header apikey: )","source_url":"https://site.financialmodelingprep.com/developer/docs","checked_at":"2026-09-24"},"base_url":"https://financialmodelingprep.com/stable","rate_limits":{"summary":"Free Basic plan: 250 calls/day; 500MB bandwidth per trailing 30 days","source_url":"https://site.financialmodelingprep.com/pricing-plans","checked_at":"2026-09-24"},"operations":["stock-market-data"],"no_auth":false,"has_free_tier":true,"has_trial":false,"no_card":false,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok"},"ratings":[{"source":"sourceforge","rating":3.6,"reviews":13,"url":"https://sourceforge.net/software/product/Financial-Modeling-Prep/","fetched_at":"2026-09-24T17:01Z"}],"uptime":{"window_days":30,"api":{"url":"https://financialmodelingprep.com/stable","probes":1,"up":1,"median_ms":215,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}}},"reviews_url":"https://raw.githubusercontent.com/eater2/ai_agents_api_library/main/catalog/reviews/financial-modeling-prep.json"}, {"id":"mercado-pago-api","name":"Mercado Pago API","homepage":"https://www.mercadopago.com/developers","docs":"https://www.mercadopago.com/developers/en/reference","auth":"api_key+oauth2","auth_hint":"Authorization: Bearer (test or production access token from Your integrations; OAuth for acting on behalf of sellers)","mcp":{"type":"official","url":"https://mcp.mercadopago.com/mcp","maintainer":"vendor","remote_url":"https://mcp.mercadopago.com/mcp","repo":"https://github.com/mercadolibre/mercadopago-mcp-server","tools":["search-documentation","quality_checklist","quality_evaluation","save_webhook","notifications_history_diagnostics","create_test_user","add_money_test_user","get_credentials","create_application","application_list"],"covers_full_api":false,"source_url":"https://www.mercadopago.com.br/developers/en/docs/mcp-server/tools.md","checked_at":"2026-09-24","domain_verified":true,"kind":"vendor-hosted","config":{"transport":"streamable-http","url":"https://mcp.mercadopago.com/mcp","headers":{"Authorization":"Bearer $MERCADOPAGO_ACCESS_TOKEN"},"docs_only":false,"source_url":"https://github.com/mercadolibre/mercadopago-mcp-server","checked_at":"2026-09-24"}},"free_tier":"Free to integrate: no API or monthly fees, only per-transaction commissions; free test credentials and test users for sandbox payments","sdk":["javascript","python","java","php","ruby","dotnet","go"],"openapi":null,"llms_txt":null,"desc_en":"Lets an agent create checkout preferences, payments, refunds and subscriptions and look up transactions in Latin America's Mercado Pago.","notes":"Available in Latin American countries (AR, BR, MX, CL, CO, PE, UY); live payments need a verified Mercado Pago account. Remote MCP uses OAuth and focuses on docs search, app/credential management, webhooks, test users and integration quality.","verified":"2026-09-24","free_plan":{"kind":"free_tier","quota":"Test credentials usable immediately after creating an application (sandbox); production billed per transaction","source_url":"https://www.mercadopago.com.ar/developers/en/docs/your-integrations/credentials","checked_at":"2026-09-24"},"auth_scheme":{"type":"http","scheme":"bearer","format":"Authorization: Bearer ","source_url":"https://www.mercadopago.com.ar/developers/en/reference","checked_at":"2026-09-24"},"base_url":"https://api.mercadopago.com","operations":["payments"],"no_auth":false,"call":{"operation":"create a Checkout Pro payment preference","method":"POST","url":"https://api.mercadopago.com/checkout/preferences","example":"curl -X POST https://api.mercadopago.com/checkout/preferences -H \"Content-Type: application/json\" -H \"Authorization: Bearer $MP_ACCESS_TOKEN\" -d '{\"items\": [{\"title\": \"Dummy Title\", \"quantity\": 1, \"currency_id\": \"ARS\", \"unit_price\": 24.5}]}'","response_fields":["id","init_point","sandbox_init_point"],"source_url":"https://www.mercadopago.com/developers/en/reference/online-payments/checkout-pro-preferences/create-preference/post","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":false,"stale":false,"uptime":{"window_days":30,"api":{"url":"https://api.mercadopago.com","probes":1,"up":1,"median_ms":225,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":404}},"mcp_remote":{"url":"https://mcp.mercadopago.com/mcp","probes":1,"up":1,"median_ms":287,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}}}}, {"id":"open-exchange-rates","name":"Open Exchange Rates","homepage":"https://openexchangerates.org","docs":"https://docs.openexchangerates.org","auth":"api_key","auth_hint":"app_id query param","mcp":{"type":"none","url":null,"domain_verified":null,"kind":"none","config":null},"free_tier":"free tier: 1,000 requests/month, USD base only, hourly updates","sdk":[],"openapi":null,"llms_txt":null,"desc_en":"Fetch current and historical foreign-exchange rates for 200+ currencies via a REST API.","notes":"Free plan is restricted to USD as the base currency; multi-base conversion requires a paid plan.","verified":"2026-09-24","free_plan":{"kind":"free_tier","quota":"1,000 requests/month, hourly updates, USD base only","period":"month","source_url":"https://openexchangerates.org/signup","checked_at":"2026-09-24"},"auth_scheme":{"type":"apiKey","in":"query","name":"app_id","format":"?app_id= (or header Authorization: Token )","source_url":"https://docs.openexchangerates.org/reference/authentication","checked_at":"2026-09-24"},"base_url":"https://openexchangerates.org/api","rate_limits":{"summary":"Free plan capped at 1,000 requests/month","source_url":"https://openexchangerates.org/signup","checked_at":"2026-09-24"},"operations":["currency-exchange"],"no_auth":false,"call":{"operation":"get the latest exchange rates","method":"GET","url":"https://openexchangerates.org/api/latest.json?app_id={APP_ID}","example":"curl \"https://openexchangerates.org/api/latest.json?app_id=$OXR_APP_ID&symbols=EUR,GBP,PLN\"","response_fields":["base","timestamp","rates"],"async":null,"source_url":"https://docs.openexchangerates.org/reference/latest-json","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":false,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok"},"uptime":{"window_days":30,"api":{"url":"https://openexchangerates.org/api","probes":1,"up":1,"median_ms":360,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":405}}}}, {"id":"paypal-api","name":"PayPal API","homepage":"https://developer.paypal.com","docs":"https://developer.paypal.com/api/rest/","auth":"api_key+oauth2","auth_hint":"OAuth2 client-credentials Bearer token; MCP also supports an access-token env var","mcp":{"type":"official","url":"https://mcp.paypal.com/mcp","maintainer":"vendor","remote_url":"https://mcp.paypal.com/mcp","repo":"https://github.com/paypal/agent-toolkit","tools":["create_product","list_product","show_product_details","list_disputes","get_dispute","accept_dispute_claim","create_invoice","list_invoices","get_invoice","send_invoice","send_invoice_reminder","cancel_sent_invoice","generate_invoice_qr_code","create_order","create_refund","get_order","get_refund","pay_order","get_merchant_insights","list_transaction","create_shipment_tracking","get_shipment_tracking","update_shipment_tracking","cancel_subscription","create_subscription","create_subscription_plan","list_subscription_plans","show_subscription_details","show_subscription_plan_details","update_subscription"],"covers_full_api":false,"source_url":"https://docs.paypal.ai/developer/tools/ai/mcp-quickstart","checked_at":"2026-09-24","domain_verified":true,"kind":"vendor-hosted","config":{"transport":"sse","url":"https://mcp.paypal.com/sse","headers":{"Authorization":"Bearer $PAYPAL_ACCESS_TOKEN"},"oauth":true,"docs_only":false,"source_url":"https://docs.paypal.ai/developer/tools/ai/mcp-quickstart","checked_at":"2026-09-24"}},"free_tier":"free to integrate; pay per-transaction fees only; sandbox for testing","sdk":["python","node","java","php",".net"],"openapi":null,"llms_txt":null,"desc_en":"Process payments, payouts, invoices, and subscriptions via REST API or PayPal's official MCP server.","notes":"Remote MCP: https://mcp.paypal.com/mcp (Streamable HTTP, OAuth login) or /sse; docs still list /http, which returns 404. Sandbox MCP at https://mcp.sandbox.paypal.com for testing.","verified":"2026-09-24","free_plan":{"kind":"free_tier","quota":"Sandbox test environment with virtual accounts; live usage billed per transaction","source_url":"https://developer.paypal.com/tools/sandbox/","checked_at":"2026-09-24"},"auth_scheme":{"type":"oauth2","scheme":"bearer","format":"POST /v1/oauth2/token (client_credentials, client_id:secret) then Authorization: Bearer ","source_url":"https://developer.paypal.com/api/rest/authentication/","checked_at":"2026-09-24"},"base_url":"https://api-m.paypal.com","rate_limits":{"summary":"No published limits; abusive traffic gets HTTP 429 RATE_LIMIT_REACHED; cache OAuth tokens, prefer webhooks over polling","source_url":"https://developer.paypal.com/api/rest/reference/rate-limiting/","checked_at":"2026-09-24"},"operations":["payments","invoicing"],"no_auth":false,"call":{"operation":"create a checkout order (access token from POST /v1/oauth2/token)","method":"POST","url":"https://api-m.sandbox.paypal.com/v2/checkout/orders","example":"curl -X POST https://api-m.sandbox.paypal.com/v2/checkout/orders -H \"Content-Type: application/json\" -H \"Authorization: Bearer $PAYPAL_ACCESS_TOKEN\" -d '{\"intent\":\"CAPTURE\",\"purchase_units\":[{\"amount\":{\"currency_code\":\"USD\",\"value\":\"100.00\"}}]}'","response_fields":["id","status","links[rel=payer-action].href"],"async":"buyer approves at the payer-action link; then POST /v2/checkout/orders/{id}/capture","source_url":"https://developer.paypal.com/api/rest/integration/orders-api/api-use-cases/standard","checked_at":"2026-09-24"},"unit_price":{"summary":"US domestic PayPal Checkout: 3.49% + $0.49 per transaction (standard card payments 2.99% + $0.49)","source_url":"https://www.paypal.com/us/business/paypal-business-fees","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":false,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","mcp":"ok"},"ratings":[{"source":"smithery","uses":0,"url":"https://smithery.ai/servers/paypal","fetched_at":"2026-09-24T16:54Z"},{"source":"sourceforge","rating":4.3,"reviews":22,"url":"https://sourceforge.net/software/product/PayPal/","fetched_at":"2026-09-24T17:01Z"}],"uptime":{"window_days":30,"api":{"url":"https://api-m.paypal.com","probes":1,"up":1,"median_ms":128,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":403}},"mcp_remote":{"url":"https://mcp.paypal.com/http","probes":1,"up":1,"median_ms":165,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":404}}},"reviews_url":"https://raw.githubusercontent.com/eater2/ai_agents_api_library/main/catalog/reviews/paypal-api.json"}, {"id":"plaid-api","name":"Plaid API","homepage":"https://plaid.com/docs/","docs":"https://plaid.com/docs/api/","auth":"api_key","auth_hint":"PLAID-CLIENT-ID + PLAID-SECRET headers","mcp":{"type":"official","url":"https://api.dashboard.plaid.com/mcp/","maintainer":"vendor","remote_url":"https://api.dashboard.plaid.com/mcp/","repo":"https://github.com/plaid/ai-coding-toolkit","tools":["plaid_debug_item","plaid_get_link_analytics","plaid_get_tools_introduction","plaid_get_usages","plaid_list_teams"],"covers_full_api":false,"source_url":"https://plaid.com/docs/resources/mcp/","checked_at":"2026-09-24","domain_verified":true,"kind":"vendor-hosted","config":{"transport":"streamable-http","url":"https://api.dashboard.plaid.com/mcp/","headers":{"Authorization":"Bearer $PLAID_DASHBOARD_TOKEN"},"oauth":false,"source_url":"https://plaid.com/docs/resources/mcp/","docs_only":false,"checked_at":"2026-09-24"}},"free_tier":"Trial: Sandbox always free; new US/Canada teams (since 2026-04-15) get a free Trial plan with up to 10 Production Items one-time; then pay-as-you-go","sdk":["python","node","java","go","ruby"],"openapi":"https://github.com/plaid/plaid-openapi","llms_txt":null,"desc_en":"Link bank accounts and fetch balances, transactions, and identity data via REST API/SDKs.","notes":"Dashboard MCP (OAuth client_credentials, scope mcp:dashboard) needs Production access; a local Sandbox MCP is in plaid/ai-coding-toolkit. Production requires a Plaid approval/compliance review.","verified":"2026-09-24","free_plan":{"kind":"trial","quota":"Free Sandbox; Trial plan (new US/Canada teams since 2026-04-15): 10 Production Items, unlimited calls on them","period":"one_time","source_url":"https://plaid.com/docs/account/billing/","checked_at":"2026-09-24"},"auth_scheme":{"type":"apiKey","in":"header","name":"PLAID-CLIENT-ID","format":"PLAID-CLIENT-ID: and PLAID-SECRET: (or client_id/secret in JSON body)","source_url":"https://plaid.com/docs/api/","checked_at":"2026-09-24"},"base_url":"https://production.plaid.com","rate_limits":{"summary":"Per-Item and per-client limits per endpoint, e.g. /accounts/get 15/min per Item, 15,000/min per client; HTTP 429 RATE_LIMIT_EXCEEDED","source_url":"https://plaid.com/docs/errors/rate-limit-exceeded/","checked_at":"2026-09-24"},"operations":["banking-data"],"no_auth":false,"call":{"operation":"sync transactions for a linked Item","method":"POST","url":"https://sandbox.plaid.com/transactions/sync","example":"curl -X POST https://sandbox.plaid.com/transactions/sync -H \"Content-Type: application/json\" -d '{\"client_id\":\"'\"$PLAID_CLIENT_ID\"'\",\"secret\":\"'\"$PLAID_SECRET\"'\",\"access_token\":\"'\"$PLAID_ACCESS_TOKEN\"'\",\"count\":250}'","response_fields":["added","modified","removed","next_cursor","has_more"],"async":null,"source_url":"https://plaid.com/docs/api/products/transactions/#transactionssync","checked_at":"2026-09-24"},"has_free_tier":false,"has_trial":true,"no_card":false,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","openapi":"ok"},"ratings":[{"source":"github","repo":"plaid/plaid-openapi","stars":118,"forks":63,"pushed_at":"2026-09-01","archived":false,"url":"https://github.com/plaid/plaid-openapi","fetched_at":"2026-09-24T16:54Z"},{"source":"sourceforge","rating":4.4,"reviews":5,"url":"https://sourceforge.net/software/product/Plaid/","fetched_at":"2026-09-24T17:01Z"}],"uptime":{"window_days":30,"api":{"url":"https://production.plaid.com","probes":1,"up":1,"median_ms":227,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":200}},"mcp_remote":{"url":"https://api.dashboard.plaid.com/mcp/","probes":1,"up":1,"median_ms":207,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}}},"reviews_url":"https://raw.githubusercontent.com/eater2/ai_agents_api_library/main/catalog/reviews/plaid-api.json"}, {"id":"polygon-io-massive","name":"Polygon.io / Massive","homepage":"https://massive.com","docs":"https://massive.com/docs","auth":"api_key","auth_hint":"Authorization: Bearer or apiKey query param","mcp":{"type":"official","url":"https://github.com/massive-com/mcp_massive","maintainer":"vendor","repo":"https://github.com/massive-com/mcp_massive","tools":["search_endpoints","call_api","query_data"],"covers_full_api":true,"source_url":"https://github.com/massive-com/mcp_massive","checked_at":"2026-09-24","domain_verified":null,"kind":"official","config":{"transport":"stdio","command":"mcp_massive","args":[],"env":["MASSIVE_API_KEY"],"docs_only":false,"source_url":"https://github.com/massive-com/mcp_massive","checked_at":"2026-09-24"}},"free_tier":"free tier available (delayed data, limited calls/min); paid plans for real-time","sdk":["python","javascript","go"],"openapi":null,"llms_txt":null,"desc_en":"Query real-time and historical stocks, options, forex, and crypto market data via REST/WebSocket API.","notes":"Polygon.io rebranded to 'Massive' in 2026; the old polygon.io domain now redirects there. Massive also offers an MCP server for AI tools.","verified":"2026-09-24","free_plan":{"kind":"free_tier","quota":"Stocks Basic: 5 API calls/min, end-of-day data, 2 years history","source_url":"https://massive.com/pricing","checked_at":"2026-09-24"},"auth_scheme":{"type":"apiKey","in":"query","name":"apiKey","format":"?apiKey= (or Authorization: Bearer )","source_url":"https://massive.com/docs/rest/quickstart","checked_at":"2026-09-24"},"base_url":"https://api.massive.com","rate_limits":{"summary":"Free Basic plan: 5 API calls/minute","source_url":"https://massive.com/pricing","checked_at":"2026-09-24"},"operations":["stock-market-data","currency-exchange","crypto-market-data"],"no_auth":false,"call":{"operation":"get the previous day OHLC bar for a stock","method":"GET","url":"https://api.massive.com/v2/aggs/ticker/{stocksTicker}/prev","example":"curl \"https://api.massive.com/v2/aggs/ticker/AAPL/prev?apiKey=$MASSIVE_API_KEY\"","response_fields":["status","results[0].o","results[0].c","results[0].v","results[0].t"],"async":null,"source_url":"https://massive.com/docs/rest/stocks/aggregates/previous-day-bar","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":false,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","mcp":"ok"},"uptime":{"window_days":30,"api":{"url":"https://api.massive.com","probes":1,"up":1,"median_ms":320,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":404}}}}, {"id":"square-api","name":"Square API","homepage":"https://squareup.com/us/en/developers","docs":"https://developer.squareup.com/reference/square","auth":"api_key+oauth2","auth_hint":"Authorization: Bearer (personal token or OAuth2)","mcp":{"type":"official","url":"https://mcp.squareup.com/mcp","maintainer":"vendor","remote_url":"https://mcp.squareup.com/mcp","repo":"https://github.com/square/square-mcp-server","tools":["get_service_info","get_type_info","make_api_request"],"covers_full_api":true,"source_url":"https://developer.squareup.com/docs/mcp","checked_at":"2026-09-24","domain_verified":true,"kind":"vendor-hosted","config":{"transport":"streamable-http","url":"https://mcp.squareup.com/mcp","headers":null,"oauth":true,"docs_only":false,"source_url":"https://developer.squareup.com/docs/mcp","checked_at":"2026-09-24"}},"free_tier":"free to integrate; pay per-transaction processing fees; free Sandbox for testing","sdk":["python","node","java","php","ruby",".net"],"openapi":"https://github.com/square/connect-api-specification","llms_txt":null,"desc_en":"Process in-person/online payments, manage orders, invoices, and catalog via REST API and SDKs.","notes":"Requires a Square merchant account; Sandbox environment is free for development/testing. Missing from candidate list despite being a major agent-callable payments API.","verified":"2026-09-24","free_plan":{"kind":"free_tier","quota":"Unlimited free Sandbox API calls; production billed per transaction","source_url":"https://developer.squareup.com/docs/devtools/sandbox/overview","checked_at":"2026-09-24"},"auth_scheme":{"type":"http","scheme":"bearer","format":"Authorization: Bearer plus Square-Version: ","source_url":"https://developer.squareup.com/docs/build-basics/access-tokens","checked_at":"2026-09-24"},"base_url":"https://connect.squareup.com/v2","rate_limits":{"summary":"No published numbers; bursts may get HTTP 429 RATE_LIMITED; use backoff and batch endpoints","source_url":"https://developer.squareup.com/docs/build-basics/general-considerations/handling-errors","checked_at":"2026-09-24"},"operations":["payments","store-management","invoicing"],"no_auth":false,"call":{"operation":"take a card payment","method":"POST","url":"https://connect.squareup.com/v2/payments","example":"curl -X POST https://connect.squareup.com/v2/payments -H \"Square-Version: 2026-09-16\" -H \"Authorization: Bearer $SQUARE_ACCESS_TOKEN\" -H \"Content-Type: application/json\" -d '{\"idempotency_key\":\"7b0f3ec5-086a-4871-8f13-3c81b3875218\",\"amount_money\":{\"amount\":1000,\"currency\":\"USD\"},\"source_id\":\"\"}'","response_fields":["payment.id","payment.status","payment.amount_money","payment.card_details.status","payment.receipt_url"],"async":null,"source_url":"https://developer.squareup.com/reference/square/payments-api/create-payment","checked_at":"2026-09-24"},"unit_price":{"summary":"US online/API card payment: 2.9% + 30c per transaction","source_url":"https://squareup.com/us/en/payments/our-fees","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":false,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","openapi":"ok"},"ratings":[{"source":"github","repo":"square/connect-api-specification","stars":76,"forks":36,"pushed_at":"2026-09-15","archived":false,"url":"https://github.com/square/connect-api-specification","fetched_at":"2026-09-24T16:54Z"}],"uptime":{"window_days":30,"api":{"url":"https://connect.squareup.com/v2","probes":1,"up":1,"median_ms":219,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":404}},"mcp_remote":{"url":"https://mcp.squareup.com/mcp","probes":1,"up":1,"median_ms":288,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}}}}, {"id":"stripe-api","name":"Stripe API","homepage":"https://docs.stripe.com/api","docs":"https://docs.stripe.com/api","auth":"api_key+oauth2","auth_hint":"Authorization: Bearer ; from 2026-10-31 MCP accepts only OAuth or Agent-tagged API keys (others get 401)","mcp":{"type":"official","url":"https://mcp.stripe.com","maintainer":"vendor","remote_url":"https://mcp.stripe.com","tools":["stripe_api_search","stripe_api_details","stripe_api_read","stripe_api_write","get_stripe_account_info","stripe_analytics","get_balance_summary","search_stripe_documentation","stripe_implementation_planner","send_stripe_feedback"],"source_url":"https://docs.stripe.com/mcp","checked_at":"2026-09-24","domain_verified":true,"kind":"vendor-hosted","config":{"transport":"streamable-http","url":"https://mcp.stripe.com","headers":{"Authorization":"Bearer $STRIPE_AGENT_API_KEY"},"oauth":true,"env":[],"docs_only":false,"source_url":"https://docs.stripe.com/mcp","checked_at":"2026-09-24"}},"free_tier":"free to integrate; pay per-transaction fees only, no monthly fee","sdk":["python","node","java","go","ruby","php",".net"],"openapi":"https://raw.githubusercontent.com/stripe/openapi/master/openapi/spec3.json","llms_txt":null,"desc_en":"Create payments, subscriptions, invoices, and refunds programmatically via REST API or the official Stripe MCP server.","notes":"From Oct 31, 2026, Stripe MCP requires an 'Agent' API key or OAuth - full-access/restricted keys without the Agent tag stop working.","verified":"2026-09-24","free_plan":{"kind":"free_tier","quota":"No setup or monthly fees; pay per transaction; free sandbox (test mode)","source_url":"https://stripe.com/pricing","checked_at":"2026-09-24"},"auth_scheme":{"type":"http","scheme":"basic","format":"curl -u : (key as username) or Authorization: Bearer ","source_url":"https://docs.stripe.com/api/authentication","checked_at":"2026-09-24"},"base_url":"https://api.stripe.com/v1","rate_limits":{"summary":"Global 100 req/s live, 25 req/s sandbox; 25 req/s per endpoint; reads capped at avg 500 per transaction (min 10,000/month)","source_url":"https://docs.stripe.com/rate-limits","checked_at":"2026-09-24"},"operations":["payments","invoicing"],"no_auth":false,"call":{"operation":"create a PaymentIntent","method":"POST","url":"https://api.stripe.com/v1/payment_intents","example":"curl https://api.stripe.com/v1/payment_intents -u \"$STRIPE_SECRET_KEY:\" -d amount=2000 -d currency=usd -d \"automatic_payment_methods[enabled]=true\"","response_fields":["id","status","client_secret","amount","currency"],"async":null,"source_url":"https://docs.stripe.com/api/payment_intents/create","checked_at":"2026-09-24"},"unit_price":{"summary":"Poland account, standard EEA cards: 1.5% + 1.00 zł per successful card transaction (rates vary by country)","source_url":"https://stripe.com/en-pl/pricing","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":false,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","mcp":"reachable","openapi":"ok"},"ratings":[{"source":"smithery","uses":48,"url":"https://smithery.ai/servers/stripe","fetched_at":"2026-09-24T16:54Z"},{"source":"sourceforge","rating":4.1,"reviews":17,"url":"https://sourceforge.net/software/product/Stripe/","fetched_at":"2026-09-24T17:01Z"}],"uptime":{"window_days":30,"api":{"url":"https://api.stripe.com/v1","probes":1,"up":1,"median_ms":170,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":404}},"mcp_remote":{"url":"https://mcp.stripe.com","probes":1,"up":1,"median_ms":269,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}}},"reviews_url":"https://raw.githubusercontent.com/eater2/ai_agents_api_library/main/catalog/reviews/stripe-api.json"}, {"id":"wise-api","name":"Wise API","homepage":"https://docs.wise.com","docs":"https://docs.wise.com/api-docs","auth":"api_key+oauth2","auth_hint":"Authorization: Bearer (personal, Wise business accounts) or OAuth2 (Wise Platform partners)","mcp":{"type":"community","url":"https://github.com/2060-io/mcp-wise","maintainer":"community","repo":"https://github.com/2060-io/mcp-wise","tools":["list_profiles","get_balances","get_exchange_rate","list_transfers","get_transfer_status","list_recipients","send_money","create_invoice","get_balance_currencies"],"covers_full_api":false,"source_url":"https://github.com/2060-io/mcp-wise","checked_at":"2026-09-24","domain_verified":null,"kind":"community","config":{"transport":"stdio","command":"docker","args":["run","-i","--rm","--init","-e","WISE_API_TOKEN","-e","WISE_IS_SANDBOX","io2060/mcp-wise:latest"],"env":["WISE_API_TOKEN","WISE_IS_SANDBOX"],"docs_only":false,"source_url":"https://github.com/2060-io/mcp-wise","checked_at":"2026-09-24"}},"free_tier":"free API access; normal Wise transfer fees apply per transaction; sandbox available","sdk":[],"openapi":null,"llms_txt":null,"desc_en":"Send international transfers, check exchange rates, and manage multi-currency balances via REST API.","notes":"Personal tokens cover only quotes, recipients, transfers, batch groups and transfer events; funding and balance statements only for US/CA/AU/NZ/SG/MY accounts. Full access needs a partnership agreement. Docs use versioned paths, e.g. https://api.wise.com/2026Q3/profiles/{profileId}/quotes","verified":"2026-09-24","free_plan":{"kind":"free_tier","quota":"Personal API token created from a Wise business account; limited endpoints","source_url":"https://docs.wise.com/guides/developer/auth-and-security/personal-api-token","checked_at":"2026-09-24"},"auth_scheme":{"type":"http","scheme":"bearer","format":"Authorization: Bearer ","source_url":"https://docs.wise.com/guides/developer/auth-and-security/personal-api-token","checked_at":"2026-09-24"},"base_url":"https://api.wise.com","operations":["payments","currency-exchange","banking-data"],"no_auth":false,"call":{"operation":"create a transfer quote (rate and fees)","method":"POST","url":"https://api.wise.com/2026Q3/profiles/{profileId}/quotes","example":"curl -X POST https://api.wise.com/2026Q3/profiles/$WISE_PROFILE_ID/quotes -H \"Authorization: Bearer $WISE_API_TOKEN\" -H 'Content-Type: application/json' -d '{\"sourceCurrency\":\"USD\",\"targetCurrency\":\"EUR\",\"sourceAmount\":1000}'","response_fields":["id","rate","targetAmount","paymentOptions[].price.total.value.amount"],"async":null,"source_url":"https://docs.wise.com/guides/product/send-money/quotes/authenticated-quote.md","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":false,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok"},"uptime":{"window_days":30,"api":{"url":"https://api.wise.com","probes":1,"up":1,"median_ms":973,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":200}}}} ]}