Skip to main content
Glama

Micro 技能和 MCP 服务器

这是 Micro 的面向 agent 的官方软件包。它教会编码框架如何构建、验证、预览、部署、诊断、更新和回滚全栈 Micro,然后将这些相同操作以类型化的本地 MCP 工具形式暴露出来,这些工具由 micro-cli 提供支持。

Micro 不会接收提示词,也不会调用模型。该技能在创建者现有的编码框架中运行;MCP 服务器调用公共 CLI,而不处理密码或提供方机密。

安装

直接从此仓库安装该技能,或配置随附的 stdio 服务器:

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

首先安装兼容的 micro 可执行文件,并以交互方式完成身份验证。仅当可执行文件不在 PATH 中时,才设置 MICRO_CLI;它必须是可执行文件路径,绝不能是 shell 命令。

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 协商为旧版客户端提供服务。

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