MCP-Server
3.1
If you are the rightful owner of MCP-Server 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.
The MCP-server Test involves setting up a Model Context Protocol server and connecting it to three machines using Vagrant.
MCP-server Test
Run the Vagrantfile and connect to 3 machines
copy the relecant scripts to 3 machines : context_server.py - to MCP-Server model_1.py - to model1 machine model_2.py - to model2 machine
Run the python3 context_server.py from MCP server
Run the python3 model_1.py from model 1 server
Run the python3 model_2.py from model 2 server