MCP Cursor

Enhance your development workflow with AI-powered MCP tools and extensions for Cursor IDE.

Product

  • MCP Servers
  • Getting Started
  • Documentation
  • Open Source

Resources

  • MCP Specification
  • Cursor IDE
  • MCP GitHub
  • Contributing

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy
Made withfor the developer community
© 2026 MCP Cursor. All rights reserved.
MCP Logo
MCP Cursor
IntroductionMCPs
IntroductionMCPs
3D MCP Cursor Visualization
  1. Home
  2. Servers
  3. WildFly MCP
WildFly MCP Logo

WildFly MCP

Model Context Protocol Integration

Overview

Integrates with WildFly application servers to enable monitoring, configuration, and management of server resources and performance.

WildFly

Integrates with WildFly application servers to enable monitoring, configuration, and management of server resources and performance.

Installation Instructions


README: https://github.com/wildfly-extras/wildfly-mcp

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 Images: Container images for mcp server and the chat bot (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.

Featured MCPs

Github MCP - Model Context Protocol for Cursor IDE

Github

This server provides integration with Github's issue tracking system through MCP, allowing LLMs to interact with Github issues.

Sequential Thinking MCP - Model Context Protocol for Cursor IDE

Sequential Thinking

An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process. Break down complex problems into manageable steps, revise and refine thoughts as understanding deepens, and branch into alternative paths of reasoning.

Puppeteer MCP - Model Context Protocol for Cursor IDE

Puppeteer

A Model Context Protocol server that provides browser automation capabilities using Puppeteer. This server enables LLMs to interact with web pages, take screenshots, execute JavaScript, and perform various browser-based operations in a real browser environment.