Tuteliq MCP Server
Rank #23,864ai.tuteliq/mcp
Detect grooming, bullying, fraud, and 16+ online threats across text, voice, image, and video.
Tuteliq MCP Server is a Model Context Protocol (MCP) server published by tuteliq. It ranks #23,864 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Tuteliq MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Feb 6, 2026 and most recently updated on Apr 29, 2026.
Ranks ahead of 108,249 of 132,113 servers on MCP Toplist.
Use Tuteliq MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tuteliq https://api.tuteliq.ai/mcpclaude mcp add tuteliq -e "TUTELIQ_API_KEY=<your TUTELIQ_API_KEY>" -- npx -y @tuteliq/mcpReplace each placeholder with your own value before saving.
[mcp_servers.tuteliq]
url = "https://api.tuteliq.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.tuteliq]
command = "npx"
args = ["-y", "@tuteliq/mcp"]
[mcp_servers.tuteliq.env]
TUTELIQ_API_KEY = "<your TUTELIQ_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.tuteliq.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tuteliq": {
"command": "npx",
"args": [
"-y",
"@tuteliq/mcp"
],
"env": {
"TUTELIQ_API_KEY": "<your TUTELIQ_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tuteliq": {
"url": "https://api.tuteliq.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"tuteliq": {
"command": "npx",
"args": [
"-y",
"@tuteliq/mcp"
],
"env": {
"TUTELIQ_API_KEY": "<your TUTELIQ_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tuteliq": {
"type": "http",
"url": "https://api.tuteliq.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"tuteliq": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tuteliq/mcp"
],
"env": {
"TUTELIQ_API_KEY": "<your TUTELIQ_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tuteliq": {
"serverUrl": "https://api.tuteliq.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tuteliq": {
"command": "npx",
"args": [
"-y",
"@tuteliq/mcp"
],
"env": {
"TUTELIQ_API_KEY": "<your TUTELIQ_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tuteliq": {
"url": "https://api.tuteliq.ai/mcp"
}
}
}{
"mcpServers": {
"tuteliq": {
"command": "npx",
"args": [
"-y",
"@tuteliq/mcp"
],
"env": {
"TUTELIQ_API_KEY": "<your TUTELIQ_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/ai.tuteliq%2Fmcp)<a href="https://mcptoplist.com/server/ai.tuteliq%2Fmcp"><img src="https://mcptoplist.com/badge/ai.tuteliq%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
tuteliq
Available versions (3)
| Version | Published |
|---|---|
| 3.13.0 | Apr 29, 2026 |
| 3.12.0 | Apr 22, 2026 |
| 3.8.1 | Apr 8, 2026 |
Frequently asked questions
- Who maintains Tuteliq MCP Server?
- Tuteliq MCP Server is maintained by tuteliq, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Tuteliq MCP Server listed on the Official MCP Registry?
- Yes — Tuteliq MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Tuteliq MCP Server have?
- MCP Toplist tracks 3 versions of Tuteliq MCP Server, most recently published on Apr 29, 2026.
- Where can I find the source code for Tuteliq MCP Server?
- The source code for Tuteliq MCP Server is hosted at github.com/tuteliq/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.