How to contribute a MCP Server
Arcade welcomes your Server contributions. By adding your to the Arcade documentation, you help other developers discover and use your . Follow these steps to submit your own MCP Server.
Prerequisites
- Build your Server. See build a MCP Server for guidance.
- Publish your Server on PyPI.
Submit your MCP Server
Open a pull request in the Arcade Documentation GitHub repository that statisfies the automated tests.
Review and merge
After submitting your pull request:
- Double-check all checklist items have been completed.
- Address any feedback from the reviewers.
- Once approved, your Server will be added to the Arcade documentation for other developers to discover and use!
Last updated on