Micronaut Fun
About
It exposes Micronaut framework documentation and guides as MCP resources, it offers tools to search the docs and prompts to help you write tests and perform tasks in an idiomatic way
Details
- Author
- micronaut-projects
- Categories
- Developer Tools, Knowledge Base, Other
Jump to
Setup
Install Micronaut Fun in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/micronaut-projects/micronaut-fun
Follow the installation instructions in the repository README, then restart your MCP client.
Micronaut Fun is a web application built withMicronautandOpenSearch. It provides a search engine forMicronaut documentationandMicronaut Guides. The application is deployed viaKamalto anOracle Cloudcompute instance.
The application exposes anMCP Serverathttps://micronaut.fun/mcp.
- cline
- Claude Destkop
- Claude Code
- VS Code
- IntelliJ IDEA GitHub Copilot
You can add Micronaut Documentation resources to the context of your conversation:
You can use tools to search the Micronaut documentation and guides.
You can use prompts to help you with your Micronaut day-to-day tasks:
To run the app locally, run./gradlew run.
If you want to run the complete app, run opensearch via docker
docker run -d --name micronautfunopensearch -p 9200:9200 -p 9600:9600 -e "discovery.type=single-node" -e "plugins.security.disabled=true" -e "OPENSEARCH_INITIAL_ADMIN_PASSWORD=DummyPassword#1233" opensearchproject/opensearch:2.19.3
removemicronaut.opensearch.enabled=falsefromsrc/main/resources/application-dev.propertiesand run the app
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
The Vaadin Model Context Protocol (MCP) server provides AI coding assistants with direct access to comprehensive Vaadin documentation, enabling intelligent code assistance for Vaadin Java and React applications.
The official Model Context Protocol server for webforJ - providing AI assistants with Java web development tools, project generation, and comprehensive documentation access. Works with Claude, VS Code, Cursor, and all MCP-enabled environments.
Local stdio MCP server that lets AI coding agents read and maintain structured architecture, rules, and decisions directly from your repository.
Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.
Remote, no-auth MCP server providing AI-powered codebase context and answers
Official Svelte MCP server, provides docs and suggestions on the generated code.
Documentation and assembly review for @nhtio/adk.
Structured .aide spec files that give AI agents progressive disclosure into your codebase architecture. 6 MCP tools, 8 slash commands, TUI wizard, multi-IDE support.
Assists AI developers with requirement clarification, module design, and technical architecture.
AmazingMCP — MCP Server for .NET / C# Codebases
An MCP server that gives AI agents deep understanding of C# codebases via Roslyn — type search, dependency graphs, usage analysis, and architecture overviews, all from a live in-memory compilation.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





