Skip to main content
Glama
IBM

IBM i MCP Server

Official
by IBM
_utils.sh431 B
#!/bin/bash ############################################################################ # Helper functions to import in other scripts ############################################################################ print_horizontal_line() { echo "------------------------------------------------------------" } print_heading() { print_horizontal_line echo "-*- $1" print_horizontal_line } print_info() { echo "-*- $1" }

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