oracle-sqlplus-mcp

by sagar1012 · data-analytics · mcp-server, glama

An MCP server that connects to Oracle databases using sqlplus, enabling SQL queries, schema exploration, and DDL/DML execution through natural language.

Source: https://github.com/sagar1012/oracle-sqlplus-mcp

Install

git clone https://github.com/sagar1012/oracle-sqlplus-mcp

Tags: mcp-server, glama

Source: glama

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

oracle-sqlplus-mcp is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • ODPS MCP Server by XiangXi011

    Read-only MCP server for Alibaba Cloud MaxCompute, enabling safe querying of allowlisted tables via tools like list_allowed_tables, describe_table, preview_table, and run_select_sql.

  • Expense Tracker MCP Server by deepakbishnoi717

    Enables users to manage expenses with category support, including adding expenses with date, amount, category, and notes, using SQLite for persistence.

  • K-Personal MCP by lee30934-byte

    A personal desktop automation MCP server providing tools for screen/mouse/keyboard control, Windows UI automation, headless browser automation, file management, app execution, clipboard management, and a personal SQLite database for todos, notes, and habits.

  • rocks-db by rsutana

    Enables executing SQL queries (SELECT, INSERT, UPDATE, DELETE) and database introspection (list tables, describe table) on MySQL and PostgreSQL databases with OAuth authentication.

  • MCP Blog Demo by trungls1706

    Enables Claude to manage blog posts via MCP, supporting CRUD operations, search, and statistics with Express and MongoDB.

  • Students Architecture MCP Server by CesarRL23

    Enables CRUD operations on student records via REST API and MCP interface, with configurable JSON or SQLite persistence.

  • moviefinder-mcp by AmeliaMiddleton

    An MCP server that wraps The Movie Database (TMDB) API, enabling search for movies and TV shows, retrieval of movie details, recommendations, similar movies, trending content, streaming providers, and movie discovery.

  • mcp-sql-api by o-kunimatsu

    Enables natural language database querying through GPT-powered SQL generation and execution with metadata-driven validation and intermediate representation.

Frequently asked questions

How do I install oracle-sqlplus-mcp?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support oracle-sqlplus-mcp?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is oracle-sqlplus-mcp free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.