Forge Plugin Claude Mp
FreeNot checkedFree, AI-powered PDLC automation for Claude Code. Routes feature requests, bug reports, and architecture work through structured workflows.
About
Free, AI-powered PDLC automation for Claude Code. Routes feature requests, bug reports, and architecture work through structured workflows.
README
The official Claude Code plugin marketplace from ShipToday.
Available plugins
| Plugin | Description |
|---|---|
| forge-shiptoday | Free, AI-powered product development lifecycle automation. Just describe what you want to build — Forge routes your feature requests, bug reports, and architecture explorations through structured PDLC workflows. No trigger words needed. |
Installation
Add this marketplace to Claude Code, then install a plugin from it:
/plugin marketplace add ShipToday/forge-plugin-claude-mp
/plugin install forge-shiptoday@shiptoday
The first command registers the marketplace (referenced by its name,
shiptoday). The second installs the Forge plugin from it. Browse everything
available with /plugin.
To update later:
/plugin marketplace update shiptoday
Repository structure
forge-plugin-claude-mp/
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest (lists the plugins)
├── plugins/
│ └── forge-shiptoday/ # The Forge plugin
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin manifest
│ ├── .mcp.json # Forge MCP server definition
│ ├── hooks/
│ │ ├── hooks.json # Hook wiring
│ │ └── *.cjs # Hook scripts
│ ├── skills/
│ │ ├── forge-autopilot/SKILL.md
│ │ └── forge-workflow/SKILL.md
│ ├── README.md
│ └── LICENSE
├── README.md
└── LICENSE
The marketplace manifest lives at .claude-plugin/marketplace.json. Each plugin
lives in its own directory under plugins/, and the manifest's source fields
are repo-relative paths (e.g. ./plugins/forge-shiptoday) pointing at those
directories.
Local development & testing
Test the marketplace from a local checkout before pushing:
git clone https://github.com/ShipToday/forge-plugin-claude-mp
/plugin marketplace add ./forge-plugin-claude-mp
/plugin install forge-shiptoday@shiptoday
To work on the Forge plugin in isolation, point Claude Code at its directory:
claude --plugin-dir ./forge-plugin-claude-mp/plugins/forge-shiptoday
Adding a plugin to this marketplace
- Create
plugins/<your-plugin>/with a.claude-plugin/plugin.jsonmanifest (plus anyskills/,agents/,commands/,hooks/, and.mcp.jsonthe plugin needs). - Add an entry to the
pluginsarray in .claude-plugin/marketplace.json with aname, a repo-relativesource(./plugins/<your-plugin>), and adescription. - Validate the JSON and confirm it loads with
/plugin marketplace add ./forge-plugin-claude-mp.
License
MIT — see LICENSE. Each plugin is additionally covered by the license in its own directory.
Installing Forge Plugin Claude Mp
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/ShipToday/forge-plugin-claude-mpFAQ
Is Forge Plugin Claude Mp MCP free?
Yes, Forge Plugin Claude Mp MCP is free — one-click install via Unyly at no cost.
Does Forge Plugin Claude Mp need an API key?
No, Forge Plugin Claude Mp runs without API keys or environment variables.
Is Forge Plugin Claude Mp hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Forge Plugin Claude Mp in Claude Desktop, Claude Code or Cursor?
Open Forge Plugin Claude Mp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Forge Plugin Claude Mp with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
