Alibabacloud Fc MCP Server

v1.0.0Cloud Servicesstable

将构建完成的匹配阿里云自定义运行时的工程,部署到函数计算。代码工程不需要手动打包,会自动处理。如果函数已存在,则尝试覆盖并更新目标函数。建议使用该方法前先确认函数是否存在

cloud-platforms
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

将构建完成的匹配阿里云自定义运行时的工程,部署到函数计算。代码工程不需要手动打包,会自动处理。如果函数已存在,则尝试覆盖并更新目标函数。建议使用该方法前先确认函数是否存在

Features

  • put-custom-runtime-function
  • update-custom-runtime-function
  • get-function
  • list-functions
  • delete-function

Use Cases

将构建完成的匹配阿里云自定义运行时的工程,部署到函数计算。代码工程不需要手动打包,会自动处理。如果函数已存在,则尝试覆盖并更新目标函数。建议使用该方法前先确认函数是否存在
更新并部署custom runtime函数。如果需要修改代码,必须先完成构建。如果需要更新函数配置,需要提供更新的参数,未提供的参数将保持不变
获取创建的函数计算的函数信息
获取函数计算的函数列表,只返回函数名称与部分函数信息,不返回所有函数信息。如果需要获取所有函数信息,请使用get-function工具
删除函数计算的函数
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y alibabacloud-fc-mcp-server

Manual Installation

npx -y alibabacloud-fc-mcp-server

Examples

Basic Configuration

Configure Alibabacloud Fc MCP Server

npx -y alibabacloud-fc-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Cloud Services MCP Servers

Explore other servers in the Cloud Services category.

Quick Config Preview

{ "mcpServers": { "alibabacloud-fc": { "command": "npx", "args": ["-y", "alibabacloud-fc-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Alibabacloud Fc MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides