Skip to content

brianlidesign/developer-mcps

v0.2.0MIT

Portable, local MCP utilities for inspecting this marketplace.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

marketplaceStatusstdio
{
  "type": "stdio",
  "command": "node",
  "args": [
    "./scripts/marketplace_status_mcp.mjs"
  ],
  "cwd": "./"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "developer-mcps",
  "version": "0.2.0",
  "description": "Portable, local MCP utilities for inspecting this marketplace.",
  "author": {
    "name": "Brian Li"
  },
  "repository": "https://github.com/BrianLiDesign/blidesign-ai-toolkit",
  "license": "MIT",
  "keywords": ["mcp", "developer-tools", "health-check"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • openai.yaml
View on GitHub