Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MICRO_CLINoSet MICRO_CLI only when the executable is not on PATH; it must be an executable path, never a shell command.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
micro_doctorA

Check the installed CLI, compiler, runner, platform, owner account, and local project.

micro_buildA

Compile and validate the conventional Micro project without deploying it.

micro_dev_startA

Build and start the official loopback-only disposable Micro runner for this project.

micro_dev_statusA

Read bounded process status and logs for the managed local Micro runner.

micro_dev_stopA

Gracefully stop the managed local Micro runner for this project.

micro_previewA

Build and upload an opaque preview without creating a project or claiming a slug.

micro_deployA

Build, validate, and atomically create or update a production Micro project.

micro_github_linkB

Create an owner-approved OIDC binding and write the non-secret micro.github.json project identity file.

micro_github_bindingsA

List active repository, ref, environment, workflow, and immutable identity bindings.

micro_github_revokeA

Revoke one explicit GitHub deployment binding and invalidate its outstanding deployment tokens.

micro_plansA

List the public Micro plan catalog and current usage allowances.

micro_usageA

Read authenticated account plan, monthly usage, daily runner usage, and spending-cap state.

micro_spending_cap_setA

Replace the account monthly usage cap and warning threshold. A hard cap may stop requests when exhausted.

micro_spending_cap_deleteA

Remove the authenticated account spending cap after inspecting current usage and policy.

micro_billingA

Read the authenticated account subscription state without exposing payment credentials or card data.

micro_billing_checkoutA

Create a hosted checkout session for one inspected Micro plan. This does not accept payment credentials.

micro_billing_portalA

Create a hosted Stripe billing-management session for the authenticated account.

micro_projectsA

List projects visible to the authenticated owner account.

micro_settingsA

Read the linked project's visibility and authenticated caller authority.

micro_visibility_setA

Make the linked site public or require authenticated app access and explicit private grants.

micro_membersA

List the linked project's owner and delegated members, roles, and promotion authority.

micro_member_setA

Add or replace one existing account's project role. Viewers can never receive promotion authority.

micro_member_removeA

Revoke one exact non-owner account's access to the linked project.

micro_invitationsA

List bounded invitation metadata without exposing acceptance tokens.

micro_invitation_createA

Email one single-use project invitation with an explicit role and optional promotion authority.

micro_invitation_revokeA

Revoke one exact pending project invitation before it is accepted.

micro_domainsA

List the linked project's custom domains and DNS proof state.

micro_domain_addA

Register one normalized hostname and return the DNS ownership proof that must be published.

micro_domain_verifyA

Check the exact domain's DNS proof and activate it only when ownership resolves correctly.

micro_domain_removeA

Remove one exact custom domain from the linked project.

micro_private_grantsA

List bounded private-site grant metadata without exposing bearer tokens.

micro_private_grant_revokeA

Revoke one exact private-site bearer grant. Token creation remains a secure CLI handoff.

micro_schedulesA

List durable authenticated schedule events and their latest delivery state for the linked project.

micro_emailsA

List owner-only delivery status and daily quota usage for verified-user project notifications. Message bodies and provider credentials are never returned.

micro_schedule_setA

Create or replace one interval schedule. Its bounded object payload is non-secret configuration delivered to the active production Wasm deployment.

micro_schedule_runA

Enqueue one additional authenticated schedule event for the active production Wasm deployment.

micro_schedule_removeA

Remove one exact schedule and cancel its pending or retryable deliveries.

micro_project_deletionsA

List durable project-deletion progress and failures for the authenticated owner account, including protected-object counts and slug release times.

micro_project_deleteA

Permanently delete the exact locally linked project. Hides it from the runner immediately, reserves the slug for 30 days, queues protected-object cleanup, and leaves local source untouched.

micro_galleryA

List reviewed, licensed immutable Micro source snapshots without authentication or a linked project.

micro_remixA

Restore one licensed source snapshot into a fresh local directory with provenance. Does not create a project, reserve a slug, or copy runtime data and provider state.

micro_pullA

Fetch a project source snapshot and record its base revision in a new or empty local directory.

micro_platform_statusA

Read Micro-wide component state, published incidents, and bounded 30-day delivery indicators without authentication or a linked project.

micro_statusB

Read deployment, resource, usage, and health status for the linked project.

micro_logsA

Read a bounded recent log window for the linked project.

micro_deploymentsA

List immutable deployment history for the linked project.

micro_usersA

Read the latest bounded app-user metadata for the linked owner project. Results can contain personal data; disclose only what the maintenance task requires.

micro_user_disableA

Disable one explicit app user while preserving records, purchases, and entitlements. Immediately revokes active sessions, recovery and verification links, and private download grants.

micro_user_enableA

Restore sign-in access for one explicit disabled app user without creating a session.

micro_user_sessions_revokeA

Revoke every active session and private download grant for one explicit app user without disabling the user.

micro_recordsA

Read the latest bounded project records for the linked owner project. Treat values as user data and do not copy them into prompts unless required.

micro_record_deleteA

Permanently delete one exact project record using its environment, collection, scope, key, and inspected version. Fails if the record changed.

micro_backupsA

Read bounded transactional project-record backups plus the fresh digest of the current record set. Backups exclude users, purchases, entitlements, products, files, and deployments.

micro_backup_createA

Create a bounded transactional snapshot of the linked project's records. The snapshot excludes every authoritative identity, payment, entitlement, product, file, and deployment resource.

micro_backup_restoreA

Replace all current project records with one exact inspected backup. Requires both the backup digest and a freshly inspected current-record digest, and never rewinds users, purchases, entitlements, products, files, or deployments.

micro_backup_deleteA

Permanently delete one exact record-only backup without changing current project data or local source.

micro_purchasesA

Read the latest bounded normalized purchase ledger for the linked owner project without exposing payment credentials or card data.

micro_auditA

Read the latest bounded owner audit events for the linked project without exposing credentials.

micro_export_manifestA

Read live project-data export resource counts and pagination limits. The manifest is not a transactional snapshot.

micro_export_pageB

Read one bounded live page of project users, records, purchases, entitlements, products, files, or audit events.

micro_retentionA

Read the linked project's record-retention policy and exact live prune preview. Purchases and entitlements are excluded from retention.

micro_retention_setA

Set keep-forever or a 30–3650 day project-record policy. Automatic pruning is opt-in; purchases and entitlements are never affected.

micro_retention_pruneA

Permanently prune the exact currently previewed count of aged project records. Fails if policy or eligible records changed; never affects purchases or entitlements.

micro_productsB

List stable product resources for the linked project.

micro_products_syncB

Create or update declared products without deleting omitted remote products.

micro_filesA

List protected and public storage resources for the linked project without downloading contents.

micro_file_uploadA

Upload one explicit file as a stable storage resource with public or entitlement-gated access.

micro_rollbackA

Activate a previous deployment without changing app users, records, products, purchases, or files.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/microdotdo/micro-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server