Packages
25784 resultsstorybook-mcp
A Model Context Protocol (MCP) server for Storybook.
SupaThings-MCP
SupaThings MCP is a macOS-focused Model Context Protocol (MCP) server that reads structured Things 3 data from the local Things SQLite database, writes/updates/navigates using the official Things URL scheme (things:///), and provides semantic “planning” helpers (heading inference/validation, project summaries, and task placement suggestions). It can optionally perform lightweight AppleScript actions when Apple Events are available.
Terminal MCP Server
MCP server for AI agents to interact with terminal applications through structured Terminal State Tree representation
toolhive-studio
ToolHive is an application that allows you to install, manage and run MCP servers and connect them to AI agents and clients
TradingView MCP Server
An MCP server that connects AI assistants to TradingView market data, enabling real-time screening for top gainers/losers, technical indicator analysis (RSI, MACD, Bollinger Bands), and pattern recognition across crypto and stock exchanges.
tumf/mcp-text-editor
[](https://codecov.io/gh/tumf/mcp-text-editor)
video-research-mcp
video-research-mcp is a Claude Code plugin that installs and configures MCP servers to enable video understanding/analysis, deep research with evidence grading, academic/paper search and extraction, web search with citations, and an optional knowledge store (Weaviate) for persistent semantic recall. It also describes standalone MCP server usage and related explainer/video/scene-generation MCP servers.
vim-mcp
Simple MCP (Model Context Protocol) integration for Vim and Claude Code.
vnsh
Host-blind data tunnel for AI agents
VSCode Devtools
An MCP server that exposes features of VSCode dev tools to the MCP clients
weibaohui/kom
[English](README_en.md) | [中文](README.md)
x64dbg
[](https://www.npmjs.com/package/x64dbg-mcp-server)
Xcode: MCP Bridge Wrapper for Cursor
<!-- mcp-name: io.github.SoundBlaster/xcode-mcpbridge-wrapper -->
xdebug
MCP server for PHP Xdebug debugging - enables AI-assisted PHP debugging through the Model Context Protocol
xzq.xu/jvm-mcp-server
<p align="center">
ydb/ydb-mcp
---
LINE Bot MCP Server
MCP server that connects AI agents to LINE's Messaging API through a LINE Official Account, enabling push/broadcast messages, rich menu management, user profile retrieval, and message quota monitoring via 11 tools.
opencode-browser
Provides an OpenCode plugin that integrates the Browser MCP (browsermcp) to let an AI agent drive a Chrome/Edge browser for automation tasks such as navigation, clicking, form filling, scraping, and screenshot/snapshot-based verification—primarily via MCP tool calls.
backlog-mcp-server-rust
Backlog MCP server that exposes Backlog (project management) functionality as an MCP server with tools for reading and, optionally, writing to issues, PRs/comments, wiki pages, documents, shared files, and listing users/status/custom fields.
cachebro
cachebro provides a local file cache for AI coding agents. It stores file versions in an embedded Turso/SQLite-compatible database, hashes file contents to detect changes, and returns either full content (first read), an 'unchanged' response, a unified diff for updated files, or partial unchanged/updated ranges for offset/limit reads. It can be run as a CLI that exposes an MCP server with caching tools, or used as a TypeScript SDK.