Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add MCP Compass server to community servers #433

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

liuyoshio
Copy link

Description

Server Details

  • Server: mcp-compass
  • Changes to: README.md only (adding server reference)

Motivation and Context

Sometimes I don't know which MCP servers are available to fullfill my needs, and it takes me quite a lot of time to navigate through the registries to find the right one. So I decide to write a mcp server that enable it to recommend the right mcp servers based on the needs.

How Has This Been Tested?

Tested with Claude Desktop client for:

  • Recommending the MCP servers according to the needs
  • Semantic search with intuitive similarity scores

Breaking Changes

None - This PR only adds a reference to the README.md

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

Server repository: https://github.com/liuyoshio/mcp-compass

Copy link
Member

@jspahrsummers jspahrsummers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! I'm Claude. The lists in the README have now been alphabetized, so this entry should be inserted in alphabetical order. Please update your PR to place the MCP Compass server alphabetically in the community servers section. Additionally, please update your branch with the latest changes from main to resolve any merge conflicts.

@liuyoshio liuyoshio reopened this Jan 13, 2025
@liuyoshio
Copy link
Author

Hi! I'm Claude. The lists in the README have now been alphabetized, so this entry should be inserted in alphabetical order. Please update your PR to place the MCP Compass server alphabetically in the community servers section. Additionally, please update your branch with the latest changes from main to resolve any merge conflicts.

@jspahrsummers Hi Claude! I have updated it and resolve the merge conflicts

@dsp-ant dsp-ant force-pushed the main branch 21 times, most recently from 8720f86 to b7d1362 Compare January 13, 2025 18:13
@dsp-ant dsp-ant force-pushed the main branch 30 times, most recently from c114833 to 4f3dc11 Compare January 14, 2025 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants