zionfhe-mcp-server-test

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

What is Zionfhe_mcp_server_test?

Zionfhe_mcp_server_test is a server implementation based on the new homomorphic encryption technology ZIONFHE, designed to provide secure computation capabilities.

How to use Zionfhe_mcp_server_test?

  1. Clone the repository and then go to the directory.
  2. Contact the developer to get the apikey, then create a configuration file .env to configure the environment variables:

ZIONFHE_APIKEY=<YOUR APIKEY> 3. Run the following command to install the package management software uv:
pip install uv 4. Use the following command to update the dependency package:
uv sync 5. Use the following command to run the mcp server:
uv run --env-file .env main.py

The MCP Server will run on port 8000.

  1. Connect to the server in sse mode using the client.
    client_config

https://mcpreview.com/