Azure-Samples/snippy
🧩 Build AI-powered MCP Tools with Azure Functions, Durable Agents & Cosmos vector search. Features orchestrated multi-agent workflows using OpenAI.
Exposes Azure Functions as discoverable MCP tools for AI assistants like GitHub Copilot, while using Durable Task Scheduler to orchestrate multi-agent workflows (fan-out/fan-in patterns) and Cosmos DB with DiskANN vector indexing for semantic code search. Includes reproducible infrastructure-as-code via `azd` that deploys the entire stack locally with Docker emulators or to Azure cloud, with real-time orchestration monitoring through DTS dashboard.
107 stars.
Stars
107
Forks
1,246
Language
Python
License
MIT
Category
Last pushed
Dec 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Azure-Samples/snippy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bgauryy/octocode-mcp
MCP server for semantic code research and context generation on real-time using LLM patterns |...
DeusData/codebase-memory-mcp
MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms...
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
duysolo/codebaxing
Local codebase indexing and semantic code search via MCP
wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter