LogoFindMcp
Logo of quarkus-mcp-servers

quarkus-mcp-servers

Model Context Protocol server enabling LLMs to interact with databases via JDBC, supporting various databases and sample datasets.

Introduction

Model Context Protocol Server for JDBC

This server allows Large Language Models (LLMs) to interact with databases using a JDBC URL. It supports inspecting, querying, creating, and modifying database content.

Key Features:

  • JDBC Compatibility: Works with PostgreSQL, Oracle, MariaDB, SQLite, and more.
  • Downloadable Databases: Supports direct connections to online databases like Chinook, Northwind, and Netflix Movies.
  • MCP Components: Includes tools for reading, writing, creating, listing, and describing database tables.
  • JBang Integration: Uses JBang for easy setup and execution.

Use Cases:

  • Enabling LLMs to query and analyze data stored in relational databases.
  • Automating database schema creation and modification.
  • Building data-driven applications with LLM-powered interfaces.

Newsletter

Join the Community

Subscribe to our newsletter for the latest news and updates