Skip to content

Conversation

@imtiazx
Copy link
Contributor

@imtiazx imtiazx commented May 17, 2025

Description

This PR improves the overall clarity and professionalism of the project documentation by correcting:

  • Spelling errors
  • Grammatical inconsistencies
  • Punctuation and formatting issues

No code or functionality was altered. Only text in the documentation was improved.


Server Details

  • Server: Documentation (README)
  • Changes to: Descriptions and phrasing across multiple server entries

Motivation and Context

These edits enhance readability, reduce ambiguity, and present the project more professionally to users and contributors. It ensures the documentation reflects the same high standards as the code itself.

Examples of changes:

  • "references to community built servers""references to community-built servers"
  • "Connect to a AnalyticDB...""Connect to an AnalyticDB..."
  • "A MCP server...""An MCP server..."
  • Consistently adding periods at the end of descriptive phrases

How Has This Been Tested?

Not applicable — documentation-only changes.
Manual review was conducted to ensure accuracy and consistency.


Breaking Changes

❌ No breaking changes. MCP client configurations remain unaffected.


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 follow 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

Changes focused solely on grammar, spelling, and formatting improvements within the README and server descriptions.
No logic, configurations, or code paths were modified.

- **[Ableton Live](https://github.com/ahujasid/ableton-mcp)** (by ahujasid) - Ableton integration allowing prompt enabled music creation.
- **[Airbnb](https://github.com/openbnb-org/mcp-server-airbnb)** - Provides tools to search Airbnb and get listing details.
- **[AI Agent Marketplace Index](https://github.com/AI-Agent-Hub/ai-agent-marketplace-index-mcp)** - MCP server to search more than 5000+ AI agents and tools of various categories from [AI Agent Marketplace Index](http://www.deepnlp.org/store/ai-agent) and monitor traffic of AI Agents.
- **[Algorand](https://github.com/GoPlausible/algorand-mcp)** - A comprehensive MCP server for tooling interactions (40+) and resource accessibility (60+) plus many useful prompts for interacting with the Algorand blockchain.
- **[Airflow](https://github.com/yangkyeongmo/mcp-server-apache-airflow)** - A MCP Server that connects to [Apache Airflow](https://airflow.apache.org/) using official python client.
- **[Airflow](https://github.com/yangkyeongmo/mcp-server-apache-airflow)** - An MCP Server that connects to [Apache Airflow](https://airflow.apache.org/) using official python client.

Choose a reason for hiding this comment

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

Sorry for the nitpick here but wouldn't 'A' actually be correct here rather than 'An'? Grammatically speaking I believe this is correct as is.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You are right. I have fixed most of it but might have missed this one. Great catch.

@domdomegg
Copy link
Member

@claude can you merge in main and resolve any resulting merge conflicts?

@modelcontextprotocol modelcontextprotocol deleted a comment from claude bot Aug 16, 2025
@claude
Copy link
Contributor

claude bot commented Aug 16, 2025

Claude encountered an error —— View job

Failed with exit code 128

I'll analyze this and get back to you.

- Changed 'community built servers' to 'community-built servers'
- Fixed 'A MCP server' to 'An MCP server' throughout
- Fixed 'a AnalyticDB' to 'an AnalyticDB'
- Added missing periods to reference server descriptions
- Fixed spacing and punctuation issues

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link
Member

@domdomegg domdomegg left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@domdomegg domdomegg merged commit 6c99f26 into modelcontextprotocol:main Aug 16, 2025
19 checks passed
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.

3 participants