Micronaut Fun
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
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.3
remove micronaut.opensearch.enabled=false from src/main/resources/application-dev.properties and run the app
Server Terkait
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Shallow Research Code Assistant
A multi-agent AI-powered research and code assistant. Requires external API keys for LLM providers, web search, and secure code execution.
Cursor Chat History MCP
Provides local access to Cursor chat history for AI analysis and insights, with no external services or API keys required.
Repo Map
An MCP server (and command-line tool) to provide a dynamic map of chat-related files from the repository with their function prototypes and related files in order of relevance. Based on the "Repo Map" functionality in Aider.chat
MCP Server with GitHub OAuth
An MCP server with built-in GitHub OAuth support, designed for deployment on Cloudflare Workers.
CAD-MCP
Control CAD software with natural language instructions to perform drawing operations.
Developer MCP Server
A context management system designed for software development teams with customizable data storage.
Thirdweb
Read/write to over 2k blockchains, enabling data querying, contract analysis/deployment, and transaction execution, powered by Thirdweb.
Keycloak MCP Server
An MCP server for Keycloak administration, offering over 30 tools to manage users, realms, clients, roles, and more from AI assistants.
Airflow MCP Server
Control Apache Airflow via its API using JWT authentication.
ImageJ / Fiji
An MCP server for ImageJ/Fiji, implemented as a Python wrapper for Fiji functions.