>_Skillful
Need help with advanced AI agent engineering?Contact FirmAdapt

Search

io.github.nikhilbhima/tabula

Cross-AI personal memory. Save once in ChatGPT, recall in Claude, Mistral, Grok, or any MCP client.

MCP Serveruncategorised
1 dir

io.github.pipeworx-io/ipma-pt

IPMA Portugal MCP — weather, UV, sea state, and earthquakes from the

MCP Serveruncategorised
1 dir

io.github.pipeworx-io/luchtmeetnet

Luchtmeetnet MCP — official Netherlands air quality (RIVM Luchtmeetnet, api.luchtmeetnet.nl)

MCP Serveruncategorised
1 dir

io.github.pipeworx-io/opensensemap

openSenseMap MCP — citizen-science environmental sensor network (opensensemap.org)

MCP Serveruncategorised
1 dir

world.scalix/cloud

The agent-native cloud: database, functions, AI, storage, auth and more. 40+ tools, one API key.

MCP Serveruncategorised
1 dir

za.co.zaroniacalculator.api/verify

Independent ZARONIA coupon verification for SA FRNs & money-market paper, SARB-compounded index.

MCP Serveruncategorised
1 dir

Social Content MCP — Dev.to, Steam, Podcasts, Eventbrite

org_01KNBW09ZWF5YSC6BWS1SEWWWA

An odd-shaped but useful set of content APIs: developer articles, game launches, podcast episodes, local events. Use for content-recommendation agents, community-monitoring workflows, or 'what's happening this week in [topic]' discovery loops. Niche — but if you need it, this is the only MCP that combines them.

...more
MCP Serveruncategorised
1 dir

Redfin Property MCP — Single-Address Deep Dive

org_01KNBW09ZWF5YSC6BWS1SEWWWA

Focused Redfin tool: feed it an address or listing URL, get back full property history, price-per-sqft, days on market, and neighborhood context. Pairs with the broader Real Estate MCP for market-level queries; this one is for the 'tell me everything about this specific house' question.

...more
MCP Serveruncategorised
1 dir

FastAPI Auth Token Service

org_01KSZAQMQCVYF9CYFQ61NSBY5D

Hash passwords with bcrypt and issue/verify JWT session tokens. Ideal for issuing and verifying session JWTs for microservices, hashing credentials, building login/token flows.

...more
MCP Serveruncategorised
1 dir

Patchistry-mcp

org_01KTTHTP9X5AWH5FJ3JTGQE6TV

No description available

MCP Serveruncategorised
1 dir

Trust Score — Domain & Wallet Safety Scanner

org_01KP0X4NVGGHNS080BASX7BHHV

Trust scoring API for AI agents. Evaluate the trustworthiness of any domain, URL, wallet address, or API endpoint. Returns composite score 0-100 with letter grade (A+ to F), verdict (trusted/moderate/suspicious/dangerous), and 5 detailed sub-scores: SSL/TLS (25%), DNS (15%), WHOIS (25%), Security Headers (20%), Content (15%). For crypto wallets (0x...): returns on-chain trust based on transaction count, balance, and contract verification on Base L2. Tools: trust_score_evaluate (single), trust_

...more
MCP Serveruncategorised
1 dir

DNS Lookup — A, MX, TXT, CNAME via Cloudflare DoH

org_01KP0X4NVGGHNS080BASX7BHHV

DNS record lookup API for AI agents. Query A, AAAA, MX, TXT, CNAME, NS, SOA, and SRV records via Cloudflare DNS-over-HTTPS. Fast, reliable, privacy-preserving lookups. Tools: network_lookup_dns. Use this for domain verification, email setup debugging, infrastructure analysis, or monitoring DNS changes. IMPORTANT: For full domain intelligence (WHOIS + DNS + SSL), use domain_lookup_intelligence. Returns: {records[], type, ttl}. No API key required — x402 micropayment $0.002/call on Base L2.

...more
MCP Serveruncategorised
1 dir

Crontab Generator — Natural Language to Cron

org_01KP0X4NVGGHNS080BASX7BHHV

Cron expression generator API for AI agents. Convert natural language like "every Monday at 9am" or "twice daily" into valid cron expressions with human-readable explanation and next run times. Tools: utility_generate_crontab. Use this when users describe schedules in natural language and you need a cron expression. IMPORTANT: For parsing existing cron expressions, use schedule_parse_cron instead. Returns: {cron, explanation, nextRuns[]}. No API key required — x402 micropayment $0.001/call on

...more
MCP Serveruncategorised
1 dir

ENS Resolver — Name ↔ Address + Avatar

org_01KP0X4NVGGHNS080BASX7BHHV

ENS name resolution API for AI agents. Resolve ENS names (vitalik.eth) to Ethereum addresses and reverse-resolve addresses to ENS names. Includes avatar URLs and text records. Tools: crypto_resolve_ens. Use this for displaying human-readable names, identity verification, or building wallet UIs. The identity layer every crypto agent needs. IMPORTANT: For wallet balance lookup, use wallet_get_portfolio instead. Returns: {address, name, avatar, records}. No API key required — x402 micropayment $

...more
MCP Serveruncategorised
1 dir

Prediction Markets — Polymarket & Kalshi Live Odds

org_01KP0X4NVGGHNS080BASX7BHHV

Prediction market data API for AI agents. Real-time odds, probabilities, and volume from Polymarket and Kalshi. Browse active markets, trending events, and categories (politics, crypto, sports, tech). The betting intelligence layer for event forecasting. Tools: prediction_list_markets, prediction_get_market_odds, prediction_trending_markets. Use this for event probability assessment, risk analysis, forecasting, or building prediction-based strategies. IMPORTANT: For resolving whether events ac

...more
MCP Serveruncategorised
1 dir

Amalgix Document Intelligence

org_01KRRP3VG6ZK08HAY9TASHFHGZ

Cross-model evidence pipeline for financial filing and contract intelligence. Two core paid workflows — analyze_public_filing (SEC 10-K/10-Q/20-F, ticker/CIK lookup, metrics, risk changes, contradictions) and review_contract_risks (MSA/NDA/SaaS/procurement, obligations, deadlines, liability, unusual clauses). Plus MCP compatibility utilities: document analysis, web extraction, summarization, and bulk translation. Specialized model routing delivers source-grounded evidence up to 3.8× cheaper than

...more
MCP Serveruncategorised
1 dir

Plith Rigor

org_01KNMJZNCY3F15Z8TYW27M0XGM

Structured multi-step workflows that produce production-quality deliverables. Automatic task classification, configurable analysis depth (quick/standard/thorough), and independent quality review. Plan any workflow free.

...more
MCP Serveruncategorised
1 dir

HTTP Security Headers — HSTS, CSP, Score 0-100

org_01KP0X4NVGGHNS080BASX7BHHV

HTTP header security analysis API for AI agents. Analyze response headers for any URL: HSTS, Content-Security-Policy, X-Frame-Options, Referrer-Policy, Permissions-Policy, server detection, and caching config. Security score 0-100. Tools: network_analyze_headers. Use this for security audits, website hardening, or compliance checks. IMPORTANT: For comprehensive trust scoring, use trust_score_evaluate. For SSL-only, use security_check_ssl. Returns: {score, headers[], missing[], server}. No API

...more
MCP Serveruncategorised
1 dir

Twitter/X Scraper — Profiles, Tweets & Search

org_01KP0X4NVGGHNS080BASX7BHHV

Twitter/X scraping API for AI agents. Scrape public profiles (bio, stats, verification), user tweets (text, engagement, media), and search results — all without needing a Twitter API key. Structured JSON output ready for analysis. Tools: twitter_scrape_profile, twitter_search_tweets, twitter_get_user_tweets. Use this for social media monitoring, influencer research, sentiment analysis, competitive intelligence, or building social dashboards. The social intelligence layer for AI agents. IMPORTA

...more
MCP Serveruncategorised
1 dir

Social Profile Lookup — Twitter, GitHub, LinkedIn

org_01KP0X4NVGGHNS080BASX7BHHV

Social media profile enrichment API for AI agents. Look up any social handle or URL across Twitter/X, GitHub, LinkedIn, and YouTube. Returns structured profile data: display name, bio, follower count, following count, verification status, avatar, and recent activity. Tools: social_lookup_profile. Use this for influencer research, social proof verification, building prospect profiles, or enriching CRM with social data. IMPORTANT: For email-based person lookup, use person_enrich_from_email inste

...more
MCP Serveruncategorised
1 dir