MCP_SERVER
Description
In this File I Setup MCP Server Using Python SDK - https://github.com/modelcontextprotocol/python-sdk Download Claude Desktop App - https://claude.ai/download Guidelines:- (For "AI STICKY NOTES) 1. Setup Virtual Environment 2. Install uv (For Windows - powershell…
About
In this File I Setup MCP Server Using Python SDK - https://github.com/modelcontextprotocol/python-sdk Download Claude Desktop App - https://claude.ai/download Guidelines:- (For "AI STICKY NOTES) 1. Setup Virtual Environment 2. Install uv (For Windows - powershell -ExecutionPolicy ByPass -c "irm…
Details
- Author
- ani1009
- Downloads
- 194
- Categories
- Other
Jump to
- Integrates with Claude Desktop
- Uses the MCP Python SDK
- Saves user-generated AI notes
- Custom prompt-based note creation
Set up a virtual environment, install uv, initialize a project with uv init, add uv add "mcp[cli]", run uv run mcp install main.py, then open Claude Desktop and enter a prompt to generate notes.
In this File I Setup MCP Server Using Python SDK - https://github.com/modelcontextprotocol/python-sdk
Download Claude Desktop App - https://claude.ai/download
Guidelines:- (For "AI STICKY NOTES)
1. Setup Virtual Environment
2. Install uv (For Windows - powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex" )
4. Initialize Project using command - uv init
5. uv add "mcp[cli]"
6. uv run mcp install main.py (here you can give any name to your file)
7. Open Claude Desktop( If it is already Opened then close it and from Task Manager Stop it and Relaunch it)
8. Enter Prompt Regarding Your Custom AI Notes
9. It will Generates Notes and Save those Notes Regarding that Particular Topic
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



