Halal Terminal
Rank #18357pulsemcp/halal-terminal
Shariah-compliant stock and ETF screening across AAOIFI, DJIM, FTSE, MSCI and S&P methodologies.
Halal Terminal is a Model Context Protocol (MCP) server published by goww7. It ranks #18357 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Halal Terminal is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Apr 26, 2026 and most recently updated on May 10, 2026.
Ranks ahead of 40,475 of 58,832 servers on MCP Toplist.
Use Halal Terminal
Add Halal Terminal to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"halal-terminal": {
"url": "https://mcp.halalterminal.com/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"halal-terminal": {
"command": "npx",
"args": [
"-y",
"@halalterminal/mcp"
],
"env": {
"HALALTERMINAL_API_KEY": "<your HALALTERMINAL_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries
goww7
Other servers by goww7
View all goww7 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 10, 2026 |
Frequently asked questions
- What is Halal Terminal?
- Shariah-compliant stock and ETF screening across AAOIFI, DJIM, FTSE, MSCI and S&P methodologies.
- Who maintains Halal Terminal?
- Halal Terminal is maintained by goww7, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Halal Terminal an official MCP server?
- Yes — Halal Terminal is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Halal Terminal have?
- MCP Toplist tracks 1 version of Halal Terminal, most recently published on May 10, 2026.
- Where can I find the source code for Halal Terminal?
- The source code for Halal Terminal is hosted at github.com/goww7/halalterminal-mcp.