Back to Home
grokify icon

aha-mcp-server

Verified Safe

by grokify

Overview

This server enables AI assistants to retrieve and search various Aha! workspace data objects by exposing them as tools via the Model Context Protocol (MCP).

Installation

Run Command
aha-mcp-server

Environment Variables

  • AHA_API_TOKEN
  • AHA_DOMAIN
  • MCP_DEBUG

Security Notes

The server uses environment variables for sensitive credentials (AHA_API_TOKEN, AHA_DOMAIN), which is a good security practice. API interactions are conducted over HTTPS. The GraphQL search tool uses parameterized queries to mitigate injection risks. No obvious use of 'eval' or other highly dangerous dynamic code execution patterns were found.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars1
Forks0
Last Update2026-01-13

Tags

Aha!MCPAI IntegrationAPI ProxyGo