General Tools
aishield.tools
A multi-purpose tool for chatting with AI models, performing web searches, and managing ATEX account details.
ENDPOINT 1
https://aishield.tools/mcp
Known tools 28
cn_banned_word_checkChinese Banned Word Detection - Detect banned/sensitive words in Chinese text.
Inferred read-onlyai_search_visibilityAI Search Visibility Checker - Check brand ranking in DeepSeek/Kimi and other AI search engines.
Inferred read-onlyglobal_compliance_checkGlobal Expansion Compliance Assessment - 7-dimension questionnaire-based compliance risk assessment for global expansion.
Inferred read-onlyseo_compliance_checkSEO Compliance Checker - Check SEO compliance of web pages/content to avoid search engine penalties.
Inferred read-onlytts_synthesisText-to-Speech (TTS) - Convert text to natural-sounding speech, output WAV/MP3.
Inferred read-onlyvlm_understandImage Understanding (VLM) - Analyze image content with OCR/object detection/visual Q&A.
Inferred read-onlyimage_editAI Image Editing - Edit existing images with AI: style transfer, local modification.
Potential side effectsvideo_generateAI Video Generation - Generate 5-second video clips from text (async task).
Inferred read-onlyweb_search_aiWeb Search - Search the web for real-time information, returns structured results.
Inferred read-onlybook_distillBook Distillation (Cangjie) - RIA-TV++ 6-stage pipeline, transforms book content into executable AI skill packs.
Inferred read-onlyskill_querySkill Pack Search - Search distilled RIA-TV++ skill packs by book/keyword/ID.
Inferred read-onlyvector_optimizeVector Search Optimizer - Analyze vector data and generate TurboVec/FAISS compression plans, 4-32x compression.
Inferred read-onlytoken_slimToken Slimmer (Lowfat) - Filter noise from command output before AI agents, saves up to 91.8% token cost.
Potential side effectsbrowser_actAI Browser Automation (BrowserAct) - AI Agent operates browser, auto-plans steps + generates Playwright code.
Inferred read-onlycyber_skill_lookupCybersecurity Skill Search - 754 security skills mapped to 5 frameworks (MITRE ATT&CK/NIST CSF/D3FEND/OWASP/ISO27001), 26 domains.
Inferred read-onlycyber_skill_generateSecurity Skill Generator - Generate executable AI Agent security skills from scenarios, with MITRE ATT&CK mapping.
Inferred read-onlyknowledge_searchSearch 14 knowledge engine databases - gene tech, TCM, Agent ecosystem, quantum, brain science, nuclear, exoplanets, alien minerals, deep sea, new energy, life science, robotics, biocomputing, bionic AI.
Inferred read-onlyknowledge_entity_detailGet detailed info for a specific entity in a knowledge engine.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.aishield-tools]
url = "https://aishield.tools/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"aishield-tools": {
"type": "http",
"url": "https://aishield.tools/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: aishield-tools
Remote MCP URL: https://aishield.tools/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"aishield-tools": {
"url": "https://aishield.tools/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"aishield-tools": {
"type": "http",
"url": "https://aishield.tools/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "aishield-tools",
"transport": "streamable-http",
"url": "https://aishield.tools/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://aishield.tools/api/v1/mcp
MCP server metadata
- Name
- AIShield Security Scanner
- Version
- 4.2.0
Known tools 8
aishield_scanOWASP MCP Top 10 aligned security scan — 133 rules, 5-dimension scoring
Inferred read-onlyaishield_rug_pullRug pull detection — check if a tool has removed security code or added suspicious changes in recent commits
Inferred read-onlyaishield_handshakeMCP handshake verification — analyze MCP config, detect npx auto-install, sensitive env vars, oversized tool descriptions, and attempt HTTP handshake
Inferred read-onlyagent_registerAgent-First one-click onboarding — register as an Agent, get DID + API Key + quick start guide in a single call
Inferred read-onlyagent_quick_scanAgent-First quick scan — scan a tool by name and description, no source URL required
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.aishield-security-scanner]
url = "https://aishield.tools/api/v1/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"aishield-security-scanner": {
"type": "http",
"url": "https://aishield.tools/api/v1/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: aishield-security-scanner
Remote MCP URL: https://aishield.tools/api/v1/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"aishield-security-scanner": {
"url": "https://aishield.tools/api/v1/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"aishield-security-scanner": {
"type": "http",
"url": "https://aishield.tools/api/v1/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "aishield-security-scanner",
"transport": "streamable-http",
"url": "https://aishield.tools/api/v1/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for aishield.tools was fetched 2026-08-27T07:01:48.337Z.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.