Tag: mcp

Type: All Skills Tools
tool ★ 4,829

MCP Server Management and Execution CLI

A command-line interface for managing, authenticating, and invoking Model Context Protocol (MCP) servers via HTTP or stdio. It supports ad-hoc server execution, configuration management, and TypeScript type generation.

the-open-agent/openagent mcp cli model-context-protocol server-management
skill ★ 164

Firefox Browser Automation and Debugging

Automate browser interactions, perform E2E testing, and scrape web content using a real Firefox instance. It enables DOM inspection, element interaction via UIDs, and monitoring of console and network activity.

mozilla/firefox-devtools-mcp firefox browser-automation web-scraping e2e-testing
tool ★ 10,803

Browser Automation via MCP Tools

A suite of MCP tools for programmatic browser control, featuring a high-performance scripting engine for multi-step web automation. It enables navigating, interacting with elements, and extracting data through efficient single-call workflow…

accomplish-ai/accomplish browser-automation mcp web-scraping automation
tool ★ 9,967

OpenAPI Spec to MCP Server Tool

This skill ingests OpenAPI or Swagger specifications to automatically generate a fully functional MCP server. It maps every API operation to a callable tool, generating required Zod schemas and handling authentication wiring for immediate d…

mcp-use/mcp-use openapi swagger mcp tool-generation
skill ★ 9,967

Building MCP Servers with mcp-use

A comprehensive guide for developing production-ready MCP servers using the mcp-use framework. It covers project scaffolding, authentication integration, backend primitives, and building interactive React-based widgets.

mcp-use/mcp-use mcp mcp-use server-development react
skill ★ 9,967

MCP Server Development Best Practices

A comprehensive guide for implementing production-ready MCP servers using the mcp-use framework, covering scaffolding, authentication, and interactive widget development.

mcp-use/mcp-use mcp mcp-use server-development authentication
tool ★ 5,664

XcodeBuildMCP for Apple Platform Automation

Provides a comprehensive toolset for automating Xcode builds, testing, and debugging across iOS, macOS, and other Apple platforms. It enables simulator management, physical device workflows, LLDB debugging, and UI automation via the Model C…

getsentry/XcodeBuildMCP xcode apple-platforms mcp ios-development
skill ★ 5,664

XcodeBuildMCP Tool Contract Review

Automates the verification of XcodeBuildMCP tool contract changes by auditing implementation, manifests, and workflow configurations. It enforces guardrails for schema metadata, module exports, and manifest identifier consistency.

getsentry/XcodeBuildMCP xcodebuildmcp mcp tool-review contract-validation
skill ★ 5,664

XcodeBuildMCP Structured Output Review

Validates structured output schema correctness, versioning, and JSON fixture compatibility within the XcodeBuildMCP ecosystem. It ensures schema changes maintain backward compatibility and adhere to established guardrails.

getsentry/XcodeBuildMCP xcodebuildmcp schema-validation structured-output ios-development
skill ★ 5,664

Review XcodeBuildMCP snapshot fixture contracts

This skill reviews the integrity of snapshot fixtures and contracts for XcodeBuildMCP outputs (MCP, CLI, JSON). It enforces guardrails to ensure fixture updates reflect intentional behavior changes and maintain structured output consistency…

getsentry/XcodeBuildMCP xcodebuild mcp snapshot-testing contract-review
skill ★ 5,664

Review XcodeBuildMCP Runtime Boundaries

This skill reviews guardrails for runtime routing and invocation boundaries across XcodeBuildMCP components, including CLI, daemon, and IDE integrations. It ensures consistency by inspecting tool catalogs and validating stateful routing log…

getsentry/XcodeBuildMCP xcodebuild mcp runtime-review boundary-check
skill ★ 5,664

XcodeBuildMCP Rendering and Streaming Review

This skill reviews the architectural guardrails for XcodeBuildMCP's rendering pipeline, focusing specifically on boundary violations in streaming fragments and output modes. It ensures adherence to canonical structured output while maintain…

getsentry/XcodeBuildMCP xcodebuild mcp rendering streaming
skill ★ 5,664

Review XcodeBuildMCP Packaging and Resources

This skill reviews the integrity of XcodeBuildMCP packaging, focusing on resource-root, build artifacts, and portable macOS distribution changes. It validates guardrails across key files and scripts to ensure consistent and reliable deploym…

getsentry/XcodeBuildMCP xcodebuild packaging resource-review macos
tool ★ 1

badge and spend verification for agents

This tool allows AI agents to declare verifiable identities (Badges) and execute auditable purchases using single-use, virtual Visa cards. It provides secure, non-real-card payment rails for agent-merchant interactions.

kyalabs-Io/mcp-server agent-identity payment-tool mcp verification
skill ★ 5,982

Authoring Genkit CLI and MCP Tools

Provides best practices for authoring Genkit CLI commands and MCP server tools, covering naming conventions, architectural patterns, and runtime interaction.

genkit-ai/genkit genkit mcp cli-development tooling-best-practices
tool ★ 25,210

CLI for Interacting with MCP Servers

A command-line interface for discovering, listing, and invoking tools on Model Context Protocol (MCP) servers. It supports various server targets including HTTP, Python files, and stdio-based commands with automatic type coercion.

PrefectHQ/fastmcp mcp cli model-context-protocol tool-invocation
skill ★ 1,185

Natural voice interaction for conversational AI

This skill enables natural, bi-directional voice conversations by integrating Speech-to-Text and Text-to-Speech capabilities. Developers can use the converse MCP tool to speak responses and listen for user input, supporting parallel executi…

mbailey/voicemode voice stt tts conversation
skill ★ 1,185

Interactive voice conversation skill

Enables ongoing voice-based interactions by invoking the VoiceMode MCP tool with configurable voice parameters and initial messages. It leverages Whisper and Kokoro services for speech processing.

mbailey/voicemode voice-interaction mcp speech-synthesis audio-interface
tool ★ 1,185

Remote Voice Communication for AI Assistants

This tool enables AI assistants to conduct voice conversations with remote clients (e.g., mobile apps) by connecting through the voicemode.dev cloud platform via MCP. It abstracts the need for local STT/TTS services, routing voice messages …

mbailey/voicemode voice mcp websocket remote-voice
tool ★ 3,303

Codebase Graph Indexing and Querying Tool

This utility indexes an entire codebase into a graph database, enabling advanced semantic search, call graph analysis, and relationship querying. It provides both a command-line interface and an MCP server for seamless integration into deve…

CodeGraphContext/CodeGraphContext code-graph indexing graph-db mcp
skill ★ 2

UnClick Persistent Memory Protocol

A protocol for managing persistent, cross-session memory using the UnClick MCP server. It enables agents to load, search, and save user preferences, identities, and session summaries to maintain context across interactions.

malamutemayhem/unclick mcp persistent-memory context-management agentic-workflow
skill ★ 10

Mémoire: Agentic UI Design Intelligence

A local design intelligence layer that provides agents with project memory, Figma state, and design system rules for UI development. It facilitates automated design audits, component generation using shadcn/ui, and research-backed specifica…

sarveshsea/memi ui-design design-systems figma shadcn-ui
skill ★ 1,010

Automated Pull Request Review and Fix

Systematically analyses open pull requests for CI failures, review comments, and code quality issues, then applies fixes to the relevant branches.

TencentCloudBase/CloudBase-MCP github pull-request ci-cd automation
skill ★ 1,010

CloudBase API Contract Review

Audits CloudBase cloud API wrappers and MCP tools for discrepancies between implementation and official documentation. It verifies parameter casing, request shapes, and interface names to ensure contract correctness.

TencentCloudBase/CloudBase-MCP cloudbase api-audit contract-testing mcp