@ignitionai/azure-ai-search-mcp
CMCP server package @ignitionai/azure-ai-search-mcp
Install
agr install @ignitionai/azure-ai-search-mcp --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "@ignitionai/azure-ai-search-mcp", "version": "1.0.2", "description": "Complete Azure AI Search MCP server with vector search, semantic search, and document management", "type": "module", "bin": { "azure-ai-search-mcp": "dist/server.js" }, "main": "dist/server.js", "scripts": { "build": "rollup -c", "start": "node --loader ts-node/esm server.ts", "start:prod": "node dist/server.js", "inspect": "npx @modelcontextprotocol/inspector node dist/server.js", "prepublishOnly": "pnpm build", "test": "echo "No tests yet" && exit 0" }, "keywords": [ "azure", "azure-ai-search", "search", "vector-search", "semantic-search", "hybrid-search", "rag", "mcp", "model-context-protocol", "claude", "ai", "embedding", "document-management", "typescript" ], "author": "Salim Laimeche salim@ignitionai.dev", "license": "MIT", "homepage": "https://github.com/IgnitionAI/azure-ai-search-mcp#readme", "repository": { "type": "git", "url": "https://github.com/IgnitionAI/azure-ai-search-mcp.git" }, "bugs": { "url": "https://github.com/IgnitionAI/azure-ai-search-mcp/issues" }, "engines": { "node": ">=18.0.0" }, "files": [ "dist", "README.md", "CLAUDE.md", "LICENSE" ], "dependencies": { "@azure/identity": "^4.10.2", "@azure/search-documents": "^12.1.0", "@modelcontextprotocol/sdk": "^1.12.1", "dotenv": "^16.5.0", "zod": "^3.25.42" }, "devDependencies": { "@rollup/plugin-commonjs": "^28.0.3", "@rollup/plugin-json": "^6.1.0", "@rollup/plugin-node-resolve": "^16.0.1", "@rollup/plugin-typescript": "^12.1.2", "rollup": "^4.42.0", "rollup-plugin-preserve-shebang": "^1.0.1", "ts-node": "^10.9.1", "tslib": "^2.8.1", "typescript": "^5.0.0" }, "packageManager": "pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912" }
Trustgrade C
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- warnType matchbest-effort: server code not analyzed
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- warnPrompt injection1 hit(s): obfuscation
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- line 71 — Obscured code — eval, atob, or an encoded blob
- warnLicenseno SPDX license detected
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-8a674d0001042026-08-06