mcp-server

mcp-server

3.2

If you are the rightful owner of mcp-server 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.

Refunc MCP Server is a platform for deploying and managing serverless functions using the Model Context Protocol (MCP).

Refunc MCP Server is designed to facilitate the deployment and management of serverless functions within a Kubernetes environment. It leverages the Model Context Protocol (MCP) to enable seamless integration and execution of functions. The server allows users to deploy all necessary components in a specified namespace and provides tools for creating and managing functions using the refunc-cli. The platform supports multiple programming languages and runtimes, making it versatile for various use cases. Additionally, it offers the ability to create MCP endpoints and manage events, providing a robust solution for serverless computing.

Features

  • Namespace Deployment: Deploy all refunc components in a specified namespace for organized management.
  • Local Proxy: Proxy refunc services to local for easy access and testing.
  • Function Creation: Use refunc-cli to create and manage serverless functions with support for multiple languages and runtimes.
  • MCP Endpoint Creation: Easily create MCP endpoints for function execution and event management.
  • Event Specification: Define and manage events with detailed specifications, including MCP tools and parameters.

Tools

  1. echo-hello

    Echo a hello message.