Provides Claude with tools to query UK property data through DevDrops' API, including Land Registry price paid records, Companies House property charges, and HM Land Registry House Price Index statistics. Operations let you look up transaction history for specific properties, check mortgage and charge registrations against companies, and pull regional price trends over time. Runs on a pay-per-query model using x402 USDC micropayments on Base mainnet, so you only pay for the queries you make without setting up accounts or API keys. Useful when you're building UK real estate analysis tools, due diligence workflows, or market research agents that need authoritative government property data on demand.
Public tool metadata for what this MCP can expose to an agent.
get_weatherGet current weather conditions or 5-day forecast for a city or coordinates4 paramsGet current weather conditions or 5-day forecast for a city or coordinates
latnumberlonnumbercitystringforecastbooleanget_fx_rateGet currency exchange rates or convert between currencies (33 major currencies)3 paramsGet currency exchange rates or convert between currencies (33 major currencies)
tostringfromstringamountnumberget_crypto_priceGet live cryptocurrency price and market data (2000+ tokens)1 paramsGet live cryptocurrency price and market data (2000+ tokens)
symbolstringget_stock_quoteGet a live stock quote by ticker symbol (10,000+ tickers)1 paramsGet a live stock quote by ticker symbol (10,000+ tickers)
symbolstringsearch_papersSearch academic papers — titles, abstracts, citations, DOIs (OpenAlex, 250M+ papers)2 paramsSearch academic papers — titles, abstracts, citations, DOIs (OpenAlex, 250M+ papers)
pagenumberquerystringsearch_filingsSearch SEC EDGAR filings full-text (10-K, 10-Q, 8-K)2 paramsSearch SEC EDGAR filings full-text (10-K, 10-Q, 8-K)
formsstringquerystringget_company_filingsGet recent SEC filings for a company by ticker1 paramsGet recent SEC filings for a company by ticker
tickerstringget_ip_infoGet geolocation info for an IP address (country, city, ISP, coordinates)1 paramsGet geolocation info for an IP address (country, city, ISP, coordinates)
ipstringanalyze_sentimentAI-powered news sentiment analysis on any topic using Claude1 paramsAI-powered news sentiment analysis on any topic using Claude
topicstringget_oddsGet sports betting odds from multiple bookmakers1 paramsGet sports betting odds from multiple bookmakers
sportstringsearch_foodSearch food nutrition data — calories, allergens, ingredients (3M+ products)1 paramsSearch food nutrition data — calories, allergens, ingredients (3M+ products)
querystringget_domain_infoGet WHOIS, DNS records, SSL certificate info for a domain1 paramsGet WHOIS, DNS records, SSL certificate info for a domain
domainstringverify_vatVerify an EU or UK VAT number via VIES and HMRC1 paramsVerify an EU or UK VAT number via VIES and HMRC
numberstringcheck_sanctionsCheck a name against global sanctions lists (OFAC, UN Security Council, UK HMT)1 paramsCheck a name against global sanctions lists (OFAC, UN Security Council, UK HMT)
namestringget_history_todayGet historical events that happened on today's date (Wikipedia)2 paramsGet historical events that happened on today's date (Wikipedia)
daynumbermonthnumbergenerate_qrGenerate a QR code from text or URL2 paramsGenerate a QR code from text or URL
datastringformatstringresearch_topicAI research brief — synthesizes news, academic papers, and Wikipedia into a briefing1 paramsAI research brief — synthesizes news, academic papers, and Wikipedia into a briefing
topicstringsummarize_urlFetch and summarize any web page using AI2 paramsFetch and summarize any web page using AI
urlstringlengthstringPay-per-query data APIs for AI agents. No accounts, no API keys, no subscriptions.
Live: https://devdrops.run
API: https://api.devdrops.run
Docs: https://api.devdrops.run/openapi.json
Catalog: https://api.devdrops.run/catalog
43 production products/endpoints serving prediction markets, sports odds, financial data, regulatory filings, weather, FX rates, crypto prices, QR codes, timezones, utility wrappers, MCP tools, AI sentiment, and more — paid via x402 micropayments on Base mainnet, with a small free tier on selected utility endpoints.
npm install @x402/fetch viem
import { fetchWithPayment } from '@x402/fetch';
import { createWalletClient, http } from 'viem';
import { privateKeyToAccount } from 'viem/accounts';
import { base } from 'viem/chains';
const account = privateKeyToAccount('0xYOUR_PRIVATE_KEY');
const wallet = createWalletClient({ account, chain: base, transport: http() });
const res = await fetchWithPayment('https://api.devdrops.run/api/fx/latest', { wallet });
const data = await res.json();
See https://devdrops.run for more examples.
wiki/PROJECT.mdwiki/STATE.mddocs/devdrops-production-audit.mddocs/devdrops-endpoint-matrix.mddocs/devdrops-distribution-checklist.mdnpm install
npm run typecheck
npm test
npm run smoke:metadata
npx wrangler deploy
Configuration in wrangler.toml. Secrets via wrangler secret put.
explorium-ai/vibeprospecting-mcp
io.github.compuute/lead-enrichment
dev.workers.selbyventurecap.cf-worker/apollo-salesforce-mapper
io.github.br0ski777/company-enrichment
com.mcparmory/apollo
mambalabsdev/mcp-gtm-tech-stack-signal-scraper