🛠️

oracle-link

Oracle MCP Query Server (Node.js) - Read-only SELECT via MCP

Developer Tools stdio npm npmstdioStudiousXiaoYu
RUN IN TERMINAL
claude mcp add tudiousiaou-oracle-link -- npx -y @studious-xiaoyu/oracle-link
ADD TO claude_desktop_config.json
{ "mcpServers": { "tudiousiaou-oracle-link": { "command": "npx", "args": ["-y", "@studious-xiaoyu/oracle-link"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "tudiousiaou-oracle-link": { "command": "npx", "args": ["-y", "@studious-xiaoyu/oracle-link"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "tudiousiaou-oracle-link": { "command": "npx", "args": ["-y", "@studious-xiaoyu/oracle-link"] } } }

About This MCP Server

The Oracle MCP Query Server is a Node.js server that enables read-only SELECT queries via the Model Context Protocol, allowing developers to connect to and retrieve data from a model context. This server is available as a package on npm and can be used by developers who need to query model context data in a read-only manner. Developers can reach for this tool when they need to integrate model context data into their application using a standardized protocol like MCP.

Oracle MCP Query Server (Node.js) - Read-only SELECT via MCP. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@studious-xiaoyu/oracle-link on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The oracle-link server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/tudiousiaou-oracle-link.svg)](https://skillsplayground.com/mcps/tudiousiaou-oracle-link/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.