Agent Plugins Marketplace
All plugins

bad-mcp

bad-mcp is an open-source Agent Plugins plugin indexed from GitHub with 1 skill and 1 MCP server. Review its manifest and source before installing.

Agent Plugins1 Skill1 MCP serverstdio

1 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Aug 24, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Sivan757/dsh-agent-plugins-market

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is tests/fixtures/bad-mcp/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

tests/fixtures/bad-mcp/
├── plugin.json
├── skills/ok-skill/SKILL.md
└── mcp.json

Included Skills1

ok-skillskills/ok-skill/SKILL.md

Valid skill inside a suite with a broken mcp.json.

MCP servers1

goodstdio
command
tool

Plugin manifests1

tests/fixtures/bad-mcp/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "bad-mcp"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[bad-mcp on Agent Plugins Marketplace](https://pluginsmp.com/plugins/bad-mcp)