drio
Open app

WildFly MCP

Source

A WildFly MCP server to integrate with your AI chatbot such as claude.ai

Catalog onlyCatalog onlySTDIO

Overview

WildFly MCP is a server designed to integrate with AI chatbots, allowing users to interact with WildFly servers using natural language commands.

To use WildFly MCP, download the latest binary from the releases page, configure your chatbot with the appropriate JSON settings, and start issuing commands to manage your WildFly server.

  • Natural language interaction with WildFly servers - Ability to retrieve server status, memory, and CPU usage - Access to log files and configuration settings - Support for enabling and disabling logging categories
  1. Troubleshooting WildFly server issues through conversational queries.
  2. Monitoring server performance metrics in real-time.
  3. Managing server configurations and logging settings via chatbot commands.

Add to your AI client

Use these steps to connect WildFly MCP in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "wildfly-mcp-server-jfdenise": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-wildfly-mcp-server-jfdenise"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "wildfly-mcp-server-jfdenise": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-wildfly-mcp-server-jfdenise"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "wildfly-mcp-server-jfdenise": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-wildfly-mcp-server-jfdenise"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "wildfly-mcp-server-jfdenise": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-wildfly-mcp-server-jfdenise"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "wildfly-mcp-server-jfdenise": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-wildfly-mcp-server-jfdenise"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "wildfly-mcp-server-jfdenise": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-wildfly-mcp-server-jfdenise"
      ]
    }
  }
}

FAQ

Can I use WildFly MCP with any AI chatbot?

Yes! WildFly MCP is designed to work with various AI chatbots that support the MCP protocol.

Is there a specific version of WildFly required?

WildFly MCP is compatible with the latest versions of WildFly, but it's recommended to check the documentation for specific version requirements.

How do I configure my chatbot to use WildFly MCP?

You can configure your chatbot by adding the provided JSON configuration to your chatbot's settings.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":884,"uuid":"6134263f-ca81-48ad-8e63-5f27af66e242","name":"wildfly-mcp-server","title":"WildFly MCP","description":"A WildFly MCP server to integrate with your AI chatbot such as claude.ai","avatar_url":"https://avatars.githubusercontent.com/u/4104715?v=4","created_at":"2025-01-28T02:16:30.123Z","updated_at":"2025-02-23T07:12:22.359Z","status":"created","author_name":"jfdenise","author_avatar_url":"https://avatars.githubusercontent.com/u/4104715?v=4","tags":"ai,wildfly","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/jfdenise/wildfly-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]