Other MCP Servers

MCP servers that don't fit the categories above — utilities, integrations and niche tools. Each entry is scanned with the deterministic Capability-Flow Trust Model — grades are computed, never self-reported.

Theia Ai Source verified 3 implementations
A
best: @theia/ai-mcp

Theia - MCP Integration

Other Best score 100/100 0 findings 12k/wk Cap. Minimal
Convex Mcp Gateway Source verified npm
A
convex-mcp-gateway

Auth-aware Convex component that exposes selected Convex functions as MCP tools.

Other Score 100/100 0 findings 5.0k/wk Cap. Minimal
Discourse Source verified npm
A
@discourse/mcp

Discourse MCP CLI server (stdio) exposing Discourse tools via MCP

Other Score 100/100 2 findings 3.2k/wk Cap. Minimal
Trends Hub Source verified npm
A
mcp-trends-hub

🔥 基于 Model Context Protocol (MCP) 协议的全网热点趋势一站式聚合服务

Other Score 100/100 0 findings 1.4k/wk Cap. Minimal
Fractalizer Core Source verified npm
A
@fractalizer/mcp-core

Core framework for building MCP tools: base classes, utilities, registry

Other Score 100/100 0 findings 1.1k/wk Cap. Minimal
Github Source verified npm
A
@ama-mcp/github

Experimental package — This module provides a set of MCP tools to retrieve information from GitHub

Other Score 100/100 0 findings 881/wk Cap. Minimal
Portal Source verified npm
A
@agent-vm/mcp-portal

Agent-scoped MCP Portal server and TypeScript helpers for composable upstream MCP tools.

Other Score 100/100 0 findings 811/wk Cap. Minimal
Line Bot Source verified npm
A
@line/line-bot-mcp-server

MCP server for interacting with your LINE Official Account

Other Score 100/100 0 findings 767/wk Cap. Minimal
Caldav Source verified npm
A
caldav-mcp

A CalDAV client using Model Context Protocol (MCP) to expose calendar operations as tools for AI assistants.

Other Score 100/100 0 findings 735/wk Cap. Minimal
Likec4 Source verified npm
A
@likec4/mcp

Model Context Protocol server for LikeC4

Other Score 100/100 1 finding 663/wk Cap. Minimal
Frontmcp Plugin Codecall Source verified npm
A
@frontmcp/plugin-codecall

CodeCall plugin for FrontMCP - AgentScript-based meta-tools for orchestrating MCP tools

Other Score 100/100 0 findings 606/wk Cap. Minimal
Terasky Plugin Scaffolder Mcp Backend Source verified npm
A
@terasky/plugin-scaffolder-mcp-backend

A plugin that exposes MCP tools for interacting with Backstage software templates (scaffolder).

Other Score 100/100 0 findings 551/wk Cap. Minimal
Iframe Source verified npm
A
@mcp-b/mcp-iframe

Custom element for exposing iframe MCP tools, resources, and prompts to parent page

Other Score 100/100 0 findings 483/wk Cap. Minimal
Irs Taxpayer Source verified npm
A
irs-taxpayer-mcp

MCP server for individual US taxpayers - tax calculations, deduction analysis, IRS data lookup

Other Score 100/100 0 findings 454/wk Cap. Minimal
Crewhaus Tool Source verified npm
A
@crewhaus/tool-mcp

Wrap remote MCP tools as RegisteredTool entries via @crewhaus/tool-builder

Other Score 100/100 0 findings 450/wk Cap. Minimal
Kiwoom Source verified npm
A
kiwoom-mcp-server

Read-only MCP server exposing the Kiwoom Securities REST API (market data, account inquiry, ISA tax-allowance calculator) to Claude Desktop / Claude Code.

Other Score 100/100 0 findings 322/wk Cap. Minimal
Terasky Plugin Rbac Mcp Backend Source verified npm
A
@terasky/plugin-rbac-mcp-backend

A plugin that exposes MCP tools for interacting with the Backstage community RBAC plugin.

Other Score 100/100 0 findings 296/wk Cap. Minimal
Openai Source verified npm
A
@mzxrai/mcp-openai

MCP server for simple interaction with OpenAI API

Other Score 100/100 0 findings 281/wk Cap. Minimal
Deepsource Source verified npm
A
deepsource-mcp-server

Model Context Protocol server for DeepSource

Other Score 100/100 2 findings 259/wk Cap. Minimal
Convex Source verified 2 implementations
A
best: @vllnt/convex-mcp

Expose Convex functions as MCP tools with zero boilerplate

Other Best score 100/100 0 findings 252/wk Cap. Minimal
Prism Source verified npm
A
@arnilo/prism-mcp

Bounded MCP tools, resources, prompts, client callbacks, and authorized Streamable HTTP sessions.

Other Score 100/100 0 findings 192/wk Cap. Minimal
Create Official npm
A
@modelcontextprotocol/create-server

CLI tool to create new MCP servers

Other Score 100/100 0 findings 180/wk Cap. Minimal
Czap Source verified npm
A
@czap/mcp-server

The Model Context Protocol server for LiteShip: exposes the `czap` commands and capsule catalog as MCP tools that AI assistants can call.

Other Score 100/100 0 findings 173/wk Cap. Minimal
Bazi Source verified 2 implementations
A
best: @openfate/bazi-mcp

OpenFate Bazi MCP server with deterministic Four Pillars calculation, True Solar Time, branch interactions, and reverse Bazi lookup.

Other Best score 100/100 0 findings 161/wk Cap. Minimal

A travel plan that needs tomorrow's forecast. A stack of scans that should become one PDF. An RSS feed worth watching, a QR code for a poster, a lamp that ought to dim at sunset. Real work is full of small, specific jobs like these — and for most of them a Model Context Protocol server already exists to wire the missing tool into an assistant such as Claude or Cursor. The MCP Trust Registry gathers that long tail here: utilities, integrations and niche tools too specialised for any broader category.

Best MCP servers for weather, feeds, documents and home automation

Few categories span endpoints this varied: public data APIs for weather, geolocation, currency and unit conversion; feed and notification services such as RSS readers and webhooks; media and document processors handling PDF generation, image conversion and text-to-speech; and home-automation platforms like Home Assistant or MQTT brokers. With one of these MCP servers attached, an assistant can enrich an answer with live external data, transform files mid-conversation, or fire a webhook that kicks off an automation — all without leaving the chat. Coding-centric needs belong in Developer Tools; scripted web interaction lives in Browser Automation.

Security risks hiding in the long tail

Scrutiny is thinnest where the catalog is most varied, and a few risk patterns keep recurring:

  • Over-broad capabilities for a tiny job. A simple file converter that also requests filesystem and network access can read local documents and ship them anywhere.
  • Physical reach. A server bridging into smart-home or IoT platforms turns a prompt injection into an action on real devices.
  • Ready-made exfiltration channels. Webhook, notification and feed tools hand a malicious server an outbound pipe for anything in the session's context.
  • Thin maintenance. Niche packages often have a single author and few reviewers, so typosquats and abandoned dependencies blend in.

Each listing carries an A-F Trust Score from a deterministic open-source engine that reads the published npm or PyPI package, maps its capability blast radius and attaches findings as evidence. No LLM in the loop, no paid placement, and identical input always yields the identical grade — the full scoring model is public.

Are niche MCP servers safe to install?

Some are, some aren't — which is why everything listed here gets scanned. Check the Trust Score first, then the capability profile: a narrow blast radius plus a strong grade makes a utility a reasonable pick, while broad access on a low grade deserves manual security review first. Scores are automated opinions about published code, not certifications.