Packages
26403 resultsOpencode-Intern-Claude-Code-Skill
A Claude Code skill that delegates tasks to an OpenCode "intern" agent via [ACP (Agent Communication Protocol)](https://agentclientprotocol.com/overview/introduction). This enables Claude Code to offload tasks to a secondary AI agent running in [OpenCode](https://OpenCode.ai/docs/acp/) using any model you like.
pmd
MCP server for PMD static code analyzer - run code analysis and detect duplicates
roast-my-code
[](LICENSE)
yq
yq is a command-line utility for querying and transforming YAML (and related data) using a jq-like syntax. It can read from files or stdin and output transformed YAML/JSON.
ava
Ava is an open-source system that helps teams externalize and share development progress by automatically reporting tasks and status updates to Slack. It provides an MCP-compatible HTTP server (served at /mcp) exposing tools for starting/updating/completing tasks and managing blocked/paused state, with OAuth 2.1 (PKCE) protection for MCP clients. It also includes Slack authentication (OIDC), a web dashboard, and Stripe subscription management (checkout/portal and webhook synchronization).
binja-lattice-mcp
Provides a Binary Ninja plugin and MCP server bridge that lets clients query binary analysis data (functions, disassembly/pseudocode, types, tags, progress, strings/bytes/search) and also modify the active Binary Ninja database (rename functions/variables, add comments, set types/signatures, create structs/tags) over an HTTP/REST interface exposed to an MCP server/client workflow.
broker-as-a-service
Provides a remote MCP server (Streamable HTTP) that lets AI agents discover assets, obtain swap quotes, start cross-chain swaps (including DCA), and track swap status via a swap ID using Chainflip’s decentralized exchange.
cli
TanStack CLI (@tanstack/cli) scaffolds and manages TanStack Router and TanStack Start applications, and supports adding add-ons. It also provides CLI introspection via JSON output for agent-friendly discovery.
Deep Research
Self-hosted deep research tool that generates comprehensive research reports in about 2 minutes using configurable thinking and task LLM models. Combines multiple LLM providers (OpenAI, Anthropic, Google, Deepseek, Mistral, Ollama, etc.) with multiple search providers (Tavily, Searxng, Brave, Exa, Firecrawl). Includes MCP server support, knowledge graph generation, research history, and a multi-language web UI.
gemini-mcp-tool
An MCP server that exposes tools/commands to let AI assistants call the Gemini CLI (via an MCP client such as Claude Code/Claude Desktop) for natural-language analysis and file/codebase understanding, including a sandbox mode for safer code execution/testing.
MCP Client for Ollama (ollmcp)
Terminal-based MCP client that connects local Ollama language models to MCP servers. Supports agent mode with iterative tool execution, multi-server connections, STDIO/SSE/Streamable HTTP transports, MCP prompts, human-in-the-loop tool approval, thinking mode, and conversation history export. This is a CLIENT, not an MCP server.
mcp-mock-server
A simple Model Context Protocol (MCP) mock server for developing and testing MCP clients. It exposes configurable mock tools, prompt templates, and mock resources via StreamableHTTP or SSE using a YAML configuration file.
minio-server
minio-server is the MinIO server package, providing an S3-compatible object storage service (typically used to run a self-hosted S3-compatible endpoint for buckets/objects).
penpot-mcp
Provides Penpot’s official Model Context Protocol (MCP) server and an accompanying Penpot plugin. The MCP server exposes tools that let an AI client retrieve, transform, and create design elements in a Penpot design file by routing requests through a WebSocket-connected Penpot plugin.
produckai-mcp-server
Provides an MCP server that lets Claude Desktop ingest customer feedback from sources (Slack, Google Drive, Zoom, JIRA, CSV/manual), run AI analysis (clustering/insights/embeddings), score feedback using VOC dimensions, and generate/export evidence-backed PRDs with JIRA sync support.
quantum-loop
Quantum-Loop is a Claude Code plugin plus scripts that implements a spec-driven autonomous coding loop: it turns a one-line feature description into structured PRD/spec artifacts, builds an execution dependency DAG, runs TDD/quality checks with two-stage review gates, enforces “fresh verification evidence” (Iron Law), and iterates with retry/failure logging until stories pass and then performs cross-story integration before committing changes.
skill-fetch
skill-fetch is a cross-platform tool/skill that searches multiple registries for AI coding agent skills, scores and ranks results, applies security scanning/integrity hashing, and installs selected skills into supported agent environments (e.g., Claude Code, Cursor, Codex, Gemini CLI, Windsurf, Amp).
stac-mcp-server
An MCP (Model Context Protocol) server that exposes STAC (SpatioTemporal Asset Catalog) capabilities to agent tools, enabling LLM agents to search and retrieve STAC catalog/resource information via MCP.
Unity-AI-ParticleSystem
Unity editor/MCP-oriented plugin that enables inspecting and modifying Unity ParticleSystem components via natural-language commands. It exposes MCP tools to get ParticleSystem data and to modify ParticleSystem modules/properties (24 supported modules).
unity-mcp-pro-plugin
Unity editor plugin that integrates MCP-compatible AI assistants with the Unity editor by running a WebSocket client inside Unity and dispatching tool calls to Unity-side command handlers (with Undo/Redo and reconnection handling).