Skip to main content
Glama
IBM
by IBM
docs.json3.5 kB
{ "$schema": "https://mintlify.com/docs.json", "theme": "mint", "name": "IBM i MCP Server", "description": "Production-grade TypeScript MCP server for IBM i database operations with advanced SQL tools, authentication, and observability features.", "colors": { "primary": "#0066CC", "light": "#4285F4", "dark": "#1e3a8a" }, "favicon": "", "navigation": { "tabs": [ { "tab": "Documentation", "groups": [ { "group": "Getting Started", "pages": [ "index", "quickstart", "setup-mapepire" ] }, { "group": "Core Concepts", "pages": [ "concepts/architecture", "concepts/mcp-overview" ] }, { "group": "Server Configuration", "pages": [ "configuration", "server-config/ibmi-auth" ] }, { "group": "SQL Tools System", "expanded": true, "pages": [ "sql-tools/overview", { "group": "Tool Reference", "expanded": false, "pages": [ "sql-tools/sources", "sql-tools/tools", "sql-tools/toolsets" ] }, "sql-tools/parameter-guide", "sql-tools/output-formats", "sql-tools/using-default-tools" ] } ] }, { "tab": "Agent Integrations", "groups": [ { "group": "Getting Started", "pages": [ "agents/overview" ] } ] }, { "tab": "Deployment", "groups": [ { "group": "Deployment", "pages": [ ] } ] }, { "tab": "MCP Client Integrations", "groups": [ { "group": "Client Setup", "pages": [ "clients/overview", "clients/claude-desktop", "clients/claude-code", "clients/bob", "clients/vscode", "clients/cursor", "clients/gemini-cli", "clients/cline" ] } ] } ], "global": { "anchors": [ { "anchor": "GitHub Repository", "href": "https://github.com/IBM/ibmi-mcp-server.git", "icon": "github" }, { "anchor": "IBM i Resources", "href": "https://www.ibm.com/docs/en/i", "icon": "server" }, { "anchor": "MCP Specification", "href": "https://modelcontextprotocol.io/specification", "icon": "book-open-cover" } ] } }, "navbar": { "links": [ { "label": "GitHub", "href": "https://github.com/IBM/ibmi-mcp-server.git" } ], "primary": { "type": "button", "label": "Get Started", "href": "https://ibm-d95bab6e.mintlify.app/quickstart" } }, "contextual": { "options": [ "copy", "view", "chatgpt", "claude", "perplexity", "mcp", "cursor", "vscode" ] }, "footer": { "socials": { "github": "https://github.com/IBM/ibmi-mcp-server.git" } } }

Latest Blog Posts

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/IBM/ibmi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server