micronaut-fun
MCP Server and Web application to provide Search engine for Micronaut Documentation and Guides
Documentation
Micronaut Fun
Micronaut Fun is a web application built with Micronaut and OpenSearch. It provides a search engine for Micronaut documentation and Micronaut Guides.
The application is deployed via Kamal to an Oracle Cloud compute instance.
MCP Server
The application exposes an MCP Server at `https://micronaut.fun/mcp`.
You can install it with:
Documentation resources
You can add Micronaut Documentation resources to the context of your conversation:

Tools
You can use tools to search the Micronaut documentation and guides.

Prompts
You can use prompts to help you with your Micronaut day-to-day tasks:

Local development
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.3remove `micronaut.opensearch.enabled=false` from `src/main/resources/application-dev.properties` and run the app
Frequently asked questions
What is micronaut-fun?
micronaut-fun is MCP Server and Web application to provide Search engine for Micronaut Documentation and Guides
How do I install micronaut-fun?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is micronaut-fun open source?
Yes — it is hosted on GitHub at https://github.com/micronaut-projects/micronaut-fun and has 4 stars.
Related MCP tools
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Fast and Accurate Code Search for Agents. Uses 99% fewer tokens than grep+read
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP