azure-mcp-cli-client
MCP Client CLI tool work with Azure OpenAI
Install / Use
claude mcp add hatasaki -- npx -y github:hatasaki/azure-mcp-cli-clientIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Skill content
View source on GitHub// Sample MCP server registration file for the Azure MCP CLI client.
// Save this file as mcp.json in the .azuremcpcli directory
{
"servers": {
"Filesystem MCP Server": {
"type": "stdio",
"command": "npx.cmd", // This is for Windows. Use "npx" for Linux/Mac.
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"."
]
},
"microsoft.docs.mcp": {
"type": "http",
"url": "https://learn.microsoft.com/api/mcp",
"headers": {}
}
}
}
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.3kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Security Score
Audited on Invalid Date
