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
README.md•441 B
# Agent Framework examples for IBM i MCP
This directory contains example agent frameworks that connect to the IBM i MCP server to perform various system monitoring, management, and analysis tasks.
## Available Frameworks
| Framework | Language | Description |
|-----------|----------|-------------|
| [Agno](./agno) | Python | Agents built with Agno's AgentOS
| [LangChain](./langchain) | Python | Agents built with LangChain framework |