Type

Tag “agents” — 5 689

quantoracle

smithery.ai

63 deterministic quant computation tools for AI agents. Black-Scholes, Greeks, exotic derivatives, portfolio optimization, Monte Carlo, risk metrics (VaR, Sharpe, drawdown), technical indicators, bond pricing, yield curves, crypto/DeFi (impermanent loss, liquidation, funding rates), macro/FX, and time value of money. Pure math — same inputs always produce same outputs. 1,000 free calls/day, no API key required.

MCP server MCP servers Command line

Text classification API for AI agents. Classify text into topic categories with confidence scores, readability metrics (Flesch-Kincaid), and content type detection (article, review, email, code, etc.). Tools: text_classify_content. Use this for content routing, auto-tagging, spam detection, or organizing unstructured text. IMPORTANT: For sentiment analysis, use text_analyze_sentiment instead. Returns: {categories[], readability, contentType, confidence}. No API key require

MCP server MCP servers Command line

vaaya

smithery.ai

Vaaya is the agent payment system: one MCP server that lets any agent call paid APIs — image/video generation, product demo videos, web search & scraping, deep/market research, lead enrichment, GTM outreach, sandboxes, browser automation, email — pay-per-call, no API keys Agent docs: https://vaaya.ai/llms.txt

MCP server MCP servers Command line

calculator-mcp-server

smithery.ai

Evaluate, simplify, and differentiate mathematical expressions.

MCP server MCP servers Command line

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[], missin

MCP server MCP servers Command line

Email finder API for AI agents. Find professional email addresses from a person's name and company domain. Tests 15+ email patterns (first.last@, f.last@, first@, etc.) against live MX records with confidence scoring. Tools: email_find_by_name. Use this when you have a prospect's name and company but need their email. Essential for outbound sales, recruiting outreach, and partnership emails. IMPORTANT: Always verify found emails with email_verify_address before sending. Re

MCP server MCP servers Command line

FalaZuki Finance BR

smithery.ai

Calculadoras financeiras e dados econômicos do Brasil. 114 tools: salário líquido, rescisão, férias, 13º, FGTS, financiamento, DARF de ações e FIIs, Fator R, pró-labore ótimo, Tesouro Selic com custódia B3, LCI/LCA, CDI, juros compostos, backtest com série histórica oficial desde 2000, e mais. Dados vivos: Selic, CDI, IPCA, IGP-M, INPC, TR, dólar, poupança e salário mínimo do Banco Central; taxas de todos os títulos do Tesouro Direto; projeções do Boletim Focus; tabelas de I

MCP server MCP servers Command line

storyflo

smithery.ai

**The audio-news + Declassified MCP that pays your agent to integrate.** Give your users narrated news and a viral library of real **FBI / CIA / NSA / NASA / AARO** declassified cases — plus market-linked story signal. The best tools are **free and no-auth**, so you wire it in and ship in seconds. **Why integrate** - 💸 **Earn** — `register_embedder` enrolls your agent in revenue share; every attributed impression pays out (fiat or USDC on Base). Almost no MCP pays y

MCP server MCP servers Command line

Alertio

smithery.ai

Real-time DeFi risk intelligence for AI agents. Scan lending positions across EVM, Solana, and TON chains, simulate liquidations, monitor stablecoin pegs, inspect market utilization, and track perpetual funding rates — no API key required.

MCP server MCP servers Command line

Structured Output Agent: composes groq + instructor + langchain-community + opentelemetry-sdk — llm-client, structured-output, orchestration, observability via A2A + MCP.

MCP server MCP servers Command line

AgentNDX

smithery.ai

Search and discover MCP servers, A2A agents, and x402-enabled services. The agentic web's directory — add `https://agentndx.ai/mcp` to your MCP client to search 59+ servers by name, category, or capability. Pay $0.005 USDC per search via x402 micropayments — no API keys required.

MCP server MCP servers Command line

EquipDash

smithery.ai

