Skip to content
Open
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
5 changes: 5 additions & 0 deletions community-servers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
# Required fields: name, github_url, package_name, description
# Optional fields: package_type (npm|pypi|docker), category
servers:
- name: "BDE Score"
github_url: "https://github.com/hbhqq9/bde-score"
package_name: "bde-score-mcp"
description: "Score stocks across US, HK, CN markets with one query. 6 MCP tools for BDE scoring, stock analysis, multi-market comparison, screening, sector analysis, and ESG scoring."
category: "finance"
- name: "BuyWhere MCP Server"
github_url: "https://github.com/BuyWhere/buywhere-mcp"
package_name: "@buywhere/mcp-server"
Expand Down