Halal Terminal
Rank #45,924com.halalterminal/mcp
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 #45,924 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Halal Terminal is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 26, 2026 and most recently updated on May 10, 2026.
Ranks ahead of 86,189 of 132,113 servers on MCP Toplist.
Use Halal Terminal
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http halalterminal https://mcp.halalterminal.com/sseThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add halalterminal -e "HALALTERMINAL_API_KEY=<your HALALTERMINAL_API_KEY>" -- npx -y @halalterminal/mcpReplace each placeholder with your own value before saving.
[mcp_servers.halalterminal]
url = "https://mcp.halalterminal.com/sse"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.halalterminal]
command = "npx"
args = ["-y", "@halalterminal/mcp"]
[mcp_servers.halalterminal.env]
HALALTERMINAL_API_KEY = "<your HALALTERMINAL_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.halalterminal.com/sseSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"halalterminal": {
"command": "npx",
"args": [
"-y",
"@halalterminal/mcp"
],
"env": {
"HALALTERMINAL_API_KEY": "<your HALALTERMINAL_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"halalterminal": {
"url": "https://mcp.halalterminal.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"halalterminal": {
"command": "npx",
"args": [
"-y",
"@halalterminal/mcp"
],
"env": {
"HALALTERMINAL_API_KEY": "<your HALALTERMINAL_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"halalterminal": {
"type": "http",
"url": "https://mcp.halalterminal.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"halalterminal": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@halalterminal/mcp"
],
"env": {
"HALALTERMINAL_API_KEY": "<your HALALTERMINAL_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"halalterminal": {
"serverUrl": "https://mcp.halalterminal.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"halalterminal": {
"command": "npx",
"args": [
"-y",
"@halalterminal/mcp"
],
"env": {
"HALALTERMINAL_API_KEY": "<your HALALTERMINAL_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"halalterminal": {
"url": "https://mcp.halalterminal.com/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"halalterminal": {
"command": "npx",
"args": [
"-y",
"@halalterminal/mcp"
],
"env": {
"HALALTERMINAL_API_KEY": "<your HALALTERMINAL_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.halalterminal%2Fmcp)<a href="https://mcptoplist.com/server/com.halalterminal%2Fmcp"><img src="https://mcptoplist.com/badge/com.halalterminal%2Fmcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
goww7
Other servers by goww7
View all goww7 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 10, 2026 |
Frequently asked questions
- 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 listed on the Official MCP Registry?
- Yes — Halal Terminal is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.