← Index

AkTools MCP Server

io.github.aahl/mcp-aktools·v0.1.15·Other
Quality Score
80
/100

MCP Server for stock and crypto

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "mcp-aktools": {
      "command": "uvx",
      "args": [
        "mcp-aktools"
      ]
    }
  }
}
Claude Desktop (Docker)
{
  "mcpServers": {
    "mcp-aktools": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/aahl/mcp-aktools:latest"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other