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
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Alpha Vantage MCP Server
ผู้สนับสนุนAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Bash MCP Server
Execute bash commands on the host machine.
MCP LSP Go
An MCP server that connects AI assistants to Go's Language Server Protocol (LSP) for advanced code analysis.
Authless Remote MCP Server on Cloudflare
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
Composer Package README MCP Server
Fetches Composer package README and usage information from Packagist.
Bloomfilter
Let AI agents search, register, and manage domains via API
Domain Checker
Check domain name availability using WHOIS lookups and DNS resolution.
JFrog MCP Server
Interact with the JFrog Platform API for repository management, build tracking, and release lifecycle management.
Web3 MCP Server
An MCP server for interacting with Web3 and EVM-compatible chains.
mcp-pystub
Auto-detect stubbable packages for Python exe builds (PyInstaller/Nuitka) and generate minimal stub code to reduce executable size
Image MCP Server
An MCP server for AI image generation using OpenAI and Replicate APIs.