#mcp
7 skills & prompts · 19 tools · 339 MCP servers · 11 articles
Skills & prompts
rayden-use
Build and maintain Rayden UI components and screens in Figma via Figma MCP with full design token enforcement
talivia-agent-kit
Set up and verify Talivia revenue analytics through MCP, with explicit confirmation for website changes and payment attribution.
mcp-builder
MCP 服务器构建方法论 — 系统化构建生产级 MCP 工具,让 AI 助手连接外部能力
Starwind Ui
55 framework-portable UI components for Astro, React, and Vue. Install accessible Tailwind CSS components as source you own, backed by a shared framework-neutra…
Tools
See all 19A token-efficient MCP server for safe, line-oriented text file editing with partial reads, hash-based conflict detection, and atomic multi-file operations.
🤖 A full-stack Agent Chat Runtime for pre-production validation, built with act, TypeScript, and LangGraph JS combining streaming, multimodal, HITL, and tools…
禁漫天堂 Agent Skills / AI 原生 JMComic 助手:通过 MCP 与 Skills 将 JMComic 注入你的 AI Agent. / AI-powered JMComic assistant for seamless integration with AI Agents via MCP & S…
Open-source, evidence-driven MCP server for RTL simulation debugging: correlate VCS/Xcelium logs, VCD/FSDB waveforms, SystemVerilog/UVM source, hierarchy, and c…
Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, without extra middleware.
55 MCP tools to drive the Unity Editor from any MCP-compatible AI agent — scenes, GameObjects, prefabs, assets, tests, and builds. OpenClaw gateway included for…
Local-first AI coding agent desktop: Electron + Rust host core + pi Agent Harness + user-installable plugins
MCP servers
See all 339Read-only discovery for NeuralNg Angular components, APIs, packages, icons and theme recipes.
Send files and notes from a coding agent into your Zas channels, encrypted on your machine.
Umami v3 MCP for Cloud or self-hosted analytics, with read-only, privacy-conscious defaults.
Plant phenotyping via PlantCV — returns traits plus the segmentation overlay they came from
Headless MCP: author and render PromoShot .promo video projects (stills, GIFs, video).
Turn documents into structured data: parse, extract, classify, split, and fill PDF forms.
Search company carbon emissions: scope 1, 2 and 3 figures, Mycelium Scores and rankings.
Search 184,900 swim spots, conditions, water activities, providers and guides worldwide.
Read-only on-chain intel for AI agents on Base: balances, tokens, gas, tx status. No API keys.
MCP server aggregating hot-search boards from 8 Chinese platforms (Weibo, Zhihu, Bilibili, Douyin).
Articles
How to use remote MCP servers with the OpenAI Responses API
An API request routing a model's tool call through an approval gate to a remote MCP server
How to publish an MCP server to the official MCP Registry
The official MCP Registry stores standardized server metadata rather than package code. Publishers verify a namespace, describe installation or remote access, and submit immutable versions.
MCP authentication explained: OAuth, scopes, and safe token handling
Remote MCP authorization uses established OAuth standards, but secure integration still requires issuer validation, least-privilege scopes, protected token handling, and server-side enforcement.
MCP stdio vs. Streamable HTTP: which transport should you use?
stdio fits local processes and prototypes. Streamable HTTP fits hosted services and shared integrations. The right choice follows where the capability runs and who must reach it.
MCP tools vs. resources vs. prompts: when to use each
Tools perform operations, resources expose readable context, and prompts provide reusable templates. Choosing the correct primitive makes an MCP server easier to understand and govern.
How to test an MCP server with MCP Inspector
Use MCP Inspector to connect to local or remote servers, inspect capabilities, call tools, read resources, test prompts, and diagnose failures before release.
How to build an MCP server in TypeScript: step-by-step
Build an MCP server in TypeScript with focused tools, validated schemas, local and remote transports, Inspector tests, and production security controls.
What is an MCP server? A practical guide
An MCP server exposes tools, resources, or prompts through a standard protocol so an AI application can discover and use external capabilities.
How to add an MCP server to Claude Code safely
Add remote HTTP or local stdio MCP servers to Claude Code, choose the right scope, protect credentials, verify the connection, and test with least privilege.
Claude skills vs. connectors vs. plugins: what is the difference?
Skills teach Claude a repeatable method, connectors provide governed access to apps and live data, and plugins package related capabilities for installation and sharing.
AI agent skills vs. MCP servers: which should you build?
Use an agent skill to package reusable know-how and workflow instructions. Use an MCP server when an agent needs live, governed access to external data or actions.