Keyless intelligence APIs for AI agents. Nine Model Context Protocol servers that give your agent real-time, real-world data — one HTTP endpoint each, no API keys, free tier on every one.
🌐 selflabbs.com · 📖 Guides · 🗂️ In the official MCP Registry
| Server | What it gives your agent | Add it |
|---|---|---|
| 🛡️ Security Intel | CVE lookups (NVD), package-vulnerability checks and dependency audits (OSV) | claude mcp add --transport http security-intel https://security.selflabbs.com/mcp |
| 🌐 Domain & Company Intel | RDAP registration, DNS, email deliverability, tech-stack and subdomains | claude mcp add --transport http domain-intel https://domain.selflabbs.com/mcp |
| 📦 Package Intel | npm / PyPI / crates.io metadata, versions, popularity, deps and health | claude mcp add --transport http package-intel https://package.selflabbs.com/mcp |
| 📄 Filings Intel | SEC EDGAR company filings, financials and insider trades | claude mcp add --transport http filings-intel https://filings.selflabbs.com/mcp |
| 📊 Economy Intel | GDP, inflation, unemployment and trade for any country (World Bank, US BLS) | claude mcp add --transport http economy-intel https://economy.selflabbs.com/mcp |
| 💱 Market Intel | Live and historical foreign-exchange rates and conversion (ECB) | claude mcp add --transport http market-intel https://market.selflabbs.com/mcp |
| 🌦️ Weather & Geo Intel | US forecasts, NWS alerts, USGS earthquakes, elevation and geocoding | claude mcp add --transport http weather-intel https://weather.selflabbs.com/mcp |
| 🏛️ Regulatory Intel | US Federal Register rules, notices and executive orders | claude mcp add --transport http regulatory-intel https://regulatory.selflabbs.com/mcp |
| ⛓️ Base Intel | Read-only on-chain data on Base: balances, tokens, gas, tx status | claude mcp add --transport http base-intel https://base.selflabbs.com/mcp |
- No API keys. Every tool runs on keyless or built-in-credential data sources. Connect the endpoint and it works.
- Built for agents. Native MCP over streamable HTTP — stateless, fast, and described so an agent knows exactly when to reach for each tool.
- Legit sources. Public-domain and openly-licensed data (SEC, NWS/NOAA, USGS, World Bank, BLS, Federal Register, NVD, OSV, ECB) with attribution.
- One subscription. A single Pro key unlocks unlimited use across every server. Free tier — 100 calls/day — on all of them.
Point any MCP client (Claude, Cursor, Windsurf, …) at an endpoint above, or read the guides. New to MCP? Start here.
Infrastructure for the agent economy.