# Contributing to awesome-mcp-servers

First of all, thank you for taking the time to contribute! 🎉

The Model Context Protocol ecosystem is growing rapidly, and keeping this list accurate and up-to-date relies on community contributions.

## How to add an item

1.  **Search the list** first to ensure the server or resource hasn't already been added.
2.  **Verify the link** works and the project is active. For MCP servers, they must implement the official standard (or be a recognized helper/SDK).
3.  **Fork** the repository and create a new branch.
4.  **Add your entry** to the appropriate category.
    - Format: `- [Project Name](link) - Brief, objective description.`
    - If the project is notable or official, feel free to note that.
    - Keep descriptions concise.
5.  **Submit a Pull Request** with a descriptive title and brief explanation of what you added and why it's awesome.

### Quality Standards

- The repository should be public and accessible.
- The project should ideally have a README explaining how to install and configure it as an MCP server.
- Do not use this list purely for self-promotion of low-effort repositories. We aim for quality over quantity.

Feel free to open an issue if you're not sure where an item belongs or want to propose a new category!
