
python mcp uuid
一个用于生成 MCP UUID 的 Python 工具。
Repository Info
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
Clone the repository
git clone https://github.com/conao3/python-mcp-uuidInstall dependencies
cd python-mcp-uuid
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.