Tag: mcp

Type: All Skills Tools
tool

Agent Feedback and Hard Prevention Gateway

ThumbGate acts as an agentic immune system, capturing thumbs-up/down feedback on actions to automatically generate and enforce prevention rules. These rules are implemented as hard PreToolUse hooks, blocking known-bad patterns before the ag…

IgorGanapolsky/mcp-memory-gateway agent-governance feedback-loop mcp llm-safety
skill ★ 5

Load Project Memories at Session Start

Retrieves persistent project memories, pending tasks, and active reminders from CogmemAi to ensure continuity across sessions. It is designed to be executed at the start of a session or following context compaction to maintain full project …

hifriendbot/cogmemai-mcp cogmemai context-management session-continuity project-memory
tool ★ 20

Structured Scientific Literature Search and Appraisal

This tool enables developers to search scientific literature and retrieve highly structured experimental data, including methods, limitations, and conflict of interest details. It facilitates evidence-grounded AI workflows by providing qual…

connerlambden/bgpt-mcp scientific-search literature-review critical-appraisal evidence-grounded
tool ★ 2

Deliberative multi-agent code review system

This skill orchestrates a multi-perspective code review by delegating tasks to specialist subagents. It uses gemot to aggregate findings, identify points of disagreement (cruxes), and propose compromises for resolution.

justinstimatze/gemot code-review multi-agent deliberation llm
skill ★ 2

AIDE Pipeline Orchestrator

An orchestrator for the AIDE pipeline that manages the end-to-end workflow from specification to QA by delegating tasks to specialised subagents. It enforces methodology alignment through a mandatory boot sequence that synchronises project …

aidemd-mcp/server agentic-orchestration pipeline-management mcp workflow-automation
skill ★ 48

Publish MCP Server to Registry

Automates updating the MCP server metadata in server.json with the latest GitHub release version and publishing the changes to the MCP Registry.

danmartuszewski/hop mcp github-automation registry-publishing devops
skill

TickTick Task Management Skill

An agentic skill for managing tasks, reminders, and projects within TickTick by parsing natural language and orchestrating MCP tools.

Salen-Project/ticktick-mcp ticktick task-management mcp productivity
tool ★ 6,055

Desktop Commander MCP for Local System Control

This MCP server provides agents with persistent shell sessions, remote SSH access, and direct manipulation of structured files such as Excel, DOCX, and PDF. It enables large-scale filesystem searches via ripgrep and management of long-runni…

wonderwhy-er/DesktopCommanderMCP mcp shell-automation ssh filesystem-management
tool ★ 291

Codebase intelligence and dependency mapping tool

This tool indexes an entire codebase, providing deep intelligence through symbol resolution, dependency graph analysis, and semantic search. It allows developers to quickly assess file importance, trace call paths, and understand the potent…

admica/FileScopeMCP codebase-intelligence dependency-graph symbol-lookup refactoring
tool ★ 7

TestDino Test Run Management and Auditing Tools

This suite provides structured access to a testing platform, allowing developers to manage test runs, retrieve detailed metadata, and perform comprehensive audits on Playwright test code. It handles project identification, listing test case…

testdino-hq/testdino-mcp test-automation playwright test-runs auditing
skill ★ 7

Agent Tool and Protocol Compliance Reviewer

This skill rigorously audits codebases and agent tools against established protocols, checking for bugs, security vulnerabilities, and adherence to internal conventions. It ensures data integrity and optimizes tool descriptions for reliable…

testdino-hq/testdino-mcp code-review protocol-compliance security-audit agent-tool
skill ★ 7

Systematic debugging guide for MCP tools

This skill provides a systematic, multi-phase methodology for tracing and debugging malfunctioning MCP tools. It guides developers through checking five distinct layers—from tool schema definition to response handling—to isolate root causes…

testdino-hq/testdino-mcp debugging mcp tool-lifecycle troubleshooting
skill ★ 7

Scaffold and implement new MCP tools

This skill guides the end-to-end development of a new MCP tool, covering endpoint definition, handler implementation, registration, and comprehensive testing. It ensures adherence to established architectural patterns and documentation stan…

testdino-hq/testdino-mcp mcp tool-scaffolding agent-workflow developer-skill
skill ★ 4

Persistent Context Memory for Claude Code

Provides a mechanism to save and search Claude Code sessions, ensuring that decisions, code snippets, and context persist across conversations. It allows developers to retrieve structured summaries and key conversation details using natural…

ErebusEnigma/context-memory claude-code context-management session-persistence mcp
tool

CodeGraphContext for Codebase Graph Indexing

Index repositories into graph databases such as Neo4j or Kùzu to enable semantic search and relationship analysis via CLI or MCP. It facilitates complex queries like call graph generation and analysing code relationships.

Shashankss1205/CodeGraphContext code-graph mcp codebase-indexing semantic-search
skill ★ 47

Create and Send Client Invoices

Automates the end-to-end process of generating, reviewing, and emailing invoices to clients. It handles client identification, line item details, and VAT application.

norman-finance/norman-mcp-server invoicing billing mcp automation
skill ★ 54

Reddit OAuth Configuration and Subreddit Management

Handles Reddit OAuth credential configuration and token status validation within PersonalizationMCP. It enables developers to manage client authentication and retrieve subreddit lists.

YangLiangwei/PersonalizationMCP reddit oauth credential-management mcp
skill ★ 54

Check PersonalizationMCP Integration Health Status

This skill diagnoses the readiness and configuration of the PersonalizationMCP integration. It runs status checks to report platform health, identify missing components, and propose the minimal next action required for task completion.

YangLiangwei/PersonalizationMCP personalization mcp status-check diagnostics
skill ★ 3

Multi-View 3D Model Generation Pipeline

This skill orchestrates a pipeline using gemini-media-mcp for multi-angle image generation and trident-mcp for 3D reconstruction. It automates the creation of high-quality 3D models from a single reference photo or generated images.

mordor-forge/trident-mcp 3d-generation mcp image-to-3d multiview-reconstruction
tool ★ 5

TypeScript framework for building MCP servers

This is a TypeScript framework designed for developing Model Context Protocol (MCP) servers. It provides the necessary structure and utilities for implementing robust, context-aware agentic services.

guimatheus92/mcp-video-analyzer typescript mcp server framework
skill ★ 5

Automated Software Asset Generation Pipeline

This skill automates the production of software assets by classifying briefs and routing them through appropriate generation modes, including inline SVG or external APIs. It manages a comprehensive pipeline involving prompt rewriting, model…

MohamedAbdallah-14/prompt-to-asset image-generation software-assets mcp svg-generation
skill ★ 5

Gemini Text-to-Speech Audio Generation

Converts text into natural, expressive spoken audio using Google's Gemini TTS model via the gemini-media MCP. It supports multiple voices and language configurations, outputting 24kHz PCM audio files.

mordor-forge/gemini-media-mcp text-to-speech gemini-tts audio-generation mcp
skill ★ 42

Financial Health and Spending Pulse

An agentic skill that performs rapid financial health assessments by aggregating transaction data to calculate discretionary budget and identify spending anomalies. It utilises Python for complex data processing and identifies subscription …

ignaciohermosillacornejo/copilot-money-mcp finance mcp spending-analysis budgeting
skill ★ 163

MCP Tool Implementation Review

An automated process for auditing MCP tool implementations against project-specific patterns, registration requirements, and best practices.

nesquikm/mcp-rubber-duck mcp tool-review code-audit typescript