Trust Intelligence
Rank #1,504ai.limitguard.api/trust-intelligence
MCP server providing trust-intelligence capabilities
Trust Intelligence is a Model Context Protocol (MCP) server published by JWconsultancy1234. It ranks #1,504 of 115,591 servers tracked on MCP Toplist, and its repository has 114 GitHub stars. Trust Intelligence is listed on Official MCP, with 3 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Feb 24, 2026.
Ranks ahead of 114,087 of 115,591 servers on MCP Toplist.
Use Trust Intelligence
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http trust-intelligence https://api.limitguard.ai/mcp[mcp_servers.trust-intelligence]
url = "https://api.limitguard.ai/mcp"Add to ~/.codex/config.toml.
https://api.limitguard.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"trust-intelligence": {
"url": "https://api.limitguard.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"trust-intelligence": {
"type": "http",
"url": "https://api.limitguard.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"trust-intelligence": {
"serverUrl": "https://api.limitguard.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"trust-intelligence": {
"url": "https://api.limitguard.ai/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/ai.limitguard.api%2Ftrust-intelligence)<a href="https://mcptoplist.com/server/ai.limitguard.api%2Ftrust-intelligence"><img src="https://mcptoplist.com/badge/ai.limitguard.api%2Ftrust-intelligence.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
JWconsultancy1234
Other servers by JWconsultancy1234
View all JWconsultancy1234 servers →Available versions (3)
| Version | Published |
|---|---|
| 1.0.1 | Feb 24, 2026 |
| 1.0.0 | Feb 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Trust Intelligence?
- Trust Intelligence is maintained by JWconsultancy1234, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Trust Intelligence listed on the Official MCP Registry?
- Yes — Trust Intelligence is listed on the Official MCP Registry.
- How many versions does Trust Intelligence have?
- MCP Toplist tracks 3 versions of Trust Intelligence, most recently published on Feb 24, 2026.
- Where can I find the source code for Trust Intelligence?
- The source code for Trust Intelligence is hosted at github.com/JWconsultancy1234/limitguard-ai.