Skip to content

feat: Add Bluetooth and Meme MCP servers to the README #2238

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

Conversation

lidorshimoni
Copy link

@lidorshimoni lidorshimoni commented Jun 28, 2025

Description

Added two community MCP servers to the README.md: Bluetooth MCP Server and Meme MCP. Both servers are placed in alphabetical order within the community servers section.

Server Details

  • Server: README.md community servers list
  • Changes to: Added two new server entries with descriptions and links

Motivation and Context

These are two useful community-developed MCP servers that provide additional functionality:

  1. Bluetooth MCP Server - Enables control of Bluetooth devices and connection management through natural language commands
  2. Meme MCP - Allows AI to generate and share memes through the Model Context Protocol

Adding them to the community list increases visibility and helps users discover these tools.

How Has This Been Tested?

  • Verified that both GitHub repositories exist and are accessible
  • Confirmed alphabetical ordering is maintained in the community servers list
  • Checked that the markdown formatting is consistent with existing entries

Breaking Changes

No breaking changes - this is purely additive documentation.

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

Both servers were added following the contributing guidelines:

  • Maintained alphabetical order to minimize merge conflicts
  • Used consistent formatting with existing entries
  • Provided clear, concise descriptions of each server's functionality
  • Verified that neither server duplicates existing functionality

@olaservo olaservo added the add-community-server This pull request adds a link to a community-created server. label Jul 11, 2025
@olaservo
Copy link
Member

Thanks for your contribution to the servers list. This has been merged in this combined PR: #2370

This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me.

@olaservo olaservo closed this Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-community-server This pull request adds a link to a community-created server.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants