Tarteel MCP Server for VS Code
io.github.tarteelai/tarteel-mcp-server
Quran MCP server for translation, tafsir, mutashabihat, recitation playlists, and prayer times.
client:VS Code
transport:streamable-http
tools:16
Install Tarteel MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"tarteel-mcp-server": {
"type": "http",
"url": "https://mcp.tarteel.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs