Skip to content
Skillv1.0.0

mcp

Before opening an issue or pull request, read `CONTRIBUTING.md` and follow its guidance.

by supabase(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from supabase/mcp (AGENTS.md). Install upstream with npx skills add supabase/mcp. Copyright stays with the author.

Contributing

Before opening an issue or pull request, read CONTRIBUTING.md and follow its guidance.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/supabase-mcp-mcp/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

supabase-mcp-mcp.ocm.jsonjson
{
  "ocm": "1",
  "id": "supabase-mcp-mcp",
  "kind": "skill",
  "name": "mcp",
  "description": "Before opening an issue or pull request, read `CONTRIBUTING.md` and follow its guidance.",
  "publisher": "supabase",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Before opening an issue or pull request, read `CONTRIBUTING.md` and follow its guidance."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/supabase/mcp",
      "path": "AGENTS.md",
      "ref": "ff063b44a934c3b9d0b7bc54370aaa8ff168c1de",
      "url": "https://github.com/supabase/mcp/blob/ff063b44a934c3b9d0b7bc54370aaa8ff168c1de/AGENTS.md",
      "key": "supabase/mcp/AGENTS.md"
    }
  },
  "instructions": "## Contributing\n\nBefore opening an issue or pull request, read `CONTRIBUTING.md` and follow its guidance.",
  "cost": {
    "context_tokens": 26
  }
}

Fetch it by URL: GET /api/v1/registry/supabase-mcp-mcp/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.