PL/SQL Intelligence
Rank #8,911io.github.MuhDur/plsql-mcp
Oracle MCP with PL/SQL analysis, lineage, SAST, and change-impact tools.
PL/SQL Intelligence is a Model Context Protocol (MCP) server published by muhdur. It ranks #8,911 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. PL/SQL Intelligence is listed across 2 registries — Official MCP and PulseMCP, with 6 tracked versions. It was first listed on Jun 9, 2026 and most recently updated on Jun 29, 2026.
Ranks ahead of 123,202 of 132,113 servers on MCP Toplist.
Use PL/SQL Intelligence
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add plsql-mcp -- docker run -i --rm ghcr.io/muhdur/plsql-mcp:0.6.3[mcp_servers.plsql-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/muhdur/plsql-mcp:0.6.3"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"plsql-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/muhdur/plsql-mcp:0.6.3"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"plsql-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/muhdur/plsql-mcp:0.6.3"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"plsql-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/muhdur/plsql-mcp:0.6.3"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"plsql-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/muhdur/plsql-mcp:0.6.3"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"plsql-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/muhdur/plsql-mcp:0.6.3"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MuhDur%2Fplsql-mcp)<a href="https://mcptoplist.com/server/io.github.MuhDur%2Fplsql-mcp"><img src="https://mcptoplist.com/badge/io.github.MuhDur%2Fplsql-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
muhdur
Other servers by muhdur
View all muhdur servers →Available versions (6)
| Version | Published |
|---|---|
| 0.6.3 | Jun 29, 2026 |
| 0.6.2 | Jun 29, 2026 |
| 0.6.1 | Jun 29, 2026 |
| 0.6.0 | Jun 28, 2026 |
| 0.5.0 | Jun 28, 2026 |
| 0.1.0 | Jun 9, 2026 |
Frequently asked questions
- Who maintains PL/SQL Intelligence?
- PL/SQL Intelligence is maintained by muhdur, which publishes 2 MCP servers (21 total versions) tracked on MCP Toplist.
- Is PL/SQL Intelligence listed on the Official MCP Registry?
- Yes — PL/SQL Intelligence is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does PL/SQL Intelligence have?
- MCP Toplist tracks 6 versions of PL/SQL Intelligence, most recently published on Jun 29, 2026.
- Where can I find the source code for PL/SQL Intelligence?
- The source code for PL/SQL Intelligence is hosted at github.com/muhdur/plsql-intelligence.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.