MCP.so
Sign In

Zionfhe_mcp_server_test

@joyecai

About Zionfhe_mcp_server_test

mcp server based on the new homomorphic encryption technology "ZionFHE"

Basic information

Category

Developer Tools

License

Apache-2.0

Runtime

python

Transports

stdio

Publisher

joyecai

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "zionfhe_mcp_server": {
      "command": "uv",
      "args": [
        "run",
        "main.py"
      ],
      "env": {
        "ZIONFHE_APIKEY": "Jz111s43YCIakZEwJt4NL20sWmY5nMI7"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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?

Clone the repository, contact the developer to get an API key, create a .env file with `

Comments

More Developer Tools MCP servers