SafeNest MCP Server
Rank #6784glama/Tuteliq/mcp
Provides AI-powered child safety tools to detect bullying, grooming, and unsafe content within digital conversations. It enables AI assistants to perform emotional analysis and generate age-appropriate safety action plans or incident reports.
SafeNest MCP Server is a Model Context Protocol (MCP) server published by Tuteliq. It ranks #6784 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. SafeNest MCP Server is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Feb 6, 2026 and most recently updated on Apr 29, 2026.
Ranks ahead of 52,116 of 58,900 servers on MCP Toplist.
Use SafeNest MCP Server
Add SafeNest MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"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.
Listed on 1 registry (1 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
- What is SafeNest MCP Server?
- Provides AI-powered child safety tools to detect bullying, grooming, and unsafe content within digital conversations. It enables AI assistants to perform emotional analysis and generate age-appropriate safety action plans or incident reports.
- Who maintains SafeNest MCP Server?
- SafeNest MCP Server is maintained by Tuteliq, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is SafeNest MCP Server an official MCP server?
- Yes — SafeNest MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does SafeNest MCP Server have?
- MCP Toplist tracks 3 versions of SafeNest MCP Server, most recently published on Apr 29, 2026.
- Where can I find the source code for SafeNest MCP Server?
- The source code for SafeNest MCP Server is hosted at github.com/Tuteliq/mcp.