Every server below was scanned with the same deterministic engine that powers the MCP Trust Checker CLI and free API. The A–F Trust Score answers one question — how safe is this server for you to adopt: it starts from the threat score of its published code, then adjusts down for the capability blast radius, how strongly the publisher is verified, and how much of the package the scan could actually see. No pay-to-list, no self-reported ratings, and every point is itemised with its evidence.
Microsoft’s official Playwright MCP server: drive a real browser through accessibility-tree snapshots.
MCP Apps SDK — Enable MCP servers to display interactive user interfaces in conversational clients.
The main tmcp library
MCP server that serves knowledge about your components based on your Storybook stories and documentation
Session management for TMCP (TypeScript Model Context Protocol) transport implementations. This package provides the base classes and in-memory implementations for both streaming session coordination and session metadata persistence.
Transport for TMCP using HTTP
Help agents automatically write and test stories for your UI components
Up-to-date, version-specific library documentation injected straight into prompts.
A TypeScript framework for building MCP servers.
MCP Middleware for Hono
NestJS module for creating Model Context Protocol (MCP) servers
PostHog SDK for Model Context Protocol (MCP) servers — tracks tool usage, intent, and identity
Tools for writing MCP clients and servers without pain
Add MCP servers to your favorite coding agents with a single command.
MCP utilities
MCP server for SAPUI5/OpenUI5 development
The official structured-reasoning server: break problems into revisable thought sequences.
Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.
The official knowledge-graph memory server: persistent entities, relations and observations.
Strict TypeScript type definitions for the WebMCP core API (document.modelContext)
Strict WebMCP core runtime polyfill for document.modelContext (with deprecated navigator.modelContext alias)
MCP (Model Context Protocol) Instrumentation
Real-time web search, reasoning, and research through Perplexity's API
MCP Apps UI resources and server helpers for n8n
The MCP Trust Registry catalogs Model Context Protocol servers — the connectors that let AI assistants such as Claude, Cursor and other LLM clients reach real systems: databases, browsers, cloud and DevOps tooling, memory stores and web search. Most MCP directories only aggregate links and download counts. Here, every listed server has first been analyzed by the open-source mcptrustchecker engine: the published npm or PyPI package is scanned deterministically, the same input always yields the same result, and nobody can pay to be listed or ranked higher.
Each entry exposes three signals worth reading together before you install anything:
Prefer the narrowest capability set that still does the job: an assistant that only needs read-only analytics has no reason to run a server with shell access. Anything not yet listed can be checked on demand through the free scan API.
An MCP server sits inside the trust boundary of your AI assistant, so its risks differ from ordinary dependencies. Tool poisoning hides instructions in tool descriptions that the model reads and obeys. Prompt injection arrives through fetched pages, tickets or emails and can redirect the assistant mid-task. And an over-permissioned server turns either attack into data exfiltration: a connector that can both read your files and make outbound requests can quietly ship secrets to an attacker. Scores here are automated opinions derived from published package code — evidence to weigh, not certifications.
No. A strong grade means the deterministic scan found no dangerous patterns in the published package at the scanned version, with the stated coverage. New releases change code, so re-check after updates, review the capability profile against your own threat model, and grant each server the least access it needs.