RGB Color Converter - FastMCP Example
Project description
RGB-Converter
RGB颜色转换器 - FastMCP示例项目。
功能
- 颜色转换工具:将颜色名称或16进制颜色码转换为RGB格式
- 问候语资源:根据提供的名称生成问候语
- 问候语提示词模板:根据名字和风格生成问候语提示词
安装
pip install rgb-converter
使用方法
from rgb_converter import mcp
# 启动MCP服务器
if __name__ == "__main__":
mcp.run(transport="stdio")
许可证
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rgb_converter-0.1.0.tar.gz
(4.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rgb_converter-0.1.0.tar.gz.
File metadata
- Download URL: rgb_converter-0.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5b0f2bd1727c55ade583e4302036c4b1d989337db1085f73ca6d880050e029a
|
|
| MD5 |
badea14e30a0bdc14d1a656914396b03
|
|
| BLAKE2b-256 |
87ceed38acb3522f8ff930c400297e093723661d751df7acaa325ad6f8bf9af9
|
File details
Details for the file rgb_converter-0.1.0-py3-none-any.whl.
File metadata
- Download URL: rgb_converter-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86319a6b04e99bea1896aa4d843f42648164e2b74f6680adcefd4def22bae62e
|
|
| MD5 |
54fdd5d44023c6127e7a3b92eac9c150
|
|
| BLAKE2b-256 |
f87e6573174eda1c3bff6187dcc7adee4c189943145fa1e41468e7295d27cc1c
|