Nasdanika-Demos/mcp-server
An MCP server built on top of Nasdanika AI and CLI capabilities.
MCP Server
An MCP server built on top of Nasdanika AI and CLI capabilities. The purpose of the demo server is to show how to build MCP servers in Java and provide starter code.
Key features:
- Declarative assembly - developers focus on implementing individual capabiliies which are then assembled into a server
- Generated documentation
- STDIO and SSE transport
- SSE transport implemented on top of Reactor Netty with a minimal number of dependencies
- Observability with Open Telementry
To generate a help site:
nsd help site --page-template="page-template.yml#/" --root-action-icon=https://docs.nasdanika.org/images/nasdanika-logo.png --root-action-location=https://github.com/Nasdanika-Demos --root-action-text="Nasdanika Demos" docs
MCPHub Certification
Nasdanika Demo MCP Server is certified by . This certification ensures that Nasdanika Demo MCP Server follows best practices for Model Context Protocol implementation.