From 15542e288bcd895c1b84db2a98e320ac88917fb5 Mon Sep 17 00:00:00 2001 From: RobC <2182970+IBMRob@users.noreply.github.com> Date: Fri, 6 Feb 2026 09:15:30 +0000 Subject: [PATCH 1/3] Add IBM App Connect to server list in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f50a6b..e7df660 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ MCP is an open-source protocol designed to enable AI models to securely interact | Server name | Description | Usage | |---|---|---| | [IBM MQ Server](https://github.com/ibm-messaging/mq-mcp-server) | Provides access to IBM MQ queue managers health checks, and to run any MQSC command against a specific queue manager. | *see link for instructions* | +| [IBM App Connect]([https://github.com/ibm-messaging/mq-mcp-server](https://www.ibm.com/docs/en/app-connect/13.0.x?topic=dashboard-creating-managing-mcp-servers)) | Provides access to IBM App Connect connectors to interact with external integration providers | *see link for instructions* | | [K* Planner](https://github.com/IBM/kstar/tree/main/mcp) | K* MCP Server provides a containerized deployment of Top-K and Top-Q planners from the KStar repository as Model Checking Problem (MCP) tools. | *see link for instructions* | #### 💼 Business Automation From fdf70e64045da2dad48e04eac595582024aaef7f Mon Sep 17 00:00:00 2001 From: RobC <2182970+IBMRob@users.noreply.github.com> Date: Fri, 6 Feb 2026 10:08:57 +0000 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7df660..3229627 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ MCP is an open-source protocol designed to enable AI models to securely interact | Server name | Description | Usage | |---|---|---| | [IBM MQ Server](https://github.com/ibm-messaging/mq-mcp-server) | Provides access to IBM MQ queue managers health checks, and to run any MQSC command against a specific queue manager. | *see link for instructions* | -| [IBM App Connect]([https://github.com/ibm-messaging/mq-mcp-server](https://www.ibm.com/docs/en/app-connect/13.0.x?topic=dashboard-creating-managing-mcp-servers)) | Provides access to IBM App Connect connectors to interact with external integration providers | *see link for instructions* | +| [IBM App Connect]([https://github.com/ibm-messaging/mq-mcp-server](https://www.ibm.com/docs/en/app-connect/13.0.x?topic=dashboard-creating-managing-mcp-servers)) | Provides access to IBM App Connect connector actions to interact with external AI Agents | *see link for instructions* | | [K* Planner](https://github.com/IBM/kstar/tree/main/mcp) | K* MCP Server provides a containerized deployment of Top-K and Top-Q planners from the KStar repository as Model Checking Problem (MCP) tools. | *see link for instructions* | #### 💼 Business Automation From 69b25fe8bcdd62539406d5aa32233cba4336ed81 Mon Sep 17 00:00:00 2001 From: RobC <2182970+IBMRob@users.noreply.github.com> Date: Tue, 17 Mar 2026 07:59:29 +0000 Subject: [PATCH 3/3] Fix link formatting for IBM App Connect in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3229627..7221602 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ MCP is an open-source protocol designed to enable AI models to securely interact | Server name | Description | Usage | |---|---|---| | [IBM MQ Server](https://github.com/ibm-messaging/mq-mcp-server) | Provides access to IBM MQ queue managers health checks, and to run any MQSC command against a specific queue manager. | *see link for instructions* | -| [IBM App Connect]([https://github.com/ibm-messaging/mq-mcp-server](https://www.ibm.com/docs/en/app-connect/13.0.x?topic=dashboard-creating-managing-mcp-servers)) | Provides access to IBM App Connect connector actions to interact with external AI Agents | *see link for instructions* | +| [IBM App Connect](https://www.ibm.com/docs/en/app-connect/13.0.x?topic=dashboard-creating-managing-mcp-servers) | Provides access to IBM App Connect connector actions to interact with external AI Agents | *see link for instructions* | | [K* Planner](https://github.com/IBM/kstar/tree/main/mcp) | K* MCP Server provides a containerized deployment of Top-K and Top-Q planners from the KStar repository as Model Checking Problem (MCP) tools. | *see link for instructions* | #### 💼 Business Automation