@ask-llm/mcp
Advanced tools
+21
| MIT License | ||
| Copyright (c) 2026 Anton Lykhoyda | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. |
+5
-5
| { | ||
| "name": "@ask-llm/mcp", | ||
| "version": "0.6.0", | ||
| "version": "0.6.1", | ||
| "mcpName": "io.github.Lykhoyda/ask-llm", | ||
@@ -69,7 +69,7 @@ "description": "Unified MCP server for multi-LLM consultation — registers tools from all available providers (Gemini, Codex, Claude, Ollama, Antigravity) behind runtime availability checks", | ||
| "dependencies": { | ||
| "@ask-llm/antigravity-mcp": "^0.5.0", | ||
| "@ask-llm/claude-mcp": "^0.1.3", | ||
| "@ask-llm/codex-mcp": "^0.7.0", | ||
| "@ask-llm/antigravity-mcp": "^0.5.1", | ||
| "@ask-llm/claude-mcp": "^0.1.4", | ||
| "@ask-llm/codex-mcp": "^0.7.1", | ||
| "@ask-llm/gemini-mcp": "^1.6.16", | ||
| "@ask-llm/ollama-mcp": "^0.5.3", | ||
| "@ask-llm/ollama-mcp": "^0.5.4", | ||
| "@modelcontextprotocol/sdk": "^1.27.1", | ||
@@ -76,0 +76,0 @@ "zod": "^4.3.6" |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
270281
0.4%16
6.67%2
-33.33%Updated
Updated
Updated