#mcp

7 skills & prompts · 19 tools · 339 MCP servers · 11 articles

Skills & prompts

ChatGPT Claude Codex CLI Cohere Cursor DeepSeek Gemini GitHub Copilot GLM Grok Kimi Llama MiniMax Mistral OpenAI opencode Skill Screened 46490

rayden-use

Build and maintain Rayden UI components and screens in Figma via Figma MCP with full design token enforcement

LLM Mart

22 views
ChatGPT Claude Codex CLI Cohere Cursor DeepSeek Gemini GitHub Copilot GLM Grok Kimi Llama MiniMax Mistral OpenAI opencode Skill Screened 46490

talivia-agent-kit

Set up and verify Talivia revenue analytics through MCP, with explicit confirmation for website changes and payment attribution.

LLM Mart

14 views
Claude Cursor opencode Skill Screened 8109

mcp-builder

MCP 服务器构建方法论 — 系统化构建生产级 MCP 工具,让 AI 助手连接外部能力

LLM Mart

10 views
Claude Skill Screened 76

mcp-tools

Imported from mrpulor-gh/nuphus/plugin/skills/builtin/mcp-tools.

LLM Mart

10 views
Claude Skill Link only

Hexis

Git-backed control plane for AI-agent skills, tools, context, permissions, and identity. Self-hosted and MCP-native.

LLM Mart

6 views
Claude Skill Link only

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…

LLM Mart

2 views
Claude Skill Link only

Lunar

lunar.dev: Agent native MCP Gateway for governance and security

LLM Mart

0 views

Tools

See all 19
Wave Mcp

Open-source, license-free MCP server for RTL waveform debug: reads FST waveforms (VCD/FSDB auto-convert) plus a SystemVerilog netlist, with 34 tools covering dr…

LLM Mart 0
19 views
Mcp Text Editor

A token-efficient MCP server for safe, line-oriented text file editing with partial reads, hash-based conflict detection, and atomic multi-file operations.

LLM Mart 0
15 views
Petrichor

A self-hosted knowledge platform for humans and AI agents — publish wikis, blogs, and portable Agent Skills.

LLM Mart 0
14 views
Chat Gun React Agent

🤖 A full-stack Agent Chat Runtime for pre-production validation, built with act, TypeScript, and LangGraph JS combining streaming, multimodal, HITL, and tools…

LLM Mart 0
14 views
Jmcomic Ai

禁漫天堂 Agent Skills / AI 原生 JMComic 助手:通过 MCP 与 Skills 将 JMComic 注入你的 AI Agent. / AI-powered JMComic assistant for seamless integration with AI Agents via MCP & S…

LLM Mart 0
13 views
TraceWeave

Open-source, evidence-driven MCP server for RTL simulation debugging: correlate VCS/Xcelium logs, VCD/FSDB waveforms, SystemVerilog/UVM source, hierarchy, and c…

LLM Mart 0
12 views
Ima2 Gen

Local-first visual generation runtime and studio for people and coding agents, with reproducible image and video workflows across multiple providers.

LLM Mart 0
11 views
Python Utcp

Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, without extra middleware.

LLM Mart 0
11 views
Openclaw Unity Plugin

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…

LLM Mart 0
11 views
Loadout

See and manage what your coding assistants load — skills, commands, subagents, plugins and MCP servers, with real usage.

LLM Mart 0
10 views
PI Desktop

Local-first AI coding agent desktop: Electron + Rust host core + pi Agent Harness + user-installable plugins

LLM Mart 0
9 views
Mcp

🤖 Taskade MCP · Official MCP server and OpenAPI to MCP codegen. Build AI agent tools from any OpenAPI API and connect to Claude, Cursor, and more.

LLM Mart 0
4 views

MCP servers

See all 339

MCP server for Geargrafx PC Engine / TurboGrafx-16 emulator

14 views

Read-only discovery for NeuralNg Angular components, APIs, packages, icons and theme recipes.

14 views

Send files and notes from a coding agent into your Zas channels, encrypted on your machine.

12 views

Umami v3 MCP for Cloud or self-hosted analytics, with read-only, privacy-conscious defaults.

12 views

Plant phenotyping via PlantCV — returns traits plus the segmentation overlay they came from

12 views

Headless MCP: author and render PromoShot .promo video projects (stills, GIFs, video).

11 views

Turn documents into structured data: parse, extract, classify, split, and fill PDF forms.

11 views

Read and write RAGE Package Format archives

11 views

Search company carbon emissions: scope 1, 2 and 3 figures, Mycelium Scores and rankings.

11 views

Search 184,900 swim spots, conditions, water activities, providers and guides worldwide.

11 views

Read-only on-chain intel for AI agents on Base: balances, tokens, gas, tx status. No API keys.

11 views

MCP server aggregating hot-search boards from 8 Chinese platforms (Weibo, Zhihu, Bilibili, Douyin).

10 views

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

LLM Mart · Sep 22, 2026 1 views 0 reactions

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.

LLM Mart · Sep 21, 2026 2 views 0 reactions

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.

LLM Mart · Sep 20, 2026 4 views 0 reactions

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.

LLM Mart · Sep 19, 2026 3 views 0 reactions

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.

LLM Mart · Sep 18, 2026 5 views 0 reactions

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.

LLM Mart · Sep 17, 2026 4 views 0 reactions

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.

LLM Mart · Sep 15, 2026 6 views 0 reactions

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.

LLM Mart · Sep 11, 2026 12 views 0 reactions

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.

LLM Mart · Sep 9, 2026 28 views 0 reactions

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.

LLM Mart · Sep 8, 2026 60 views 0 reactions

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.

LLM Mart · Sep 4, 2026 27 views 0 reactions