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., "@MCP Server Deepdiveshow me how to install and run this server"
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.
MCP Server Deepdive Deployment
Installation Steps
1. Clone the Repository
2. Set Up Python Environment
Ensure you have Python 3.12 or higher installed.
(Recommended) Create and activate a virtual environment:
3. Install Dependencies
4. Run the MCP Server
This will start the MCP server using the entry point defined in pyproject.toml.
For more details, see the project documentation or source code.
Related MCP server: Python REPL MCP Server
MCP Client Configuration
You can add the following to your MCP client config file to automatically install and run the server: