loading…
Search for a command to run...
loading…
Provides a RESTful API to query laboratory inventory data from MongoDB, including stock levels, expiration tracking, and purchase suggestions. It is specificall
Provides a RESTful API to query laboratory inventory data from MongoDB, including stock levels, expiration tracking, and purchase suggestions. It is specifically designed to optimize token usage for AI assistants through dedicated tool endpoints for inventory management.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"laboratory-inventory-http-server": {
"command": "npx",
"args": []
}
}
}