conao3
MCP Serverconao3public

python mcp uuid

一个用于生成 MCP UUID 的 Python 工具。

Repository Info

2
Stars
1
Forks
2
Watchers
0
Issues
Python
Language
Apache License 2.0
License

About This Server

一个用于生成 MCP UUID 的 Python 工具。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

python-mcp-uuid

Usage

Install

pdm install
ln -s $(pdm run which mcp-uuid) ~/.local/bin/

If you haven't configure $PATH to ~/.local/bin/, you should add your bashrc.

PATH="$HOME/.local/bin:$PATH"

Configure MCP client

Add below config for claude_desktop_config.json.

{
    "mcpServers": {
        "uuid": {
            "command": "mcp-uuid"
        }
    }
}

Development

Run (develop)

pdm run mcp-uuid

NixOS tips

pdm fails missing virtualenv

pdm uses virtualenv to create virtual env but Python which installed by NixOS don't have it, pdm fails.

ref: https://github.com/NixOS/nixpkgs/issues/225730

pdm config venv.backend venv

Quick Start

1

Clone the repository

git clone https://github.com/conao3/python-mcp-uuid
2

Install dependencies

cd python-mcp-uuid
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerconao3
Repopython-mcp-uuid
LanguagePython
LicenseApache License 2.0
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation