Contributing to MCPSERVER.WORK
MCPSERVER.WORK is a community-driven directory of Model Context Protocol (MCP) servers and clients. We welcome contributions from developers and users to help keep our directory comprehensive, accurate, and up-to-date.
Ways to Contribute
There are several ways you can contribute to MCPSERVER.WORK:
- Add new MCP servers or clients to the directory
- Update information about existing listings
- Improve documentation and guides
- Report issues or suggest improvements
How to Submit Contributions
Adding a New MCP Server or Client
To add a new MCP server or client to our directory:
- Fork our repository on GitHub
- Create a new branch for your contribution
- Add your entry to the appropriate Markdown file:
docs/servers.md
for MCP serversdocs/clients.md
for MCP clients
- Follow the existing format for consistency
- Submit a pull request with a clear description of your addition
Format for Server Entries
### Category Name \{#category-id}
- **[Project Name](https://github.com/username/repository)** 📇 🏠 - Brief description of the server's functionality and purpose
Use the appropriate emoji indicators for:
- Programming language (🐍 Python, 📇 TypeScript, etc.)
- Deployment type (☁️ Cloud, 🏠 Local)
- Operating systems (🍎 macOS, 🪟 Windows, 🐧 Linux)
Format for Client Entries
### Client Name
<table>
<tr><th align="left">GitHub</th><td><a href="https://github.com/username/repository">https://github.com/username/repository</a></td></tr>
<tr><th align="left">Website</th><td><a href="https://example.com">https://example.com</a></td></tr>
<tr><th align="left">License</th><td>License type</td></tr>
<tr><th align="left">Platforms</th><td>Supported platforms</td></tr>
<tr><th align="left">Pricing</th><td>Free/Paid/Freemium</td></tr>
</table>
Brief description of the client application and its MCP capabilities.
Updating Existing Information
To update information about an existing server or client:
- Fork our repository on GitHub
- Create a new branch for your update
- Make your changes to the appropriate file
- Submit a pull request with a clear explanation of your updates
Suggesting Improvements
For general suggestions or larger improvements:
- Open an issue on our GitHub repository
- Clearly describe your suggestion and its benefits
- If possible, propose a specific implementation
Contribution Guidelines
To ensure the quality and consistency of our directory, please follow these guidelines:
Quality Standards
- Only submit servers and clients that are functional and usable
- Provide accurate information about capabilities and limitations
- Include links to source code repositories or official websites
- Keep descriptions concise but informative
Formatting and Style
- Follow the existing formatting patterns in the documentation
- Use appropriate Markdown syntax
- Ensure links are valid and point to the correct resources
- Use consistent emoji indicators as described in the legend
Content Appropriateness
- Focus on technical information relevant to MCP integration
- Avoid promotional language or marketing claims
- Be objective in describing features and capabilities
- Do not include servers or clients with malicious functionality
Review Process
All contributions go through a review process before being merged:
- Initial review for formatting and completeness
- Technical verification of linked repositories and resources
- Content review for accuracy and appropriateness
- Final approval and merge
Most contributions are reviewed within 1-2 weeks, depending on complexity and reviewer availability.
Community Guidelines
When contributing to MCPSERVER.WORK, please:
- Be respectful of other contributors and maintainers
- Be open to feedback and willing to make requested changes
- Be collaborative and help improve others' contributions when possible
- Be patient during the review process
Contact
If you have questions about contributing that aren't addressed here, please:
- Open an issue on our GitHub repository
- Contact us directly at contact@mcpserver.work
Thank you for helping make MCPSERVER.WORK a valuable resource for the MCP community! Visit MCPSERVER.WORK for the latest updates and resources.