Servers
Office Supplies Inventory NANDA Service using MCP Server + NANDA Registry + NANDA host client
@phoenix-kd
just a demo mcp server
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"demo-mcp": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}