"An overview or information about MySQL" matching MCP connectors:
GET /v1/connectors – MCP directory API referenceMatching Connector Tools:
Cloud or self-hosted knowledge for AI agents: hybrid search, reranking, GraphRAG, scoped MCP tools.
Engram is a persistent, long-term memory layer for AI agents and assistants. Claude, ChatGPT, Grok, Cursor and any MCP client share one memory, stored as plain markdown notes: your knowledge base, second brain and AI context in one place. No extraction step: the memory is the note itself, so you can read exactly what your AI remembers and fix it. Edit your memory in Obsidian (real-time sync), the web app, or on your phone. Hybrid keyword + semantic search (RAG over your notes) finds exact strings like error messages, config keys and IDs. Remote MCP server over Streamable HTTP with OAuth 2.1; notes encrypted at rest. Https://engram.page https://youtu.be/rwnPeZ-8Lqo?is=NI-N7BduydGAiZlF https://github.com/engram-app/Engram
Connect your AI to any database — PostgreSQL, MySQL, or SQL Server — in seconds.
Search agent-ready sites or fetch one site's report; every capability probe-verified, dated.
Enhanciar is a company brain for engineering teams. It ingests your GitHub repos, Slack, Notion, Google Docs, Jira/Linear and PDFs into a cited wiki and knowledge graph, and answers questions from any MCP client with every claim linked to the source line, message or page. Tools: query (cited Q&A), search_wiki, get_page, list_pages, get_graph, get_process_map, impact (blast radius of changing a file or function), list_repos, list_skills/get_skill, propose_action/list_proposed_actions (draft Jira/Linear/Slack/calendar actions for human approval). BYOK — bring your own model key. Early access: join the waitlist at https://enhanciar.in and create an API key in Settings.
Shared error→fix knowledge base for AI coding agents. Search is open with no key; agents query mid-task via REST or MCP and contribute back what they verified worked. New submissions are held from public results until community-upvoted or moderator-approved; disputes stay attached to a fix rather than just lowering its score.
Query your Postgres from ChatGPT or Claude without exposing the database or handing over credentials. Run npx boltschema connect next to your database and it dials out over HTTPS — no inbound firewall rule, no open port, works with localhost and VPC-private databases. Read-only is enforced by a SQL guard, a Postgres READ ONLY transaction, and a scoped role generated for you.
Search Fragments — two tools for the queries an agent can't place, both built to decline rather than guess. resolve_fragment takes a half-remembered, cross-source query ("a musician who became famous for stopping performing") and returns a grounded answer, ranked web sources to confirm by eye, or an explicit no-resolution. verify_claim takes a specific factual assertion and returns supported, partially_supported, insufficient_evidence, or unsupported, with cited evidence and a stated_limits field that is always present. There is no confidence score — insufficient_evidence fires freely, and unsupported requires a source that explicitly contradicts, never mere absence of confirmation. Every verdict is decide-by-eye: "supported" means current web sources confirm it, not that the claim is true. Calibrated against 18 known claims before release. Free, no signup. Streamable HTTP (MCP 2025-11-25). Read-only.
Semantic search over the Stoic corpus — Marcus Aurelius' Meditations, Seneca's essays, and Epictetus' Discourses, Enchiridion and Fragments. Search by theme or citation, fetch any passage, or get the daily reflection. Public domain translations, no auth.
Grounded synthesis from public sources. 3 free calls total; then $0.10 brief or $0.25 deep via x402.
Multilingual YouTube → Knowledge Pack engine. Paste a video URL and get a structured pack — summary, key ideas, glossary, quiz, transcript with timestamps — in Spanish, Portuguese, German, or English. Anonymous endpoint plus OAuth-gated tools for library search, RAG Q&A on a single pack, and Anki export.
Any URL to clean text, markdown, or JSON for LLM/RAG pipelines.
Serve a folder of Markdown notes as an MCP server: hybrid search, reading, and sourced answers.
Decide whether an agent should reuse cached URL knowledge or fetch the resource again.
Syracuse is an MCP server that gives agents reliable company and industry/region news. Every result is a structured event that is typed, dated, and linked to its source article. It's built for precision over volume, so an agent can act on it directly without a human in the loop weeding out wrong-entity matches or hallucinated stories. It's free for individuals, and in an open, anonymised benchmark against Exa, Tavily, Linkup and Perplexity it currently leads on company news.
Turn a GitHub repo or docs site into agent-ready context: pack it or search it, over MCP.
Check claims against a fact-store: consistent, contradicts, or unverifiable — with a receipt.
Real-time web search with answer-ready results for Claude, Cursor and any MCP client. A Tavily alternative: same speed, 20.2% fewer tokens, higher answer quality (60.7% of decided duels won) on a public benchmark. Hosted on mcp.serpdive.com or npx serpdive-mcp.
Memwyre is an MCP-native persistent memory layer for AI agents, synchronizing context across Claude Code, Cursor, VS Code, and OpenClaw. Built with a high-precision retrieval architecture (dense vector search, BM25, and cross-encoder reranking), Memwyre achieves a benchmarked 73.1% accuracy on the Long-Context Memory (LoCoMo) benchmark. It provides secure, isolated knowledge vaults with dedicated tools (search_memwyre, save_memory, list_memories) to save and recall structured project decisions.
Author rules from policy docs, then decide: a Rete engine gives the verdict, an LLM explains why.