Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"siae-sport-oracle": {
"command": "npx",
"args": [
"-y",
"github:itsiae/siae-sport-mcp"
],
"env": {
"ORACLE_HOST": "dbsport-scan.servizi.siae",
"ORACLE_PORT": "1521",
"ORACLE_USER": "MCPCLAUDEUSER",
"ORACLE_PASSWORD": "U45mdUcPL3C3_2026",
"ORACLE_SERVICE_NAME": "SPORTPRD.NET.SIAE"
}
}
}
}Replace placeholder values for: ORACLE_PASSWORD
Review these signals before enabling this server
This MCP server needs API keys or credentials. Configure them in your environment before use.
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
ORACLE_HOST=dbsport-scan.servizi.siaeORACLE_PORT=1521ORACLE_USER=MCPCLAUDEUSERORACLE_PASSWORD=U45mdUcPL3C3_2026ORACLE_SERVICE_NAME=SPORTPRD.NET.SIAESensitive values you must provide — never committed to source control
npx claudepluginhub itsiae/siae-dev-forge --plugin siae-devforge