Raziel
Rank #27,124io.github.tide-foundation/raziel
MCP server teaching AI agents to implement TideCloak: auth, E2EE, IGA, security analysis
Raziel is a Model Context Protocol (MCP) server published by tide-foundation. It ranks #27,124 of 132,046 servers tracked on MCP Toplist. Raziel is listed across 2 registries — Official MCP and Glama, with 15 tracked versions. It was first listed on Jul 15, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 104,922 of 132,046 servers on MCP Toplist.
Use Raziel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http raziel https://mcp.tide.org/mcpclaude mcp add raziel -- npx -y @tideorg/mcp[mcp_servers.raziel]
url = "https://mcp.tide.org/mcp"Add to ~/.codex/config.toml.
[mcp_servers.raziel]
command = "npx"
args = ["-y", "@tideorg/mcp"]Add to ~/.codex/config.toml.
https://mcp.tide.org/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"raziel": {
"command": "npx",
"args": [
"-y",
"@tideorg/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"raziel": {
"url": "https://mcp.tide.org/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"raziel": {
"command": "npx",
"args": [
"-y",
"@tideorg/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"raziel": {
"type": "http",
"url": "https://mcp.tide.org/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"raziel": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tideorg/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"raziel": {
"serverUrl": "https://mcp.tide.org/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"raziel": {
"command": "npx",
"args": [
"-y",
"@tideorg/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"raziel": {
"url": "https://mcp.tide.org/mcp"
}
}
}{
"mcpServers": {
"raziel": {
"command": "npx",
"args": [
"-y",
"@tideorg/mcp"
]
}
}
}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/io.github.tide-foundation%2Fraziel)<a href="https://mcptoplist.com/server/io.github.tide-foundation%2Fraziel"><img src="https://mcptoplist.com/badge/io.github.tide-foundation%2Fraziel.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
tide-foundation
Available versions (15)
| Version | Published |
|---|---|
| 1.9.23 | Aug 21, 2026 |
| 1.9.15 | Aug 19, 2026 |
| 1.9.14 | Aug 19, 2026 |
| 1.9.13 | Aug 18, 2026 |
| 1.9.12 | Aug 17, 2026 |
| 1.9.11 | Aug 13, 2026 |
| 1.9.10 | Aug 13, 2026 |
| 1.9.9 | Aug 10, 2026 |
| 1.9.8 | Aug 10, 2026 |
| 1.9.7 | Aug 7, 2026 |
| 1.9.6 | Aug 6, 2026 |
| 1.9.5 | Aug 5, 2026 |
| 1.9.4 | Jul 30, 2026 |
| 1.9.3 | Jul 30, 2026 |
| 1.9.2 | Jul 16, 2026 |
Frequently asked questions
- Who maintains Raziel?
- Raziel is maintained by tide-foundation, which publishes 1 MCP server (15 total versions) tracked on MCP Toplist.
- Is Raziel listed on the Official MCP Registry?
- Yes — Raziel is listed on the Official MCP Registry, alongside Glama.
- How many versions does Raziel have?
- MCP Toplist tracks 15 versions of Raziel, most recently published on Aug 21, 2026.
- Where can I find the source code for Raziel?
- The source code for Raziel is hosted at github.com/tide-foundation/raziel-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.