mni9840/springaimcpserverdemo
An example of Java MCP server implementation using Spring AI framework for exposing tools to be used by external LLM Chat Bots/LLM.
Platform-specific configuration:
{
"mcpServers": {
"springaimcpserverdemo": {
"command": "npx",
"args": [
"-y",
"springaimcpserverdemo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...