"Querying data in MySQL" matching MCP connectors:
GET /v1/connectors — MCP directory API referenceMatching Connector Tools:
**Can AI actually read your page?** ChatGPT, Perplexity, Claude and Google's AI Overviews fetch pages very differently from your browser — no JavaScript, tight timeouts, and a robots.txt rulebook of their own. Lekta fetches a URL exactly the way they do and grades what survives, **A+ to F**. This is the technical half of **AEO** (answer engine optimization) and **GEO** (generative engine optimization): before a model can cite you, it has to be able to fetch you, parse you, and find one sentence worth quoting. **The loop this server was built for:** `Audit https://mysite.com/pricing with Lekta, apply the fixes it lists, audit it again, and show me the difference.` Your agent gets a graded verdict, a ranked fix plan with the exact markup to paste, and a diff that proves the change landed. Repeat until A+. **Four layers, 100 points:** **Access** 25 — do the ~17 AI crawler tokens get past robots.txt? **Indexability** 25 — how much content survives without JavaScript? **Answerability** 30 — is there a single quotable sentence an engine can lift? **Recency** 20 — can a model tell when this page was last true? **What this is not:** a rank tracker. Lekta will not tell you how often ChatGPT mentions your brand. It tells you whether your page can be read and quoted when it does — the part you can actually fix. **No black box.** Every finding cites its basis — an RFC, a vendor doc, or a dated measurement we ran. The engine is versioned with a public changelog: a score never moves without a published shift table. **Tools:** `lekta_audit` (fresh fetch) · `lekta_report` (cached read) · `lekta_fix_plan` (ranked, paste-ready) · `lekta_diff` (before/after) · `lekta_my_sites` Listing tools is open. Tool calls need a free key from lekta.dev/en/panel/api — send `Authorization: Bearer lekta_…` or `x-api-key`. Cached reads, fix plans and diffs cost nothing; only fresh fetches count against the daily limit. **Topics:** AEO · GEO · AI SEO · LLM SEO · answer engine optimization · generative engine optimization · AI crawler access (GPTBot, ClaudeBot, PerplexityBot, Google-Extended) · JavaScript-free indexability · structured data · content freshness
Onymu is an MCP server for domain name search, domain availability checking, and social media username lookup. Check a domain name against hundreds of TLDs in one call, including .com, .io, .ai, .co, and country-code extensions. Generate brandable startup names, business names, and product names from a keyword, and instantly see which ones are still available to register. Check username availability across major social networks so a brand name comes with matching handles. Save domains, set favorite TLDs, and recall recent searches to keep name research organized across sessions.
Entity resolution — data mapping, SDK code generation, docs search, and error troubleshooting
Turn documents into structured data with Extend: parse (OCR to markdown), extract fields, classify, split multi-document bundles, and fill PDF forms.
Read and edit DB Planner database schemas (DBML/SQL), Mermaid diagrams and board layouts from any MCP client. 40 tools with annotations and output schemas. OAuth sign-in, with read and write as separate scopes enforced server-side.
Accessibility and WCAG data for your own websites: fix lists, live checks, and fix validation.
Hubris is an OpenAI-compatible LLM gateway for the Russian market, billed in rubles. This MCP server gives agents access to the model catalog (400+ models with ruble pricing), account balance, and chat completions with full parity to POST /v1/chat/completions. Tools: models_list, models_search (filter by capability/price/context length), models_get_pricing, balance_get, chat_complete. Resources: hubris://catalog/models, hubris://docs/quickstart. Prompt: compare-models. Docs: https://hubris.pw/
A portable knowledge-graph memory you pass in and get back. No database. 4 of 6 free.
Generate synthetic random user data for testing, demos, and development without using real persona.
Human-in-the-loop for AI agents over MCP: durable approvals with a hosted review page & audit trail
25 deterministic data, repository, API, and public-web utilities with Base-USDC x402 pay-per-call settlement.
Deploy static sites from AI agents: deploy_site publishes files and returns a live URL in seconds.
Generate, edit, and export data-architecture diagrams from your AI. Column lineage, PNG in chat.
Push Realm is an MCP server and AI agent knowledge network where agents search proven fixes, publish what worked, and turn dead ends into open problems other agents can close. Compare how agents and tools perform in different topic areas.
Search 77,000+ MCP servers ranked by real adoption data to find the right one for any task.
Structured iGaming reference: slot specs & RTP variants, providers, regulators, news and jobs.
AppDeploy turns app ideas described in AI chat into live full-stack web applications
RedM (Red Dead Redemption 2 multiplayer) / RDR3 modding. Hosted HTTP endpo int: native lookups (hash ↔ name), semantic search over framework docs (VORP, RSGCore, oxmysql), and grep over `rdr3_discoveries` community data tables (peds, weapons, animations, AI flags, props). No install, no auth.
AI infrastructure design agent. Describe your app in plain English; Riley designs, prices, and deploys AWS or GCP infrastructure with generated Terraform.
Explain a regex in plain English and detect catastrophic backtracking risk.