Model Context Protocol servers for PostgreSQL and Alibaba Cloud Bailian image generation
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"my-mcp-servers","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# 🚀 my-mcp-servers    一个包含多个Model Context Protocol (MCP)服务器实现的开源项目,为AI助手提供数据库访问、图像生成等功能集成。 ## ✨ 特性 - 🗄️ **PostgreSQL集成** - 完整的数据库访问和分析能力 - 🎨 **AI图像生成** - 基于阿里云百炼平台的图像生成与编辑 - 🔒 **安全设计** - 只读数据库访问,SQL注入防护 - 🏗️ **模块化架构** - 独立的服务器模块,易于扩展 - 📦 **即装即用** - 支持uv和pip安装方式 ## 🛠️ 服务器列表 ### 📊 PostgreSQL MCP服务器 提供与PostgreSQL数据库交互的完整功能: **核心功能:** - 📋 **资源管理** - 获取表结构、索引信息 - 🔍 **查询执行** - 安全的只读SQL查询 - 📈 **数据分析** - 表统计信息和样本数据 - 💡 **智能提示** - 数据探索、性能优化、业务洞察分析 **安全特性:** - 只读访问(仅支持SELECT和WITH查询) - SQL注入防护 - 查询结果限制(最多100行) - 自动连接管理 ### 🎨 阿里云百炼生图API MCP服务器 基于阿里云百炼平台的图像生成和编辑服务: **核心功能:** - 🖼️ **图像生成** - 基于文本提示生成高质量图像 - ✏️ **图像编辑** - 智能图像修改和优化 - 📏 **多种分辨率** - 支持1:1、16:9、4:3等多种比例 - 🎯 **智能提示** - 自动提示词优化和反向提示 **技术特性:** - 异步任务处理 - 多种输出格式 - 水印控制 - Docker部署支持 ## 🚀 快速开始 ### 环境要求 - Python 3.8+ - PostgreSQL (用于数据库服务器) - 阿里云百炼API密钥 (用于图像生成服务器) ### 安装 #### 使用 uv (推荐) ```bash # 无需特定安装,使用uvx直接运行 uvx --from my-mcp-servers postgresql-mcp-server uvx --from my-mcp-servers bailian-mcp-server ``` #### 使用 pip ```bash pip install -e . ``` ### 配置示例 #### Claude.app 配置 ```json { "mcpServers": { "postgresql": { "command": "uvx", "args": ["--from", "my-mcp-servers", "postgresql-mcp-server"], "env": { "DB_HOST": "localhost", "DB_PORT": "5432", "DB_NAME": "your_database", "DB_USER": "your_user", "DB_PASSWORD": "your_password" } }, "bailian-image": { "command": "uvx", "args": ["--from", "my-mcp-servers", "bailian-mcp-server"], "env": { "DASHSCOPE_API_KEY": "your_api_key" } } } } ``` ## 📖 使用指南 ### PostgreSQL服务器 与AI助手对话示例: - "显示数据库中的所有表" - "分析users表的结构" - "查询sales表的前10条记录" - "为orders表生成数据质量报告" ### 图像生成服务器 与AI助手对话示例: - "生成一张1328x1328像素的猫咪图片" - "创建一个16:9比例的城市夜景" - "编辑…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.