Alibaba Cloud FC MCP Server
Created at 6 months ago
by aliyun
Categories
Tags
alibabacloud
function-compute
mcp-server

what is Alibaba Cloud FC MCP Server?
Alibaba Cloud FC MCP Server is a server designed to integrate Alibaba Cloud Function Compute capabilities into agent applications that support MCP Client, such as Cursor and Cline.
how to use Alibaba Cloud FC MCP Server?
To use the MCP Server, you can either start it from an npm package or from the source code. For npm, use the command: ALIBABA_CLOUD_ACCESS_KEY_ID=${your-access-key-id} ALIBABA_CLOUD_ACCESS_KEY_SECRET=${your-access-key-secret} npx alibabacloud-fc-mcp-server. For source code, clone the repository, build it, and run the server with your credentials.
key features of Alibaba Cloud FC MCP Server?
- Integrates with Alibaba Cloud Function Compute.
- Supports multiple MCP Clients like Cursor and Cline.
- Provides tools for managing functions, including creating, updating, and deleting functions.
use cases of Alibaba Cloud FC MCP Server?
- Deploying applications to Alibaba Cloud Function Compute.
- Managing serverless functions through MCP Clients.
- Automating cloud function operations in development workflows.
FAQ from Alibaba Cloud FC MCP Server?
- What are the prerequisites for using the MCP Server?
You need Node.js (version 18 or above) and your Alibaba Cloud credentials.
- Is there a recommended way to start the MCP Server?
Yes, starting from the npm package is recommended for users.
- What permissions are required for the Alibaba Cloud credentials?
AdministratorAccess is recommended for full functionality, or specific permissions like AliyunFCFullAccess.
View More
MCP Servers