EquipDash is a rental, booking, and experience management platform for equipment rental businesses. The MCP server provides 123 tools organized across 24 domains: - Bookings: Create, list, update, cancel bookings; manage notes and tags; track late pickups/returns - Products: Manage rental products, check availability, calculate pricing, track inventory - Experiences: Manage bookable experiences, check availability, view schedules - Customers: Full customer management with se

MCP server MCP servers Command line

grokipedia-mcp

smithery.ai

Search and retrieve Grokipedia articles with filters, full content, and citations. Explore related pages and extract sections to quickly gather relevant knowledge. Run guided workflows to research topics, find sources, and compare subjects.

MCP server MCP servers Command line

Cloud security scanning tools for AI agents. 7 purpose-built AWS scanners that check for misconfigurations across S3, IAM, EC2, EKS, RDS, CloudTrail, and CloudWatch Logs. Each scanner is a static ~2MB binary that outputs JSONL. Checks include public access, missing encryption, stale

MCP server MCP servers Command line

10+ layer AI intelligence oracle (climate, macro, FX, ESG, supply chain, earth systems) + x402 pay-per-call intelligence API + USDC/EURC cross-border settlement on Base mainnet at ~2.035% all-in. 13 MCP tools. GENIUS Act + MiCA + Basel III compliant.

MCP server MCP servers Command line

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 micropa

MCP server MCP servers Command line

Ghost CMS MCP Server

smithery.ai

This MCP server provides seamless access to your Ghost instance, featuring a rich set of MCP tools for managing posts, users, members, tiers, offers, and newsletters. Note: this is NOT an official MCP server by Ghost.org, and is a direct fork of MFYDev's ghost-mcp.

MCP server MCP servers Command line

agentflight

smithery.ai

MCP server MCP servers Command line

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 resolvi

MCP server MCP servers Command line

HTML to Markdown converter API for AI agents. Convert HTML to clean Markdown: strips scripts, styles, and tracking, preserves headings, links, lists, images, and tables. Tools: text_convert_html_to_markdown. Use this for content migration, email processing, or preparing HTML content for LLM consumption. IMPORTANT: For scraping a live URL to Markdown, use web_scrape_to_markdown instead. Returns: {markdown, wordCount}. No API key required — x402 micropayment $0.001/call on B

MCP server MCP servers Command line

Web capture API for AI agents. Take full-page screenshots (PNG/JPEG/WebP) and generate PDFs from any URL using headless Chromium. Custom viewport size, device emulation, and scroll capture. Tools: capture_screenshot (image), webpage_to_pdf (PDF). Use this for visual regression testing, documentation, archiving web pages, or generating reports. IMPORTANT: For text extraction from pages, use web_scrape_to_markdown. For custom PDF generation from data, use document_generate_pd

MCP server MCP servers Command line

AICryptoVault

smithery.ai

AICryptoVault is MCP-native treasury infrastructure. Connect OpenClaw, Claude Desktop, Cursor, or any MCP client and let your agent manage multi-chain wallets, query balances, sign transactions, and automate operations.

MCP server MCP servers Command line

OrgX

smithery.ai

OrgX is coordination infrastructure for AI-native teams. It gives your LLM a persistent organizational layer: initiatives with milestones and tasks, human-in-the-loop decision workflows, specialist agent delegation, and cross-session memory that survives tool switching. What you can do with OrgX via MCP: Scaffold initiatives — decompose a goal into workstreams, milestones, and tasks in one call Manage decisions — create, review, approve, or reject decisions with audit trails

MCP server MCP servers macOS only

Web search API for AI agents. Search the web and get structured results: title, URL, snippet, and metadata. Up to 10 results per query. Current news, documentation, research papers — everything indexed. Tools: web_search_query. Use this when your agent needs to find information, research topics, check current events, or verify facts. The fundamental research tool every agent needs. IMPORTANT: For deep fact-checking with evidence, use research_check_fact. Returns: {results:

MCP server MCP servers Command line

Botoi MCP

smithery.ai

49 developer utility tools for AI assistants. DNS lookup, WHOIS, IP geolocation, SSL certificates, email validation, domain availability, JWT sign/verify, hashing, UUID generation, Base64 encoding, JSON/YAML/XML conversion, QR code generation, regex testing, code formatting, and more. Free tier: 5 req/min, 100 req/day. No API key required.

MCP server MCP servers Command line

captcha-mcp

smithery.ai

PoW CAPTCHA verification for MCP clients. Exposes generate_challenge and verify_solution tools — stateless proof-of-work that agents can embed in auth flows. L402 Lightning skip tier available for trusted clients. No API key required for PoW path.

MCP server MCP servers Command line

A keyless Bitcoin chain-intelligence API built for autonomous agents. Resolve addresses to known entities, pull wallet evidence packs, and check sanctions / illicit-fund exposure over MCP, no account required. Includes risk_check for free keyless exposure evidence, wallet evidence packs, entity / label lookup, and the Risk Exposure Oracle v0 with explicit disclaimers. Evidence-first: no opaque risk score or verdict from risk_check; agents receive underlying signals so they ca

MCP server MCP servers Command line

Real-time NYC subway stations, arrivals, service alerts, and route planning.

MCP server MCP servers Command line

# Kash MCP Server — Official Integration > **Connect your Kash business to Claude, ChatGPT, and any MCP-compatible AI — and run your entire operation through natural conversation.** Kash has been a free, cloud-based point-of-sale solution since 2011, trusted by thousands of merchants across restaurants, retail, bakeries, florists, food trucks, and more. This MCP server is the official bridge between Kash and the new generation of AI assistants, turning every tool in your bu

MCP server MCP servers Command line

Japan in Seasons

smithery.ai

Live Japan seasonal travel data — cherry blossom forecasts, autumn leaves, fruit picking, flowers & festivals. 1,700+ spots from Japan Meteorological Corporation. Updated daily.

MCP server MCP servers Command line

JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion. Unauthenticated calls are rejected. Ideal for protocol-layer auth + LLM over MCP, JWT-gated tool servers, secure agent gateways.

MCP server MCP servers Command line

Password strength evaluation API for AI agents. Score 0-100 with entropy bits, estimated crack time (brute force and dictionary), pattern detection, and actionable improvement tips. Tools: security_check_password. Use this for password policy enforcement, user registration validation, or security audits. Returns machine-readable strength data for automated decisions. Returns: {score, entropy, crackTime, tips[]}. No API key required — x402 micropayment $0.001/call on Base L

MCP server MCP servers Command line

PreReason

smithery.ai

Financial context your AI actually understands. Your agent stops guessing. Numbers are AI's weakest input. PreReason delivers language, its strongest skill. One API call returns a pre-reasoned briefing with trend signals, confidence scores, regime classification, and causal narratives. Not raw data to parse. Context to act on. **17 briefings** - BTC price, on-chain, mining economics, macro indicators (Fed, M2, yields, VIX, DXY) analyzed as BTC relationship signals **30 met

MCP server MCP servers Command line

ParaSure

smithery.ai

AI-native parametric insurance infrastructure. Live weather risk assessment via x402 (USDC on Solana). Full quote, bind, and settle protocol loop available in sandbox; live carrier integration in progress.

MCP server MCP servers Command line

Glassnode

smithery.ai

Access institutional-grade on-chain cryptocurrency metrics and market data for Bitcoin, Ethereum, and DeFi. Compare multiple assets efficiently through bulk data fetching and comprehensive market analysis. Stay informed with professional research articles and detailed market intelligence directly from Glassnode Insights. To get beyond 30-days of data, contact sales@glassnode.com

MCP server MCP servers Command line

Submit a site to the catalog

Just send the link — we will work out the rest.

We will review what you send and add it to the catalog if it fits.

Not sure how to implement it? We can help

Tell us about your task — we will pick the tools and suggest where to start.

0 / 5000
Verification code

Fields marked with an asterisk are required. Your data is used only to reply.