Skip to content

Repository files navigation

template-mcp-server

An example MCP server developed by Python and PDM.

Usage with Claude Desktop

Add the following to claude_desktop_config.json:

{
  "mcpServers": {
    "template-mcp-server": {
      "command": "uvx",
      "args": [
        "template-mcp-server"
      ]
    }
  }
}

It requires uv to be installed on your machine. Check the official documentation for installation guides.

Available Tools

Development

pdm install
pdm dev

About

PDM template for developing an MCP server

Resources

Code of conduct

Stars

1 star

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages