Stats
Actions
Tags
From ontoindex
Provides on-demand MCP capabilities, enabling Claude to dynamically fetch resources or tools as needed. Purpose and service target are unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mcp-on-demand": {
"command": "npx",
"args": [
"-y",
"@soflution/mcp-on-demand"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub ontograph/ontoindex --plugin ontoindex