"Executing code in a sandbox environment" matching MCP connectors:
GET /v1/connectors – MCP directory API referenceMatching Connector Tools:
formcarry handles everything after your form is submitted: it emails you, auto replies to the person who submitted, filters spam, and delivers webhooks. You write the HTML form and set its action to a URL formcarry gives you. An agent can create a form, wire the emails and webhooks, and answer questions about the submissions, like how many signups last week.
Entity resolution — data mapping, SDK code generation, docs search, and error troubleshooting
Forms, submissions, workflows and reports in Faldaro, exactly as privileged as your API key.
Document extraction against a JSON Schema with a calibrated confidence per field; async job status.
Find new business owner contacts the morning the state posts a filing. Preview free, pay per record.
OutSend is a B2B prospecting platform exposed as a remote MCP server. Ask your assistant for "1,000 plumbers in Lyon with verified emails" and it runs the whole job on OutSend: extract local businesses by search query and geographic area with a cost and volume estimate before launching, enrich any finished job with emails, social profiles, reviews, tech stack, and email deliverability checks, chain steps into pipelines (extract, enrich, filter, verify) and schedule recurring monitors that rerun
Find novel, statistically validated patterns in tabular data — hypothesis-free.
Paste-your-data analytics: CSV profiling, A/B tests, correlation, growth. 4 of 7 free.
Verify signed JSON provenance through bounded COPY/COMPOSE. Payment never guarantees a Mark.
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
Source-attributed events, open data and availability
Scans text for personally identifiable information — emails, phone numbers, SSNs, credit card numbers, physical addresses, names — and returns a redacted version. Built for agents sanitizing user content, support tickets, logs, or documents before storage, sharing, or feeding into another LLM call. Pay-per-call via x402 (USDC on Base): $0.01/call, no account or API key. tools/list and /openapi.json are free for discovery.
Self-hosted, open-source MCP gateway: turn any API, database or MCP server into custom connectors for Claude, ChatGPT, Gemini, Copilot & Cursor — no code. Converts REST, SOAP, WSDL, GraphQL & SQL to MCP, with OAuth2, RBAC & audit log. 175+ pre-built adapters. This is the public read-only demo endpoint — run your own at https://github.com/HelpCode-ai/anythingmcp
The official Model Context Protocol server for Ambee. It gives any MCP-compatible AI assistant — Claude, ChatGPT, Cursor, VS Code, Ollama, and more direct access to live air quality, pollen, and weather data. To get started, including information on signing up and obtaining your Ambee key, check out the Ambee documentation on https://docs.ambeedata.com
Dedupe, flatten and clean messy JSON rows (emails, phones, URLs, HTML) in one call, as JSON or CSV.
Join two lists of JSON rows on a key, like SQL or VLOOKUP: left, inner, full, anti joins, union.
Clean, filter and reshape JSON rows in one call: 26 transforms, 25 filters, sort, dedupe, limit.
Repair malformed JSON that fails a schema. Deterministic only; refuses to guess; signed receipt.
Compare two versions of a JSON row list: what was added, removed or changed, field by field.
Simulate a CSV import against a supplied typed column contract and return exact accepted rows, re...