67
/ 100
10 days ago
glama

IrishTaxHub MCP Server

Dynamic MCP server that exposes IrishTaxHub API operations as tools via OpenAPI-powered discovery and invocation, allowing users to list endpoints, get request schemas, and call any API endpoint dynamically.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: ORIGIN_VERIFY_SECRET, IRISHTAXHUB_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOG_LEVEL
configAPI_GATEWAY_STAGE
🔐 secretORIGIN_VERIFY_SECRET
configIRISHTAXHUB_DEVELOPMENT_MODEexport =false
configIRISHTAXHUB_BASE_URLexport ="https://prod.aws.irishtaxhub.ie"
configIRISHTAXHUB_OPENAPIexport ="https://prod.aws.irishtaxhub.ie/apispec_1.json"
🔐 secretIRISHTAXHUB_API_KEY
configIRISHTAXHUB_TIMEOUTexport ="30"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/jhurleyai-irishtaxhub-mcp-1yhs4j)](https://m8ven.ai/mcp/jhurleyai-irishtaxhub-mcp-1yhs4j)
commit: 1109a95ffebfae6af6c48411c3be9f5ede007d97
code hash: bb3fded5778be953fcda96a94f45045756190bd2fb237d68c07bec7e694f18e9
verified: 7/21/2026, 8:39:03 AM
view raw JSON →