micro-mcp
Micro 스킬 및 MCP 서버
Micro를 위한 공식 에이전트 대상 패키지입니다. 이 패키지는 코딩 하네스가 풀스택 Micro를 빌드, 검증, 미리보기, 배포, 진단, 업데이트, 롤백하는 방법을 가르치고, 동일한 작업을 micro-cli로 구동되는 타입이 지정된 로컬 MCP 도구로 노출합니다.
Micro는 프롬프트를 받거나 모델을 호출하지 않습니다. 이 스킬은 개발자의 기존 하네스에서 실행되며, MCP 서버는 비밀번호나 공급자 비밀을 처리하지 않고 공개 CLI를 호출합니다.
설치
이 저장소에서 스킬을 직접 설치하거나 번들로 제공되는 stdio 서버를 구성하세요:
{
"mcpServers": {
"micro": {
"command": "npx",
"args": ["-y", "@andrebaltazar8/micro-mcp@0.1.0"]
}
}
}먼저 호환되는 micro 실행 파일을 설치하고 대화형으로 인증하세요. MICRO_CLI는 실행 파일이 PATH에 없는 경우에만 설정하세요. 이는 셸 명령이 아닌 실행 파일 경로여야 합니다.
Related MCP server: MetaCall MCP Server
개발
npm ci
npm run check
npm run build
npm test이 패키지는 안정적인 TypeScript SDK v2 stdio 엔트리를 통해 MCP 2026-07-28을 사용하며, SDK 협상을 통해 레거시 클라이언트도 지원합니다.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityAmaintenanceEnables users to define and run MCP tools using declarative YAML configs with built-in trust enforcement, credential brokering, and tamper-evident audit logging.14MIT
- Flicense-qualityCmaintenanceExposes MetaCall FaaS capabilities as MCP tools for deploying, invoking, and managing serverless functions.7
- Alicense-qualityAmaintenanceCLI + MCP toolkit for Anypoint Platform that enables deploying applications, tailing logs, pulling metrics, and managing API specs with production safety nets.421MIT
- Alicense-qualityBmaintenanceEnables file operations, npm package management, and configuration checking through MCP.81MIT
Related MCP Connectors
Build, deploy, and operate hosted web apps on VibeKit (vibekit.bot) from any MCP client.
Free MCP tools: the only MCP linter, health checks, cost estimation, and trust evaluation.
An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AndreBaltazar8/micro-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server