We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xiaomizhoubaobei/MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
Edition: 3.0.0
Type: Project
Name: MZ-MCP
Version: 0.0.2
Provider:
- 阿里云
Description: 基于本案例,您可以快捷地部署 MCP (Model Context Protocol) 服务器,集成多种 AI 服务能力
HomePage: https://github.com/xiaomizhoubaobei/MCP.git
Tags:
- MCP
- Python
- OCR
- 人工智能
- 文字识别
- 图像处理
- 云函数
Category: 人工智能
Service:
函数计算:
Authorities:
- AliyunFCFullAccess
Organization: 云原生应用开发平台(CAP)
Effective: Public
Parameters:
type: object
additionalProperties: false
required:
- region
properties:
region:
title: 地域
type: string
default: cn-shanghai
description: 创建应用所在的地区
required: true
enum:
- cn-beijing
- cn-hangzhou
- cn-shanghai
- cn-shenzhen
- cn-qingdao
- cn-zhangjiakou
- cn-huhehaote
- cn-wulanchabu
- cn-chengdu
- cn-hongkong
- ap-southeast-1
- ap-southeast-3
- ap-southeast-5
- ap-southeast-7
- ap-northeast-1
- eu-central-1
- eu-west-1
- us-east-1
- us-west-1