Skip to main content
Glama

Skill de Micro y servidor MCP

El paquete oficial orientado a agentes para Micro. Enseña a un harness de codificación a construir, verificar, previsualizar, desplegar, diagnosticar, actualizar y revertir un Micro full-stack, y luego expone las mismas operaciones como herramientas MCP locales tipadas, respaldadas por micro-cli.

Micro no recibe prompts ni llama a un modelo. La skill se ejecuta en el harness existente del creador; el servidor MCP invoca la CLI pública sin manejar contraseñas ni secretos del proveedor.

Instalación

Instala la skill directamente desde este repositorio o configura el servidor stdio incluido:

{
  "mcpServers": {
    "micro": {
      "command": "npx",
      "args": ["-y", "@andrebaltazar8/micro-mcp@0.1.0"]
    }
  }
}

Instala primero un ejecutable micro compatible y autentícate de forma interactiva. Configura MICRO_CLI solo cuando el ejecutable no esté en PATH; debe ser una ruta a un ejecutable, nunca un comando de shell.

Related MCP server: MetaCall MCP Server

Desarrollo

npm ci
npm run check
npm run build
npm test

El paquete utiliza MCP 2026-07-28 a través del punto de entrada stdio del SDK estable de TypeScript v2 y también atiende a clientes heredados mediante la negociación del SDK.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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