Halal Terminal MCP Server

The official Model Context Protocol server for Halal Terminal. Give your AI agent 22 tools to answer Islamic-finance questions: screen any stock or ETF across 5 methodologies (AAOIFI, DJIM, FTSE, MSCI, S&P), audit portfolios, calculate zakat and dividend purification, and pull live market data, news and SEC filings. Works inside Claude Desktop, Claude Code, Cursor, Windsurf, Cline, Continue, Zed, Goose, and any…

People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-31 · ★ 2 · #109 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

Apache-2.0 · JavaScript servers · how we verify → /methodology

01 · Install Halal Terminal

before you install - you'll need

Set HALALTERMINAL_API_KEY before connecting.

Claude Code

claude mcp add goww7-halalterminal-mcp --transport sse https://mcp.halalterminal.com/sse

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "goww7-halalterminal-mcp": {
      "url": "https://mcp.halalterminal.com/sse"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.halalterminal.com/sse

transport: sse

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.halalterminal.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license Apache-2.0 - declared in the repository

npm package @halalterminal/mcp - the @halalterminal scope differs from the repo owner (goww7); confirm it's the project's official package

registry vendor namespace com.halalterminal - domain-verified with the official MCP registry

03 · What Halal Terminal can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.0.0 · 2026-05-10

First public release of the official Halal Terminal MCP server. · What's in it · npm package - @halalterminal/mcp · npx -y @halalterminal/mcp works in any MCP-compatible client (Claude Desktop, Claude Code, Cursor…

04 · Who maintains Halal Terminal

Halal Terminal is maintained by goww7. We track 2 MCP servers from goww7 - 2 actively maintained, 3 combined GitHub stars, oldest repo from Apr 2026.

05 · Facts

category
finance - ranked #109 of 283 actively-maintained finance servers as of 2026-08-25.
registry
com.halalterminal/mcp (active, first published 2026-05-10)
packages
npm:@halalterminal/mcp

06 · Halal Terminal FAQ

What is Halal Terminal?

The official Model Context Protocol server for Halal Terminal. Give your AI agent 22 tools to answer Islamic-finance questions: screen any stock or ETF across 5 methodologies (AAOIFI, DJIM, FTSE, MSCI, S&P), audit portfolios, calculate zakat and dividend purification, and pull live market data, news and SEC filings. Works inside Claude Desktop, Claude Code, Cursor, Windsurf, Cline, Continue, Zed, Goose, and any…

Is Halal Terminal still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-31. We re-verify nightly.

How do I install Halal Terminal?

Run `npx -y @halalterminal/mcp`. The README documents one environment variable (HALALTERMINAL_API_KEY) to set first. Set HALALTERMINAL_API_KEY before connecting. You can also paste the ready-made client config above.

Does Halal Terminal require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Halal Terminal