Skip to content

Add curated catalog entries for popular MCP servers #3

Description

@tsouth89

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 server you're adding to avoid overlap. See the comments below for the running list of what's already in, so you don't dupe.

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions