"A system for parsing and investigating contact information provided in a sentence" matching MCP connectors:
GET /v1/connectors – MCP directory API referenceMatching Connector Tools:
Website QA for your coding agent: audit SEO, performance, security, accessibility over MCP.
Web search and page extraction across several independent search providers.
What a domain is built on and who owns it: technology detection and whois records.
Fetch any public web page through managed proxies, with optional JS rendering and extraction rules.
Web and URL utilities over MCP: shorten URLs, screenshot pages, read page metadata, encode URLs.
Stealth web browser for agents: search, fetch, click, download and type in persistent MCP sessions.
Choose HTTP, browser, machine endpoint, or avoid before an agent visits an unfamiliar URL.
Render HTML, URLs, and templates to PDF. AI drafts templates and fixes them from logs.
Search results outside Google: Bing, Yahoo, Baidu, Naver, Seznam and YouTube.
Crawl a site: pages, resources, links, duplicates, tags, Lighthouse and raw HTML.
Load testing and synthetic monitoring platform: test with Playwright, Browser Bot, or Protocol Bots.
Undetectable cloud browser sessions for AI agents and scrapers. Navigate, extract, click, captcha.
Browser support for web features, live from caniuse. From which version, and is it safe to ship?
Verify before your agent acts on data it paid for. Signed verdicts, checkable offline, via x402.
Google results: organic, paid, local, images, news, maps, jobs and the AI overview.
Direct access to 60+ scraping and search tools. Extract structured data from Google (Search, Maps, Trends), Amazon, Airbnb, Social Media, and any web page directly into your AI agent.
Convert documents and web pages to clean Markdown: PDF, DOCX, XLSX, EPUB, scanned files, any URL.
All HasData scraping tools in one MCP server: Google, TikTok, Instagram, maps, e-commerce and more.
Check how well AI agents can discover and understand a public website.
Give AI assistants secure access to your organization's structured business data. Search records, create and update records, retrieve schema information, and manage workflow states using natural language. You need two values for every request: x-api-key — your Web Data Forms API Key x-group-id — your Web Data Forms Group ID You can find these in your Web Data Forms accounts group->information page. Preferred method: request header When possible, pass the credentials as HTTP headers: x-api-key: <your-api-key> x-group-id: <your-group-id> This is the preferred option because it keeps credentials out of the URL and is more secure. Fallback method: query parameters If your MCP client does not support custom headers, the server also accepts the credentials as URL query parameters. Example: https://mcp.webdataforms.com?x-api-key=abc123&x-group-id=xyz456 Detailed information here: https://github.com/Web-Data-Forms/mcp-server-docs/blob/main/README.md