yuvarajakkole/leave_manage_mcp_server
If you are the rightful owner of leave_manage_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Model Context Protocol (MCP) server is a framework designed to facilitate communication between local applications and machine learning models, enabling seamless integration and interaction.
first install - mpc, claude deskstop, and UV package manager login and open the claude- change to developer mode - add creat new local MCP server follow and past the below code(json) { "mcpServers": { "LeaveManager": { "command": "/Users/yuvarajrajuakkole/.local/bin/uv", "args": [ "run", "--with", "mcp[cli]", "mcp", "run", "/Users/yuvarajrajuakkole/Desktop/gen_ai/mcp-server-demo/main.py" ] } } }
now save this file
- now go to claude and give propmts like -how many leaves are available for employee E001 -for the same person lets me know the exact dates when he take leaves..... ect
it will now run in local and connectead to use server