Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion docs/anthropic-submission.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

This is the editorial review path that puts StackQL in Claude Desktop's "Browse extensions" UI. It is **not** a cryptographic signature - it is Anthropic vetting the listing, and it is the highest-trust user-visible signal we can earn for the bundle.

Submission lives at the form linked from the Anthropic connectors docs (current URL: search "Claude Desktop Extensions submission" on docs.claude.com; the URL has changed once and may change again - confirm before submitting).
Submission forms (found June 2026, buried in the Anthropic partner hub; the old "Interest Form: MCP Directory" is deprecated and redirects here):

- **Local servers (.mcpb - this is us): https://forms.gle/d8hAM5GJvxehnG4M6**
- Remote servers (hosted MCP, not applicable): https://forms.gle/fDhN3FQmnLpoY5zm6

These URLs have changed at least twice - if the local-servers form 404s or shows a deprecation notice, follow its redirect and update this doc.

## Hard requirements - get these ready before opening the form

Expand Down
4 changes: 2 additions & 2 deletions listings.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ are not listed here.

| Venue | Type | StackQL fit | How to list | Directory only? | Submitted |
|---|---|---|---|---|---|
| [Official MCP Registry](https://registry.modelcontextprotocol.io) | Canonical metadata registry | Direct (mcpb) | `mcp-publisher` CLI + server.json | | |
| [Anthropic Connectors / Desktop Extensions directory](https://claude.com/docs/connectors/building/submission) | Vendor directory (Claude) | Direct (local .mcpb); remote optional | Review form, Anthropic-vetted | | ☐ |
| [Official MCP Registry](https://registry.modelcontextprotocol.io) | Canonical metadata registry | Direct (mcpb) | `mcp-publisher` CLI + server.json | | ☑ `io.github.stackql/stackql-mcp` 0.10.500, 2026-06-12 |
| [Anthropic Connectors / Desktop Extensions directory](https://forms.gle/d8hAM5GJvxehnG4M6) | Vendor directory (Claude) | Direct (local .mcpb form; remote form: [fDhN3FQmnLpoY5zm6](https://forms.gle/fDhN3FQmnLpoY5zm6)) | Review form, Anthropic-vetted | | ☐ |
| [mcp.so](https://mcp.so) | Largest aggregator | Direct | Self-submit on site | | ☐ |
| [Smithery.ai](https://smithery.ai) | Registry + hosting + analytics | Direct (CLI); URL method needs HTTP | `smithery mcp publish` | | ☐ |
| [Glama.ai/mcp](https://glama.ai/mcp/servers) | Searchable marketplace | Direct | Auto-indexes GitHub; claim/submit | | ☐ |
Expand Down
Loading