Skip to content

Add curated catalog entries for popular MCP servers #3

Description

@btsouth

The catalog is a hand-verified list of popular MCP servers that become one-click "Add" buttons in src-tauri/src/catalog.rs. Growing it is one of the easiest, highest-value ways to contribute.

If there's a real, working MCP server you use that isn't in the catalog, add it. The guide is in CONTRIBUTING.md: one http() or cmd() line plus a category, and the tests check it automatically.

Comment with the specific server you're adding to avoid overlap. Before starting, check the current curated() entries in src-tauri/src/catalog.rs; that file is the source of truth for what has already shipped. Older catalog lists in the comments are historical and may be incomplete.

Acceptance

  • New entry in catalog.rs with a category (and a credential hint if it needs a key).
  • cargo test --manifest-path src-tauri/Cargo.toml catalog passes; the server connects and exposes tools when added.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions