vishalmysore/neurocaster-server
Neurocaster Server is based on Model Integration Protocol , A protocol designed for seamless integration of LLM models with java based applications and tools
Platform-specific configuration:
{
"mcpServers": {
"neurocaster-server": {
"command": "npx",
"args": [
"-y",
"neurocaster-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...