Get a week free of Claude Code →
🛠️

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

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