How to contribute a MCP Server
Arcade welcomes your MCP Server contributions. By adding your MCP Server to the Arcade documentation, you help other developers discover and use your tools. Follow these steps to submit your own MCP Server.
Prerequisites
- Build your MCP Server. See build a MCP Server for guidance.
- Publish your MCP 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 MCP Server will be added to the Arcade documentation for other developers to discover and use!
Last updated on