MCP.so
登录

mcp-server

@kurmithabhanuprakashreddy

关于 mcp-server

Creating my new mcp server

基本信息

分类

其他

运行时

python

传输方式

stdio

发布者

kurmithabhanuprakashreddy

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is mcp-server?

mcp-server is an MCP (Model Context Protocol) server that helps HR professionals with leave management tasks. It interacts with a mock leave database and responds to queries from an MCP client.

How to use mcp-server?

After installing uv and setting up the project with uv init my-first-mcp-server, add the MCP CLI by running uv add "mcp[cli]". Write the server code in main.py, install the server into Claude Desktop by running uv run mcp install main.py, then kill any running Claude instance and restart Claude Desktop to see the tools.

Key features of mcp-server

  • Handles HR leave management tasks
  • Interacts with a mock leave database
  • Responds to MCP

评论

其他 分类下的更多 MCP 服务器