fe4-oracle-readonly
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@fe4-oracle-readonlyrun SELECT COUNT(*) FROM GLOBAL_BLACKOUT_DATES and show result"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
FE4 database read-only Cursor plugins
Monorepo for team-shareable Cursor plugins that give agents pinned, read-only access to FE4 databases.
Project | Status | Path |
FE4 Oracle Read-Only | Ready | |
FE4 SQL Server Read-Only | Ready |
Each plugin is a separate installable project (own install.ps1, rules, hooks, MCP). They share this repo for convenience only — installing one does not install the other.
Quick start
Oracle:
cd fe4-oracle-readonly
powershell -ExecutionPolicy Bypass -File .\install.ps1See fe4-oracle-readonly/README.md.
SQL Server:
cd fe4-sqlserver-readonly
powershell -ExecutionPolicy Bypass -File .\install.ps1See fe4-sqlserver-readonly/README.md.
Related MCP server: Universal Database MCP Server
Repo layout
fe4-oracle-readonly/ # Oracle plugin (Cursor local plugin + user MCP)
fe4-sqlserver-readonly/ # SQL Server plugin (Cursor local plugin + user MCP)
.gitignore
README.md # this fileDo not commit runtime/, secrets.local, or .venv/ from either project.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Read-only MCP server for The Quiet Protocol's engines, benchmarks, proof, and business data.
Read-only MCP server for ClassQuill, a tutoring-business-management platform.
Paid remote MCP for governed database query review, SQL simulation, approvals, and audits.
An MCP server that provides read access to your cloud storage providers, bank accounts and more.
Related MCP Servers
- AlicenseAqualityDmaintenanceA read-only, audited, and SQL-guarded Model Context Protocol server for Oracle Database that lets MCP clients query Oracle databases safely with multi-layer security guards.5MIT
- FlicenseNot gradedqualityDmaintenanceA versatile MCP server that connects to multiple relational databases (MySQL, PostgreSQL, Oracle, SQL Server, SQLite) and enables secure read-only SQL query execution and metadata access.4-
- AlicenseNot gradedqualityFmaintenanceRead-only MCP server for SQL databases (SQL Server, Postgres, SQLite) with multi-server support and three-layer safety using AST validation and linting.MIT
- FlicenseNot gradedqualityCmaintenanceA read-only MCP server for Oracle databases that enables SQL queries, schema inspection, and data sampling without requiring OCI client libraries. It supports both TNS alias and direct connection modes with robust security guardrails.-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ml-pranav/fe4-db-readonly'
If you have feedback or need assistance with the MCP directory API, please join our Discord server