Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ufo-mcp-server": {
"command": "docker",
"args": [
"pull",
"starspace46/ufo-mcp:latest"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ufo-mcp-server": {
"command": "docker",
"args": [
"pull",
"starspace46/ufo-mcp:latest"
]
}
}
}