Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Deployable MCP Serveradd 15 and 27"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Installation Steps for Deployable MCP Server
To install and run the Deployable MCP Server, use the following command:
Or, in JSON configuration format:
Related MCP server: Routine
Usage
After installation, you can start the MCP server using the command:
This will launch the Deployable MCP Server, making its tools available for use.
Features
Simple addition tool: Adds two integers and returns the result.
Easily extendable: Add more tools by defining new functions with docstrings.
Requirements
Python 3.8+
uvanduvxinstalled. You can install them with:pip install uv pip install uvx
Contributing
Feel free to fork the repository and submit pull requests for new features or bug fixes.
License
This project is licensed under the MIT License.