Skip to main content

Model Context Protocol servers for PostgreSQL and Alibaba Cloud Bailian image generation

Project description

my-mcp-servers

Model Context Protocol Servers

项目介绍

本项目包含多个Model Context Protocol (MCP)服务器实现,用于提供各种工具和服务。

服务器列表

1. PostgreSQL MCP服务器

提供与PostgreSQL数据库交互的工具和资源。

2. 阿里云百炼生图API MCP服务器

支持两种部署模式:

个人使用(推荐)

{
  "mcpServers": {
    "bailian-image-gen": {
      "command": "uvx",
      "args": [
        "--from",
        "my-mcp-servers",
        "bailian-mcp-server"
      ],
      "env": {
        "DASHSCOPE_API_KEY": "sk-your-api-key"
      }
    }
  }
}

团队部署

  1. 部署服务器:
docker-compose up -d
  1. cherry studio配置:
{
  "mcpServers": {
    "bailian-image-gen": {
      "type": "streamableHttp",
      "url": "http://localhost:8000/mcp",
      "headers": {
        "Authorization": "Bearer ${DASHSCOPE_API_KEY}"
      }
    }
  }
}

开发说明

环境配置

# 使用uv安装依赖
uv sync

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

my_mcp_servers-0.1.6.tar.gz (13.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

my_mcp_servers-0.1.6-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

Details for the file my_mcp_servers-0.1.6.tar.gz.

File metadata

  • Download URL: my_mcp_servers-0.1.6.tar.gz
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for my_mcp_servers-0.1.6.tar.gz
Algorithm Hash digest
SHA256 f3bb927164a77d677e237b53c4f3905d96f6b94bfd987018b3318b3e5d0325f3
MD5 0d96afed9c26a2b3d7e0c2f379cb5145
BLAKE2b-256 aaf6f12576a9d836788c253cb09bf5d32cc4f5969699176203f6db454ee7f354

See more details on using hashes here.

File details

Details for the file my_mcp_servers-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: my_mcp_servers-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 14.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for my_mcp_servers-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 25fb25161d46f33cfa5e94bd852bae4491b4cbc9660823fb74b6022d7661a078
MD5 f0d1c0dc1a5a6b42660bfe1fb34961a4
BLAKE2b-256 1a494fbfcb1bf5550c0e871a64dd9236c09e5082feab86ad86391692c6083209

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page