mcp-scaleway-functions

cyclimse/mcp-scaleway-functions

3.3

If you are the rightful owner of mcp-scaleway-functions and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is an unofficial implementation of a Model Context Protocol (MCP) server to manage and deploy Scaleway Serverless Functions.

Tools

Functions exposed to the LLM to take actions

create_and_deploy_function_namespace

Create and deploy a new function namespace.

list_function_namespaces

List all function namespaces.

delete_function_namespace

Delete a function namespace.

list_functions

List all functions in a namespace.

list_function_runtimes

List all available function runtimes.

create_and_deploy_function

Create and deploy a new function.

update_function

Update the code or the configuration of an existing function.

delete_function

Delete a function.

download_function

Download the code of a function.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources