Packages
26403 resultsmcp-browser-use
Provides an MCP server (built on FastMCP/FastAPI) that exposes a single tool `run_browser_agent` to orchestrate a `browser-use` automated browser session, using LLM providers for browser actions and returning the final result to the MCP client.
mode-manager-mcp
mode-manager-mcp is a Python MCP server for VS Code/Copilot that manages persistent “memory” and “instruction” files (personal, workspace/team, and language-specific). It stores memories as Markdown files with YAML frontmatter and relies on VS Code Copilot chat integration to load the relevant memories on each turn.
monolith
Monolith is an Unreal Engine editor plugin that exposes a large set of Unreal project editing capabilities to AI clients via the Model Context Protocol (MCP). It provides a namespace-dispatch MCP design (e.g., single-domain query tools plus discovery) to let an AI read/write Blueprints, Materials, Animation, Niagara, UI, editor/build logs, config, indexed engine/project source, and perform mesh and spatial/analysis workflows.
openapi-mcp-generator
openapi-mcp-generator is a CLI (and programmatic Node.js API) that converts an OpenAPI 3.0+ specification into a generated MCP server project. The generated MCP server proxies requests to the underlying REST API, adds runtime validation via Zod, and supports multiple MCP transports (stdio, web/SSE, and StreamableHTTP).
sdk-python
A Python SDK for building and running AI agents using a model-driven approach. It provides an agent loop, tool integrations (Python-decorated tools and optional built-in tools), support for multiple model providers (including OpenAI, Anthropic, Gemini, Bedrock, and others), streaming (including experimental bidirectional streaming), and native Model Context Protocol (MCP) client support for connecting to MCP servers.
serpstat-mcp-server-java
A Java MCP (Model Context Protocol) server that wraps the Serpstat Public API to provide SEO analysis tools (domain info, keywords, competitors, backlinks, related keywords, and API usage stats) to MCP clients such as Claude Desktop. It is configured via an API token provided as an environment variable and runs as a local proxy/listening MCP server process.
youtube-mcp-server
Provides an MCP server over SSE that lets AI agents extract YouTube video metadata (via yt-dlp) and generate audio transcriptions using VAD (Silero VAD) and Whisper, with caching and configurable performance settings.
1Panel
<p align="center"><a href="https://1panel.pro"><img src="https://resource.1panel.pro/img/1panel-logo.png" alt="1Panel" width="300" /></a></p>
agentshield
AgentShield is a security auditor/scanner for Claude Code agent setups. It scans local Claude configuration directories (e.g., ~/.claude/ and .claude/), detects hardcoded secrets, permission misconfigurations, unsafe hook behaviors, MCP server risks, and prompt/prompt-injection style vulnerabilities, and can output graded reports plus optional auto-fixes for certain issues.
agent-skills
This repository contains high-quality skills for AI agents, following the [Agent Skills](https://agentskills.io/) standard.
ai-maestro
Web dashboard for orchestrating multiple AI coding agents with hierarchical organization and real-time terminals
ai-video-producer-skill
A Claude Code skill for complete AI video production workflows using **WAN 2.2** video generation and **Qwen Image Edit 2511** keyframe generation via **ComfyUI**. Runs entirely locally on consumer GPUs. \
anti-slop-writing
Bahasa Indonesia (default) | [English](README.en.md)
apache-cassandra-mcp-server-by-cdata
Provides a local, read-only MCP server that wraps the CData JDBC Driver for Apache Cassandra and exposes tools to list tables/columns and run SQL SELECT queries over Cassandra data via Claude Desktop (stdio transport on the same machine).
atomic-emails

BMAD_Openclaw
BMad Method plugin for OpenClaw — AI-driven agile development workflow orchestration
botmaker
Web UI for creating and managing OpenClaw bots
bram2w/baserow
Baserow is the secure, open-source platform for building databases, applications,
church
[](https://creativecommons.org/licenses/by/4.0/)
claude-android-skill
A production-ready skill that enables Claude Code to build Android applications following Google's official architecture guidance and best practices from the [NowInAndroid](https://github.com/android/nowinandroid) reference app.