MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Oracle

Oracle

yyue9527byyyue9527
•
14
•
Database Management
API Development
Developer Tools

Facilitates Oracle database operations through the Model Context Protocol (MCP).

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • datawiz168

    Snowflake Integration

    Enables Claude to execute SQL queries and interact with Snowflake databases.

  • tinybirdco

    Tinybird

    Connects to a Tinybird Workspace and interacts with data sources and API endpoints using the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

Oracle provides a Model Context Protocol (MCP) server implementation that enables seamless interaction with Oracle databases. Built on Spring Boot and utilizing Server-Sent Events (SSE) for real-time communication, it offers a set of tools for listing tables, describing their structure, and executing SQL statements. With secure connection management and robust error handling, Oracle simplifies database operations within an MCP environment.

Key Features

01Lists all tables in the Oracle database.
02Secure database connection management
03Describes table structure, including columns, data types, and constraints.
043 GitHub stars
05Provides real-time communication via SSE.
06Executes SQL statements (SELECT, INSERT, UPDATE, DELETE).

Use Cases

01Listing all tables within a given database.
02Describing the structure of a specified table, including all of its constraints and datatypes.
03Executing arbitrary SQL queries against a database