IFS Developer Intelligence MCP Server
Provides Git integration tools for version control operations within IFS development workflows.
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., "@IFS Developer Intelligence MCP ServerExplain ORA-00942 and help me fix it in my PL/SQL package"
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.
IFS Engineering Copilot Enterprise vNext
An enterprise-grade, multi-agent AI engineering copilot platform transforming official IFS Cloud Technical Documentation (docs.ifs.com), IFS Academy Resource Portal (resourceportal.ifsacademyworld.com), IFS Community Forum (community.ifs.com), local workspace models (*.entity, *.projection, *.client, *.plsql), and Oracle DBA knowledge into a senior-level Engineering Copilot for IFS Cloud development.
🚀 Key Architectural Capabilities (Version Next Release)
1. Multi-Agent Request Orchestrator (src/engine/multiAgentOrchestrator.ts)
Virtual Agent Dispatcher: Coordinates specialized Virtual Agents (Documentation Agent, Workspace Agent, PL/SQL Agent, Marble Agent, DBA Agent, Security Agent, Impact Analysis Agent, Quality Gate Agent).
Evidence Synthesis: Combines agent findings into a single, evidence-backed response.
2. Reciprocal Rank Fusion (RRF) & Semantic Synonym Engine (src/rag/hybridSearch.ts)
RRF RAG Pipeline: Upgraded search scoring using Reciprocal Rank Fusion ($k=60$).
IFS Domain Synonyms: Automatic domain expansion (e.g. searching "VAT" expands to search
TAX_CALCULATION_APIandSTATUTORY_FEE_API).
3. Real-Time Telemetry & Observability Subsystem (src/engine/telemetryEngine.ts)
Track request volumes, tool execution counts, latency in milliseconds, tool success/failure rates, and confidence score distribution.
Live public endpoints:
https://ifs-mcp-server.onrender.com/metrics&https://ifs-mcp-server.onrender.com/health.
4. Consensus & Evidence Comparison Engine (src/engine/consensusEngine.ts)
Cross-references evidence across Official TechDocs, IFS Academy, IFS Community, Oracle KB, and Local Workspace.
Detects conflicting context and enforces multi-source evidence verification.
5. Confidence Engine (src/engine/confidenceEngine.ts)
Computes Confidence Score % (0% - 100%), Quality Grade (A+ to D), and evidence diversity metrics.
Flags missing context indicators to eliminate AI hallucinations.
6. Deep Root Cause Tracing Engine (src/engine/rootCauseEngine.ts)
Recursive backtrace engine:
ORA / PLS Error→Package Invalid→View Compilation Failure→Missing Column/Table→Root Cause, Remediation & Verification.
7. Dependency Graph & Impact Analysis Engine (src/engine/dependencyGraphEngine.ts)
Maps relationships across
Entity↔Projection↔Package↔View↔Table↔Custom Field↔Security Grants↔OData Endpoints.Evaluates risk levels (
LOW,MEDIUM,HIGH,CRITICAL) and downstream callers before code edits.
8. Self-Validating Quality Gate & Static Analyzer (src/engine/qualityGateEngine.ts)
Evaluates code against SOLID principles, Cust-layer customization rules, missing
initialcheck implementation;declarations, rawCOMMITinside PL/SQL LUs, and SQL injection risks.
Related MCP server: Enterprise MCP Documentation Server
🛠️ 76 Specialized MCP Tools Across 14 Categories
Category | Key MCP Tools |
Copilot & Orchestration |
|
Documentation & RAG |
|
Code & Test Generation |
|
Oracle DBA & Tuning |
|
Reporting & SSRS |
|
Code Review & Quality |
|
Oracle Error Diagnosis |
|
Integration & REST |
|
Security & Grants |
|
Marble DSL |
|
Workspace & Indexing |
|
🌐 Universal 100% Local-Independent Cloud Connection
Your MCP Server is running 24/7 on Render cloud:
Cloud SSE Endpoint:
https://ifs-mcp-server.onrender.com/sseCloud Telemetry Endpoint:
https://ifs-mcp-server.onrender.com/metricsCloud Health Endpoint:
https://ifs-mcp-server.onrender.com/healthOpenAPI Schema for ChatGPT:
https://ifs-mcp-server.onrender.com/openapi.json
1. Claude Desktop
Copy clients/claude_desktop_config.json to %APPDATA%\Claude\claude_desktop_config.json:
{
"mcpServers": {
"ifs-developer-intelligence": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://ifs-mcp-server.onrender.com/sse"]
}
}
}2. Cursor IDE
Add new MCP Server in Cursor Settings:
Type:
commandCommand:
npx -y mcp-remote https://ifs-mcp-server.onrender.com/sse
3. VS Code / Windsurf
Use clients/vscode_mcp.json or clients/windsurf_mcp.json:
{
"mcpServers": {
"ifs-developer-intelligence": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://ifs-mcp-server.onrender.com/sse"]
}
}
}4. ChatGPT (Web Actions / Custom GPTs)
Import Action Schema from URL: https://ifs-mcp-server.onrender.com/openapi.json.
⚙️ Local Development & Testing
# Install dependencies
npm install
# Build TypeScript
npm run build
# Run Vitest test suite (12 tests)
npm test
# Run HTTP / SSE Server locally
npm run start:sse🛡️ License
MIT License. Built for Enterprise IFS Cloud Development & AI Architecture.
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
- AlicenseAqualityDmaintenanceAn enterprise-grade MCP server for FTP and SFTP operations optimized for AI coding assistants, featuring smart synchronization, connection pooling, and unified diff patching.Last updated28522MIT
- Alicense-qualityDmaintenanceA self-hosted MCP server that provides up-to-date documentation for enterprise and development tools directly to AI coding assistants like Claude Code and Cursor.Last updatedMIT
- Alicense-qualityDmaintenanceAn MCP server that equips AI assistants with specialized, opinionated development playbooks for building microservices, frontends, databases, and DevOps pipelines. It integrates with clients like VS Code Copilot, Claude Desktop, and Cursor to provide battle-tested expertise.Last updated30MIT
- Alicense-qualityAmaintenanceA production-ready MCP server that enables AI assistants to intelligently understand, analyze, edit, navigate, and review software projects with multi-workspace support, Git integration, and semantic search.Last updatedMIT
Related MCP Connectors
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Security-first WordPress MCP server. 129 tools for Claude, ChatGPT, Gemini. Free on wp.org.
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/devansh-tntra/ifs-developer-intelligence-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server