rez-mcp

kottesh/rez-mcp

3.2

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

Rez MCP Server is a model context protocol server designed to facilitate communication and data exchange between different systems and applications.

Rez MCP Server

If you wanna try out REZ MCP Server. Clone the repo and install the deps with uv.

Then run,

uvicorn --host 0.0.0.0 --port 5432 main:app

Add streamable-http mcp to your chat client.

You can even skip the installation steps and try using the hosted REZ MCP Server instead https://mcp.kottesh.xyz/rez/mcp

Demo