irish-mcp-gateway

caffalaughrey/irish-mcp-gateway

3.1

If you are the rightful owner of irish-mcp-gateway and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Irish MCP Gateway is a model context protocol server designed to facilitate communication and interaction with various tools using the MCP (Model Context Protocol) technology.

Tools
1
Resources
0
Prompts
0

irish-mcp-gateway

CI codecov

Get started

Build and run

docker build -t irish-mcp-gateway . && docker run --network irish-mcp-net --rm -p 8080:8080 -e GRAMADOIR_BASE_URL=http://gramadoir-server:5000 irish-mcp-gateway

Acceptance (spec-aligned curl flow)

Use the acceptance script to validate the rmcp 0.5 stateful HTTP + SSE flow:

./scripts/acceptance.sh

The script performs:

  1. POST initialize → capture MCP-Session-Id
  2. POST notifications/initialized (expect 202)
  3. POST→SSE tools/list → print tool names
  4. POST→SSE tools/call gael.grammar_check → print structuredContent