跳到主要内容

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:

  1. Add new MCP servers or clients to the directory
  2. Update information about existing listings
  3. Improve documentation and guides
  4. 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:

  1. Fork our repository on GitHub
  2. Create a new branch for your contribution
  3. Add your entry to the appropriate Markdown file:
    • docs/servers.md for MCP servers
    • docs/clients.md for MCP clients
  4. Follow the existing format for consistency
  5. 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:

  1. Fork our repository on GitHub
  2. Create a new branch for your update
  3. Make your changes to the appropriate file
  4. Submit a pull request with a clear explanation of your updates

Suggesting Improvements

For general suggestions or larger improvements:

  1. Open an issue on our GitHub repository
  2. Clearly describe your suggestion and its benefits
  3. 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:

  1. Initial review for formatting and completeness
  2. Technical verification of linked repositories and resources
  3. Content review for accuracy and appropriateness
  4. 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:

Thank you for helping make MCPSERVER.WORK a valuable resource for the MCP community! Visit MCPSERVER.WORK for the latest updates and resources.