MCPs tagged with Quarkus
-
Mifos MCP - Model Context Protocol (MCP)
Enabling AI agents to access and operate on financial data in the Mifos X ecosystem using Model Context Protocol.
Mifos MCP provides a Model Context Protocol (MCP) interface tailored for the Mifos X ecosystem, empowering AI agents to interact with financial data and perform operations within the platform. It offers a Java (Quarkus) implementation, with easy configurability via environment variables and native executable support. Developers can test and debug deployments with the MCP Inspector, and detailed instructions ensure smooth setup and integration. Comprehensive examples demonstrate practical banking and financial automation workflows.
- ⭐ 17
- MCP
- openMF/mcp-mifosx
-
Quarkus Model Context Protocol Servers
Extensible Java-based servers implementing the Model Context Protocol for context-aware LLM integrations.
Quarkus Model Context Protocol Servers offers a collection of Java-based servers implementing the Model Context Protocol (MCP) to extend the capabilities of language model applications. Built with the Quarkus MCP server framework, it enables integration with JDBC databases, JVM processes, file systems, JavaFX, Kubernetes, containers, and Wolfram Alpha. The project allows easy deployment and extension of context-aware services for AI applications via MCP. Its servers can be run across different environments using jbang and are easily extensible for new capabilities.
- ⭐ 176
- MCP
- quarkiverse/quarkus-mcp-servers
-
OpenLink MCP Server for JDBC
A lightweight Java-based MCP server enabling model context protocol integration with any JDBC-compatible database.
OpenLink MCP Server for JDBC provides a Java-based implementation of the Model Context Protocol (MCP), facilitating structured, context-aware interactions with relational databases via JDBC. It supports a variety of database operations, including schema and table discovery, table element descriptions, SQL query execution in multiple formats, and Virtuoso-specific features. Easily configurable and designed for integration with tools like Claude Desktop, it enables model-context-aware applications to access and manage database content effectively.
- ⭐ 8
- MCP
- OpenLinkSoftware/mcp-jdbc-server