mcp-server

mcp-server

0

The Refunc MCP Server is designed to facilitate deploying and managing server functions in a namespace-based environment. With support for MCP endpoints and event specifications, it provides a flexible framework for serverless function execution.

Overview

  • Project: Refunc MCP Server
  • Deployment: Utilize kubectl to deploy and proxy the components in the refunc-system namespace.
  • Function Creation: Functions can be created using the refunc-cli tool, with support for languages like Python and Go.
  • MCP Endpoint: Configure lambda.yaml to set up an MCP endpoint with specific parameters including token and tools.
  • Event Spec: Define MCP events with a structured data format for tool management.