Skip to main content
Glama
IBM
by IBM
mcp.json.example647 B
{ "mcpServers": { "ibmi-mcp-server": { "command": "npx", "args": [ "ibmi-mcp-server" ], "cwd": "${workspaceFolder}", "env": { "TOOLS_YAML_PATH": ".bob/tools/services-tools.yaml", "NODE_OPTIONS": "--no-deprecation", "DB2i_HOST": "${DB2i_HOST}", "DB2i_USER": "${DB2i_USER}", "DB2i_PASS": "${DB2i_PASS}", "DB2i_PORT": "${DB2i_PORT}", "MCP_TRANSPORT_TYPE": "stdio" }, "disabled": false, "alwaysAllow": [] }, "ibmi-mcp-docs": { "type": "streamable-http", "url": "https://ibm-d95bab6e.mintlify.app/mcp" } } }

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