fe4-oracle-readonly
Плагины Cursor для баз данных FE4 только для чтения
Монорепозиторий для плагинов Cursor, доступных для совместного использования командой, которые предоставляют агентам фиксированный, только для чтения доступ к базам данных FE4.
Проект | Статус | Путь |
FE4 Oracle Read-Only | Готов | |
FE4 SQL Server Read-Only | Заглушка |
Каждый плагин является отдельным устанавливаемым проектом (собственный install.ps1, правила, хуки, MCP). Они используют этот репозиторий только для удобства — установка одного не устанавливает другой.
Быстрый старт
Oracle (работает сегодня):
cd fe4-oracle-readonly
powershell -ExecutionPolicy Bypass -File .\install.ps1См. fe4-oracle-readonly/README.md.
SQL Server: еще не создан — см. fe4-sqlserver-readonly/README.md.
Related MCP server: Universal Database MCP Server
Структура репозитория
fe4-oracle-readonly/ # Oracle plugin (Cursor local plugin + user MCP)
fe4-sqlserver-readonly/ # SQL Server plugin (stub)
.gitignore
README.md # this fileНе коммитьте runtime/, secrets.local или .venv/ из любого проекта.
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 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
- Flicense-qualityDmaintenanceA 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
- Alicense-qualityFmaintenanceRead-only MCP server for SQL databases (SQL Server, Postgres, SQLite) with multi-server support and three-layer safety using AST validation and linting.MIT
- Flicense-qualityCmaintenanceA 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.
Related MCP Connectors
Read-only MCP server for ClassQuill, a tutoring-business-management platform.
A paid remote MCP for ClawManager, built to return verdicts, receipts, usage logs, and audit-ready J
MCP server for managing Prisma Postgres.
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