Wildfly Mcp

Wildfly Mcp

Created by wildfly-extras7 days ago

WildFly MCP server and other tooling to integrate WildFly in AI space

Automation & Scripting
aiwildflyintegration

WildFly MCP

This project aims to define tooling allowing WildFly users to benefenit from the Generative AI capabilities when monitoring and managing WildFly servers.

  • WildFly MCP Server: A WildFly MCP server to integrate with your AI chatbot in order to interact with WildFly server using natural language.

  • WildFly Chat Bot: A WildFly Chat Bot to interact with WildFly servers. This AI chatbot allows to also integrate MCP servers (STDIO and SSE protocol).

  • Container Image: A container image that contains both the chat bot and the mcp server. Ready to interact with your WildFly servers on the cloud. Example of OpenShift deployment is provided.

  • MCP STDIO to SEE protocol gateway: A Java gateway allowing to integrate SSE MCP servers in chat applications that only support STDIO protocol.

  • Wait MCP Server: A simple MCP server that allows LLM to wait for some seconds. Can be useful in some workflow.

Prerequisites

  • Familiarity with the server domain
  • Basic understanding of related technologies
  • Knowledge of Automation & Scripting