Real SEC EDGAR filing metrics: margin-of-safety, EPS growth, going-concern flags.
200+ transparent financial metrics calculated from raw statements, not third-party endpoints.
Read-only bank & investment accounts via Plaid: balances, holdings, transactions, SQL analytics.
Agentic commerce with 58 MCP tools for product search, checkout, A2A negotiation, C-Suite analytics.
Build and host full-stack apps from a prompt, with agents that reach you on WhatsApp and email.
- Create App: Create a new application from a natural language prompt. The AI generates a complete web app with pages, components, styling, and data models. Returns a job_id - poll get_job_status to tra
- Agency Create Client: Agency mode only. Create or update a client record for an account-level agent. This does not create a verified Fine Structure user account and does not transfer ownership.
- Agency List Clients: Agency mode only. List client records and app handoff status for the authenticated agent.
Search and analyze meeting transcripts, summaries, soundbites and analytics from Fireflies.ai
Track workouts, nutrition, body metrics, habits, and SMART goals with insights and trends.
Fitimio is a personal nutrition and fitness tracker built around MCP.
- Show Ui: Opens the Fitimio dashboard UI to a specific view. Views: dashboard (today summary), meals (templates), foods (database), shopping (lists), plan (weekly plan), measurements (body metrics hist
- Show Daily Nutrition Card: Open a compact Fitimio daily nutrition card with calories, protein, eaten meals, next planned meal, water, workout, and supplements. Use this when the user asks what they at
- List Meal Templates: List meal templates with computed macros. Optionally filter by slot (breakfast/lunch/dinner/snack).
Monitoring for small teams.
FlashAlpha MCP — wraps the FlashAlpha options-exposure analytics API
Real-time & historical options analytics: GEX, dealer positioning, vol, VRP, 0DTE, CME futures
Flight search, airfare analytics, flexible destination discovery and airport insights
- Resolve City Iata Code: Use this tool to resolve a city name into its corresponding city IATA code before calling any route price, monthly price, or airport analytics tool that requires a city code. I
- Discover Destinations: Data-only first step in the travel funnel. Use this tool to discover destination city ideas from traveler preferences before searching route prices. It returns city-level recomm
- Render Destinations: Render one final Flaut.Travel destination widget after all discover_destinations calls are complete. Call this tool exactly once and pass the complete structuredContent results un
FlightDB (flightdb) - URL: https://flightdb.org - What it does: Aircraft registration directory and historical flight records — search by registration, route…
- Flight List Flights: Paginated flight rows with optional filters: aircraft id substring, departure/arrival airport or city substring, country substrings, date range, sortBy (Flight scalar field), sort
- Flight List Aircraft: Paginated aircraft directory (AircraftList): optional reg (hyphens stripped), 2-letter country, ICAO/id substring, usedBy substring, sortBy (AircraftList scalar), sortOrder. Retu
- Flight Get Aircraft From List: Single AircraftList row by id (fast header lookup). Returns null if missing. Use get_aircraft_detail for charts and full derived stats.
Aircraft registry search, flight history, and analytics powered by ADS-B Exchange data.
Read-only access to a merged aviation-safety corpus: 164,068 accident narratives aggregated from 128 official investigation authorities — the NTSB, ATSB…
- Search Accidents: Search the merged aviation-accident corpus (80+ official agencies, occurrence-level dedup). Filters: aircraft family slug (e.g. "boeing-737"), ISO alpha-2 country, occurrence type, o
- Get Accident: Fetch one occurrence by its FlightFinder id, with source-attribution links and references to the narratives available for it.
- Get Narrative: Fetch an investigation narrative by (source, case id). Open-licensed sources return full text; others return a ≤300-char excerpt plus a source_url deep link (per-source licensing policy
Short links, QR codes and click analytics on Flit.
Token-optimized US financial data for AI agents.
- Financials.Summary: Retrieve comprehensive SEC EDGAR XBRL financial data for a US public company. Covers the full balance sheet (assets, liabilities, equity), income statement (revenue through EPS), a
- Insider.Trading: Retrieve SEC Form 4 insider trading transactions for a US public company. Returns parsed buy/sell transactions with reporter name, role, share count, price, and net buying/selling sen
- Economic.Indicators: Retrieve current US economic indicators from the Bureau of Labor Statistics. Returns CPI, unemployment rate, average hourly earnings, and labor force participation with latest val
Privacy-first web analytics for AI agents: visitors, revenue, funnels, visitor profiles.
Flowsery is AI session replay that finds bugs on autopilot, with a full web analytics layer underneath - and this MCP server puts both in front of your agent.
- List Websites: List websites accessible by the current API token. Workspace tokens return every website in the workspace; website keys return only their website. Call this first when using a workspace
- Get Metadata: Get website configuration — domain, timezone, currency, KPI goal, and color scheme. With a workspace token, pass websiteId or domain; without one, this returns the website list.
- Get Overview: Get aggregated site metrics: visitors, sessions, bounce rate, average session duration, revenue, revenue per visitor, and conversion rate. Supports date range and all filters. Omit dates
Query application logs, traces, and metrics from your AI coding assistant via Foam's MCP server.
Historical football results, teams, competitions and draw/streak statistics via 10 read-only tools.
Detect the tech stack behind any website: CMS, ecommerce, analytics, CRM, payments, hosting.
Investigate any website's technology stack — CMS, eCommerce, frameworks, analytics, CRM, payments, and hosting behind any URL.
- Lookup Tech Stack: Detect the technologies a website runs: CMS, ecommerce platform, JavaScript frameworks, analytics, CRM, marketing automation, payment processors, chat widgets, CDN, and hosting. Use
- Batch Lookup: Detect the technology stacks of up to 25 websites in one call, returning the full detail for each. Use it when working through a list of prospects, competitors, or portfolio sites. If yo
- Compare Stacks: Scan 2-25 websites and return a side-by-side table of which technologies each one uses. Answers questions like 'which of these prospects use HubSpot vs Salesforce?' or 'how does our st
Natural language to machine action.
- Identify Machine: Provision or retrieve a persistent identity (mint_id) for any industrial machine. Works for CNC machines, industrial robots, PLCs, additive manufacturing cells, injection molders, pr
- Normalize Telemetry: Give your agent a semantic understanding of machine data from any OEM: translate raw vendor telemetry into one universal canonical schema (FCS, FoundryNet Canonical Schema) so the
- Query Machine History: Retrieve operational history for an identified machine. Each row is one /v1/normalize call's canonical output (FCS field → value). Query options: from_dt, to_dt ISO-8601 timesta
Search 36,000+ analyzed Phish tracks.
- Search Songs: Search for Phish songs by name. Returns song info, play counts, and audio stats.
- Best Versions: Get the top-rated versions of a specific Phish song. Filter by year, year range, era, venue, or state.
- Get Show: Get details about a specific Phish show by date (YYYY-MM-DD format).
Build, publish and read scored forms, quizzes and calculators.
- Foxform List Forms: List the forms owned by the authenticated FoxForm account, newest first. Args: - page (number): 1-based page number (default 1) - limit (number): page size, 1-100 (default 20) - re
- Foxform Get Form: Fetch a single form by ID, including its full question list, per-screen conditional logic and settings. Args: - form_id (string): the form's ID (from foxform_list_forms) - response_f
- Foxform List Responses: List submitted responses for a form, newest first. Args: - form_id (string): the form's ID - page (number): 1-based page (default 1) - limit (number): page size, 1-100 (default
Managed knowledge for AI agents: hybrid search, auto-embeddings and live schema introspection over your own collections, behind one endpoint.
- Discover Resources: List available Flux resources and capabilities. Start here: every other tool takes a resource_id from this list, and a resource's capabilities say which of them it will accept.
- Describe Resource: Return schema and searchability for a resource_id. Call it before filtering or sorting, to learn the field names and which fields are searchable. Searching by text does not need it.
- Get Record: Fetch one record by id for a resource_id, whole and untruncated. Use it when the id is already known; where the resource lists get_many among its discover_resources capabilities, search_re
UX research platform: manage studies, browse templates, read responses and analytics.
FHA denial statistics from the 2025 federal HMDA record.
US macro & Treasury data — FRED series, yield curve, auctions, and a macro dashboard.
Не нашли нужный коннектор?
Расскажите, какой сервис вам нужен, или добавьте свой MCP-сервер: проверим и опубликуем в каталоге.
Предложить коннектор