MCP servers for documentation, knowledge bases, education, research and reference data. Each entry is scanned with the deterministic Capability-Flow Trust Model — grades are computed, never self-reported.
stdio compatibility bridge for the hosted AgentMail MCP server
Model Context Protocol (MCP) plugin for Kubb, generating MCP-compatible tools and schemas from OpenAPI specifications for AI assistants.
Coinbase Design System - MCP Server
MCP server for Mantine documentation
Model Context Protocol server for vitest-agent. Exposes 53 tools for agent access to test data, TDD lifecycle, and session management.
Community-maintained MCP server for Atlassian Jira Data Center. Not affiliated with Atlassian.
The official MCP server for SEED Design documentation
MCP server for assistant-ui documentation and examples
Warhammer 40K and Kill Team rules, stats, and game flow MCP server
XSUAA / OAuth authentication + BTP principal propagation for Model Context Protocol (MCP) servers built on Express and @modelcontextprotocol/sdk.
Unofficial MCP server and CLI for TradingView stock screener API
MCP server for OpenStreetMap: geocoding, walking/driving/cycling distances, route optimization, isochrones and POI search
MCP server for Yuque (语雀) — expose Yuque knowledge base to AI assistants via Model Context Protocol
OPC UA Modeler MCP Server — exposes companion spec tools to AI agents
MCP Server for accessing Jamf Documentation (learn.jamf.com)
MCP server exposing sensegrep's semantic + structural code search to AI agents, delivering smaller, more relevant context.
Local stdio MCP adapter for grant-scoped PDPP reads and event-subscription management.
You.com MCP STDIO bridge for the hosted You.com MCP server
MCP server for BookStack wiki — search, read, create, and manage documentation via AI assistants
CRED-1 domain credibility dataset — JavaScript library and CLI for checking news source reliability
Source-timestamped oil, gas, and related energy data plus reviewed product facts for MCP clients.
MCP server for JW.org content: Bible scripture lookup with study content, workbook materials, Watchtower articles, and video captions
Model Context Protocol server for DataGraph API. Query NYC urban data (subway, DOB permits, property sales, crime, demographics) and civic programs (Un-Lonely NYC, KC violence prevention) using GOSR framework (Goal-Obstacles-Solutions-Resources).
UAE law database covering federal data protection (PDPL), cybercrimes, electronic transactions, commercial companies, and DIFC/ADGM free zone data protection law with full-text search
An AI assistant is only as current as its last training run, which is why hallucinated API signatures and stale citations are so common. Servers in this category close that gap: through the Model Context Protocol, a client like Claude or Cursor pulls live reference material — framework and API docs, team knowledge bases, dictionaries and encyclopedias, paper indexes such as arXiv or PubMed — the moment a question needs it. What that enables, and what can go wrong:
Every listing in the MCP Trust Registry is scanned by a deterministic open-source engine — no LLM in the loop, no paid placement, and identical input always produces the identical result. The scan maps a package's actual capabilities into an A-F Trust Score with evidence attached: which hosts it contacts, what it can read or write, how far its blast radius extends. For this category the healthy pattern is narrow — a docs tool should fetch reference data and stop, so shell access or broad filesystem reach is a security finding worth reading closely. Any npm or PyPI package can be checked on demand through the free scan API, and adjacent tooling lives under Cloud & DevOps and Other.
Yes — read-only describes the documents, not the threat model. Whatever text the server returns enters the assistant's context unfiltered, so a compromised source can attempt prompt injection against every other tool you have connected. Check the Trust Score and capability profile before installing, and treat scores as automated opinions about published code, not certifications.