Skip to main content
Glama

IBM i MCP Server

Official
by IBM
docs.jsonโ€ข2.71 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": "/favicon.svg", "navigation": { "tabs": [ { "tab": "Documentation", "groups": [ { "group": "Getting Started", "pages": [ "index", "quickstart", "configuration", "setup-mapepire" ] }, { "group": "Core Concepts", "pages": [ "concepts/architecture", "concepts/mcp-overview" ] }, { "group": "SQL Tools System", "pages": [ "sql-tools/overview", "sql-tools/building-tools" ] }, { "group": "Agent Development", "pages": [ "agents/building-agents" ] }, { "group": "Deployment", "pages": [ ] } ] }, { "tab": "API Reference", "groups": [ { "group": "MCP Protocol", "pages": [ "api/mcp-endpoints" ] }, { "group": "Authentication", "pages": [ "api/auth-endpoints" ] } ] } ], "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://docs.ibmi-mcp-server.com/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-server'

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