Add agentic-os-mcp to Developer Tools

This commit is contained in:
Azure Pipelines
2026-09-16 10:31:33 +03:00
committed by Azure Pipelines
parent 393b4e9faf
commit e9de35a6b9
+1
View File
@@ -1294,6 +1294,7 @@ Data Platforms for data integration, transformation and pipeline orchestration.
- [Bristlecone-Logic/bristlecone-logic](https://github.com/Bristlecone2026/bristlecone-logic) [![Bristlecone-Logic/bristlecone-logic MCP server](https://glama.ai/mcp/servers/Bristlecone2026/bristlecone-logic/badges/score.svg)](https://glama.ai/mcp/servers/Bristlecone2026/bristlecone-logic) 🐍 ☁️ - Deterministic execution guardrails, isolated AST math evaluation, SSRF-safe DNS routing, and autonomous malformed JSON repair. - [Bristlecone-Logic/bristlecone-logic](https://github.com/Bristlecone2026/bristlecone-logic) [![Bristlecone-Logic/bristlecone-logic MCP server](https://glama.ai/mcp/servers/Bristlecone2026/bristlecone-logic/badges/score.svg)](https://glama.ai/mcp/servers/Bristlecone2026/bristlecone-logic) 🐍 ☁️ - Deterministic execution guardrails, isolated AST math evaluation, SSRF-safe DNS routing, and autonomous malformed JSON repair.
- [hivemindunit/llmintel-mcp](https://github.com/hivemindunit/llmintel-mcp) [![hivemindunit/llmintel-mcp MCP server](https://glama.ai/mcp/servers/hivemindunit/llmintel-mcp/badges/score.svg)](https://glama.ai/mcp/servers/hivemindunit/llmintel-mcp) 📇 ☁️ - Check whether an LLM model id is deprecated, retiring, or retired, and what to migrate to. Covers OpenAI, Anthropic, Azure, Bedrock, Google, and Cohere. No API key. `npx -y @llmintel/mcp` or `https://llmintel.ai/v1/mcp` - [hivemindunit/llmintel-mcp](https://github.com/hivemindunit/llmintel-mcp) [![hivemindunit/llmintel-mcp MCP server](https://glama.ai/mcp/servers/hivemindunit/llmintel-mcp/badges/score.svg)](https://glama.ai/mcp/servers/hivemindunit/llmintel-mcp) 📇 ☁️ - Check whether an LLM model id is deprecated, retiring, or retired, and what to migrate to. Covers OpenAI, Anthropic, Azure, Bedrock, Google, and Cohere. No API key. `npx -y @llmintel/mcp` or `https://llmintel.ai/v1/mcp`
- [jubstaaa/hono-telescope](https://github.com/jubstaaa/hono-telescope) [![Jubstaaa/hono-telescope MCP server](https://glama.ai/mcp/servers/Jubstaaa/hono-telescope/badges/score.svg)](https://glama.ai/mcp/servers/Jubstaaa/hono-telescope) 📇 🏠 - Debugging for [Hono](https://hono.dev) apps whose dashboard is also an MCP server: read the running application's recent exceptions with the request that produced them and that request's logs and queries, recent requests filtered by status or duration, one request in full, and the slowest queries. Read-only, five tools, zero runtime dependencies. `npm i hono-telescope`, then `claude mcp add --transport http telescope http://localhost:3000/telescope/mcp`. - [jubstaaa/hono-telescope](https://github.com/jubstaaa/hono-telescope) [![Jubstaaa/hono-telescope MCP server](https://glama.ai/mcp/servers/Jubstaaa/hono-telescope/badges/score.svg)](https://glama.ai/mcp/servers/Jubstaaa/hono-telescope) 📇 🏠 - Debugging for [Hono](https://hono.dev) apps whose dashboard is also an MCP server: read the running application's recent exceptions with the request that produced them and that request's logs and queries, recent requests filtered by status or duration, one request in full, and the slowest queries. Read-only, five tools, zero runtime dependencies. `npm i hono-telescope`, then `claude mcp add --transport http telescope http://localhost:3000/telescope/mcp`.
- [Jarroslav/agentic-os](https://github.com/Jarroslav/agentic-os) 📇 🏠 🍎 🪟 🐧 - Read-only server exposing the agentic-os governance, SDLC, and QE methodology to any MCP host; never writes to your repo and never executes code. Ships install planning and install verification. `npx -y agentic-os-mcp`
- [rm-rf-prod/GroundTruth-MCP](https://github.com/rm-rf-prod/GroundTruth-MCP) [![rm-rf-prod/GroundTruth-MCP MCP server](https://glama.ai/mcp/servers/rm-rf-prod/GroundTruth-MCP/badges/score.svg)](https://glama.ai/mcp/servers/rm-rf-prod/GroundTruth-MCP) 📇 🏠 🍎 🪟 🐧 - Self-hosted MCP for live docs, code audits, snippets, and best practices across 445+ libraries. 14 tools, 107 audit patterns with file:line precision, BM25-ranked snippets, lockfile-aware version pinning, npm/PyPI/crates.io/Go fallback. No API keys, no rate limits, Context7 alternative. `npx -y @groundtruth-mcp/gt-mcp` - [rm-rf-prod/GroundTruth-MCP](https://github.com/rm-rf-prod/GroundTruth-MCP) [![rm-rf-prod/GroundTruth-MCP MCP server](https://glama.ai/mcp/servers/rm-rf-prod/GroundTruth-MCP/badges/score.svg)](https://glama.ai/mcp/servers/rm-rf-prod/GroundTruth-MCP) 📇 🏠 🍎 🪟 🐧 - Self-hosted MCP for live docs, code audits, snippets, and best practices across 445+ libraries. 14 tools, 107 audit patterns with file:line precision, BM25-ranked snippets, lockfile-aware version pinning, npm/PyPI/crates.io/Go fallback. No API keys, no rate limits, Context7 alternative. `npx -y @groundtruth-mcp/gt-mcp`
- [scarletkc/vexor](https://github.com/scarletkc/vexor) [![scarletkc/vexor MCP server](https://glama.ai/mcp/servers/scarletkc/vexor/badges/score.svg)](https://glama.ai/mcp/servers/scarletkc/vexor) 🐍 🏠 ☁️ 🍎 🪟 🐧 - A semantic search engine for files and code — find files by describing what they do, not their names. Local reusable indexes, configurable embedding providers (OpenAI, Gemini, Voyage, any OpenAI-compatible API, or fully offline local models), AST-aware code chunking, optional reranking. `uvx vexor mcp` or `pip install vexor`. - [scarletkc/vexor](https://github.com/scarletkc/vexor) [![scarletkc/vexor MCP server](https://glama.ai/mcp/servers/scarletkc/vexor/badges/score.svg)](https://glama.ai/mcp/servers/scarletkc/vexor) 🐍 🏠 ☁️ 🍎 🪟 🐧 - A semantic search engine for files and code — find files by describing what they do, not their names. Local reusable indexes, configurable embedding providers (OpenAI, Gemini, Voyage, any OpenAI-compatible API, or fully offline local models), AST-aware code chunking, optional reranking. `uvx vexor mcp` or `pip install vexor`.
- [apatureai/bastion](https://github.com/apatureai/bastion) [![apatureai/bastion MCP server](https://glama.ai/mcp/servers/apatureai/bastion/badges/score.svg)](https://glama.ai/mcp/servers/apatureai/bastion) 📇 🏠 - In-loop design review of rendered UI for coding agents: submit a preview URL, get grounded findings with element references, then recheck the fix. Read-only by design — never edits code. OAuth 2.1 and SSRF-safe URL handling reference implementation. `npx -y @apatureai/bastion` - [apatureai/bastion](https://github.com/apatureai/bastion) [![apatureai/bastion MCP server](https://glama.ai/mcp/servers/apatureai/bastion/badges/score.svg)](https://glama.ai/mcp/servers/apatureai/bastion) 📇 🏠 - In-loop design review of rendered UI for coding agents: submit a preview URL, get grounded findings with element references, then recheck the fix. Read-only by design — never edits code. OAuth 2.1 and SSRF-safe URL handling reference implementation. `npx -y @apatureai/bastion`