trackmcp
Back to directory
joyecai

zionfhe_mcp_server_test

View on GitHub

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

2 stars PythonAI & Machine Learning Updated Jul 30, 2025
aifhesafety

Documentation

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=```
3. Run the following command to install the package management software uv:

4. Use the following command to update the dependency package:

uv sync```
5. Use the following command to run the mcp server:

> The MCP Server will run on port 8000.

6. Connect to the server in sse mode using the client.

client_config

https://mcpreview.com/

Frequently asked questions

What is zionfhe_mcp_server_test?

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

How do I install zionfhe_mcp_server_test?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is zionfhe_mcp_server_test open source?

Yes — it is hosted on GitHub at https://github.com/joyecai/zionfhe_mcp_server_test and has 2 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP