Skip to main content
Glama

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ネゴシエーションを通じてレガシークライアントにも対応します。

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