Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add aoreshkov/oracle-forms-mcp/plugin install oracle-formsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/aoreshkov/oracle-forms-mcp/oracle-forms-oracle-forms)<a href="https://agentmods.dev/mcp/aoreshkov/oracle-forms-mcp/oracle-forms-oracle-forms"><img src="https://agentmods.dev/badge/mcp/aoreshkov/oracle-forms-mcp/oracle-forms-oracle-forms.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
oracle-forms scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"oracle-forms": {
"command": "java",
"args": [
"${CLAUDE_PLUGIN_ROOT}/launcher/OracleFormsMcpLauncher.java",
"--forms-dir",
"${user_config.forms_dir}"
],
"env": {
"OFMCP_PLUGIN_DATA": "${CLAUDE_PLUGIN_DATA}",
"OFMCP_SERVER_VERSION": "${user_config.server_version}",
"OFMCP_CONVERT_COMMAND": "${user_config.convert_command}",
"OFMCP_CONVERTED_DIR": "${user_config.converted_dir}"
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 16 lines scan A 35e211131de9
oracle-forms is an MCP server published in the GitHub repository aoreshkov/oracle-forms-mcp (3 stars, last pushed today), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
airtable-mcp-server
Read and write access to Airtable database schemas, tables, and records. Runs locally from the airtable-mcp-server npm package. Needs 1 environment variable to run.
druid-mcp-server
MCP server "druid-mcp-server" as configured in iunera/druid-mcp-server. Runs in Docker (docker.io/iunera/druid-mcp-server:2.0.0). Needs 6 environment variables to run.
postgres
MCP server "postgres" as configured in gabrimatic/mcp-web-search-tool. Runs in Docker (mcp/postgres).
database-mcp-mariadb
MCP server for MariaDB. Read-only by default, row caps, timeouts, secrets never logged. Runs locally from the @database-mcp/mariadb npm package. Needs 4 environment variables to run.
database-mcp-mysql
MCP server for MySQL. Read-only by default, row caps, statement timeouts, secrets never logged. Runs locally from the @database-mcp/mysql npm package. Needs 4 environment variables to run.
database-mcp-postgres
MCP server for PostgreSQL. Read-only by default, row caps, timeouts, secrets never logged. Runs locally from the @database-mcp/postgres npm package. Needs 4 environment variables to run.