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., "@Example MCP Servershow me how to add this server to Claude Desktop"
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.
Example MCP Server using FastMCP
Prerequisites
uv
python 3.12
Related MCP server: MCP Tool
Install
After checking out the repo, run uv venv and uv sync
How to run
on Mac (replace folder name with the root of the repo)
uv run --python /Users/chenjian/Documents/ai_projects/my_mcp_server/.venv/bin/python fastmcp run /Users/chenjian/Documents/ai_projects/my_mcp_server/main.py
or
uv run -p /Users/chenjian/Documents/ai_projects/my_mcp_server/.venv/bin/python fastmcp run /Users/chenjian/Documents/ai_projects/my_mcp_server/main.py
Adding this MCP on IDEs
With
Claude Desktopandcursor
With
Claude Code
or