Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Automox MCP Server
Automox MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:18:05 PM

Automox MCP Server

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository10 GitHub StarsTotal stargazers on GitHub for the source repository (10 stars).Visit Website

Official MCP server for Automox. Manage devices, patches, and policies in natural language.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "automox-mcp-server": {
      "command": "uvx",
      "args": [
        "--"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Automox MCP Server

CI Security Scans Publish Release PyPI version

The official MCP server for Automox. Talk to your Automox console using natural language β€” this MCP server connects AI assistants like Claude to your Automox environment so you can manage devices, check compliance, run policies, and more, just by asking.

Code
You:   "Are we ready for Patch Tuesday?"
Claude: Here's your readiness summary β€” 3 devices need patches,
        2 approvals are pending, and your patch policies run tonight at 2 AM...

[!IMPORTANT] This repository does not accept external contributions. For bug reports or feature requests, use help.automox.com.

[!CAUTION] AI assistants can make mistakes. Data produced by the MCP server may be incorrect or incomplete. If you see this happening consistently, please let us know via help.automox.com.

Quick Start

1. Get your Automox credentials

You need three values from the Automox Console:

ValueWhere to find it
API KeyUse an org-scoped key β€” zone Settings > Secrets & Keys > Add API Key (docs); see key types below
Account UUIDSettings > Secrets & Keys (shown on the page)
Org IDThe numeric ID in the URL when viewing your organization

Automox has two API key types, and the difference matters here:

Org-scoped key (recommended)Global / account key
ScopeOne organization β€” the zone it was created inEvery org in the account; inherits the key owner's role per org
Created atZone Settings > Secrets & KeysAccount Global Access Management > Keys (Full Administrator)
Tool coverageAll tools (verified: works immediately on the search family)Unreliable on the Advanced Device Search family β€” advanced_device_search, device_search_typeahead, saved-search create/read/update/delete, list_searches_for_device, get_device_assignments β€” observed returning 403 in most orgs even for full administrators, while working in others; the upstream authorization behavior is inconsistent and the mechanism is unconfirmed

Symptom: 403 on the search tools while reads work everywhere else usually means the key, not your permissions β€” switch to an org-scoped key for the target org. API Key and Account UUID are always required. Org ID is recommended but optional β€” some tools that don't require org context will work without it.

2. Create a .env file

bash
AUTOMOX_API_KEY=your-api-key
AUTOMOX_ACCOUNT_UUID=your-account-uuid
AUTOMOX_ORG_ID=your-org-id

3. Connect to your AI assistant

Claude Desktop (recommended) β€” one-click MCPB install:

  1. Download the latest automox-mcp-<version>.mcpb from the GitHub Releases page.
  2. Open Claude Desktop β†’ Settings β†’ Extensions.
  3. Drag the .mcpb file into the Extensions window.
  4. Paste your API key, Account UUID, and (optionally) Org ID into the prompts.

No .env file, no terminal β€” credentials are stored in Claude Desktop's secure config. The bundle pulls the matching automox-mcp release from PyPI on first run.

Claude Code (CLI):

Terminal
claude mcp add automox-mcp uvx -- --env-file /path/to/.env automox-mcp

Cursor / any other MCP client β€” add to your MCP config:

config.json
{
  "mcpServers": {
    "automox-mcp": {
      "command": "uvx",
      "args": ["--env-file", "/path/to/.env", "automox-mcp"]
    }
  }
}

That's it. Start asking questions.

What Can I Ask?

The server exposes 133 tools across devices, policies, patches, groups, webhooks, worklets, vulnerability sync, maintenance windows, and more. You don't need to know the tool names β€” just describe what you want:

Ask thisWhat happens
"Are we ready for Patch Tuesday?"Checks pending patches, approvals, and policy schedules
"What is our compliance posture?"Returns compliance rates, non-compliant devices, and health breakdown
"Give me the full profile for the Caldera server"Combines device details, inventory, packages, and policy status
"What devices need attention?"Surfaces devices flagged for immediate action
"Reboot the device 'Testing box'"Searches for the device and issues a reboot command
"Create a patch policy for Firefox targeting the 'MCP testing' group"Creates the policy with sensible defaults
"What did Mark Hansen do in Automox last week?"Queries the audit trail across the date range
"Find all Windows devices not seen in 30 days"Uses advanced device search with structured queries
"Show me vulnerability remediation status"Lists action sets with issues, solutions, and progress
"Search the worklet catalog for USB security"Browses community worklets with evaluation/remediation code

For the full list of tools, parameters, and MCP resources, see the Tool Reference.

Tip: You can also ask the server itself β€” the discover_capabilities tool returns all available tools organized by domain.

Configuration

Environment Variables

VariableRequiredDefaultDescription
AUTOMOX_API_KEYYesβ€”Automox API key (org-scoped recommended β€” see key types)
AUTOMOX_ACCOUNT_UUIDYesβ€”Account UUID from Secrets & Keys
AUTOMOX_ORG_IDRecommendedβ€”Numeric organization ID (required by most tools)
AUTOMOX_MCP_READ_ONLYNofalseDisable all write operations (85 of 133 tools remain)
AUTOMOX_MCP_ALLOW_APPLY_REMEDIATION_ACTIONSNofalseOpt in to the apply_remediation_actions tool, which patches/runs worklets on endpoints immediately. Off by default even in write mode.
AUTOMOX_MCP_ALLOW_SPLASHTOP_BULK_INSTALL_UNINSTALLNofalseOpt in to the splashtop_bulk_install_uninstall tool, which installs/uninstalls the Splashtop client across an entire server group in one call. Off by default even in write mode.
AUTOMOX_MCP_ALLOW_DELETE_DEVICENofalseOpt in to the delete_device tool, which permanently deletes a device record and its history (DELETE /servers/{id}). Irreversible and not reconstructable through the MCP. Off by default even in write mode.
AUTOMOX_MCP_ALLOW_UPLOAD_POLICY_FILENofalseOpt in to the upload_policy_file tool, which uploads a local installer file to a Required Software policy. Reads from the local filesystem, so it also requires AUTOMOX_MCP_UPLOAD_ALLOWED_DIRS and only works on the stdio (local) transport. Off by default even in write mode.
AUTOMOX_MCP_UPLOAD_ALLOWED_DIRSNoβ€”Comma-separated absolute directories upload_policy_file may read installers from. Required for that tool to register; paths are canonicalized and must resolve inside an allowed dir.
AUTOMOX_MCP_UPLOAD_MAX_BYTESNo10737418240Max installer size for upload_policy_file (default 10 GB, Automox's ceiling).
AUTOMOX_MCP_UPLOAD_TIMEOUT_SECONDSNo3600Upload read/write timeout for upload_policy_file (large installers need more than the default request timeout).
AUTOMOX_MCP_MODULESNoallComma-separated list of modules to load (see below)
AUTOMOX_MCP_TOKEN_BUDGETNo4000Max estimated tokens per response before truncation
AUTOMOX_MCP_SANITIZE_RESPONSESNotrueSanitize API data to mitigate prompt injection
AUTOMOX_MCP_TOOL_PREFIXNoβ€”Prefix all tool names (e.g., automox) to prevent cross-server collisions
AUTOMOX_MCP_LOG_FORMATNotextLog format: text or json (structured JSON for SIEM integration)
AUTOMOX_MCP_TRANSPORTNostdioTransport: stdio, http, sse, or streamable-http
AUTOMOX_MCP_HOSTNo127.0.0.1Bind address for HTTP/SSE
AUTOMOX_MCP_PORTNo8000Bind port for HTTP/SSE
AUTOMOX_MCP_API_KEYSNoβ€”Comma-separated MCP endpoint API keys for HTTP/SSE Bearer-token auth (e.g., key1,label:key2)
AUTOMOX_MCP_API_KEY_FILENoβ€”Path to a file containing MCP endpoint API keys (one per line)
AUTOMOX_MCP_OAUTH_ISSUERNoβ€”OIDC issuer URL for JWT auth (e.g., https://auth.example.com/realms/main)
AUTOMOX_MCP_OAUTH_JWKS_URINoβ€”JWKS endpoint for JWT key rotation (auto-derived from issuer if omitted)
AUTOMOX_MCP_OAUTH_AUDIENCEWhen JWT authβ€”Expected JWT audience claim (prevents token passthrough); required when AUTOMOX_MCP_OAUTH_ISSUER is set
AUTOMOX_MCP_OAUTH_SERVER_URLNoβ€”Canonical server URL; enables RFC 9728 Protected Resource Metadata
AUTOMOX_MCP_OAUTH_SCOPESNoβ€”Comma-separated required OAuth scopes
AUTOMOX_MCP_ALLOWED_ORIGINSNoβ€”Extra allowed Origin headers for DNS rebinding protection (comma-separated)
AUTOMOX_MCP_ALLOWED_HOSTSNoβ€”Extra allowed Host headers for DNS rebinding protection (comma-separated)
AUTOMOX_MCP_DNS_REBINDING_PROTECTIONNotrueSet to false to disable DNS rebinding protection (not recommended)
AUTOMOX_MCP_ALLOW_REMOTE_BINDNofalseAllow binding to non-loopback addresses (required for 0.0.0.0 or external IPs)

Read-Only Mode

bash
AUTOMOX_MCP_READ_ONLY=true

Disables all write operations. Only read-only tools are registered (85 of 133). Useful for auditing and monitoring.

Modular Loading

Load only the tool modules you need:

bash
AUTOMOX_MCP_MODULES=devices,policies

Available modules: audit, audit_v2, devices, device_search, policies, policy_history, users, groups, events, reports, packages, webhooks, worklets, data_extracts, vuln_sync, compound, policy_windows

Both settings can be combined:

bash
AUTOMOX_MCP_READ_ONLY=true
AUTOMOX_MCP_MODULES=devices,policies

HTTP Transport

For non-stdio deployments:

bash
uvx --env-file .env automox-mcp --transport http --host 127.0.0.1 --port 8000

Endpoint Authentication

When deploying over HTTP or SSE, you can require authentication on the MCP endpoint (separate from the Automox API key). Two strategies are supported:

Static API keys (simple):

server.ts
automox-mcp --generate-key                         # generate a key
export AUTOMOX_MCP_API_KEYS="amx_mcp_a1b2c3..."    # or use a key file

OAuth 2.1 / JWT (enterprise IdP integration):

server.ts
export AUTOMOX_MCP_OAUTH_ISSUER="https://auth.example.com/realms/main"
export AUTOMOX_MCP_OAUTH_AUDIENCE="https://mcp.example.com"
export AUTOMOX_MCP_OAUTH_SERVER_URL="https://mcp.example.com"  # enables RFC 9728 metadata

Clients must include Authorization: Bearer <token> on every request. Unauthenticated requests receive 401 Unauthorized with proper WWW-Authenticate headers. No effect on stdio transport.

Security

The Automox MCP server is designed for enterprise deployment with defense-in-depth security controls.

Highlights:

  • Read-only mode (AUTOMOX_MCP_READ_ONLY) disables all 48 write tools
  • Module filtering (AUTOMOX_MCP_MODULES) for least-privilege tool loading
  • Correlation IDs on every tool call, forwarded to Automox API as X-Correlation-ID
  • Rate limiting (30 calls/60s) with token budget estimation and auto-truncation
  • API key isolation β€” stored as private attribute with per-request auth injection (no header storage)
  • Generic error responses β€” no internal paths, connection strings, or API keys in error output
  • Prompt injection mitigation β€” API response sanitization with Unicode normalization, homoglyph defense, HTML tag/script stripping, and reference-style markdown stripping
  • Webhook secret handling β€” secrets stripped from idempotency cache after creation
  • Structured JSON logging (AUTOMOX_MCP_LOG_FORMAT=json) for SIEM integration
  • Tool name prefixing (AUTOMOX_MCP_TOOL_PREFIX) to prevent cross-server collisions
  • Sigstore-signed releases with CycloneDX SBOM
  • SSRF prevention β€” webhook URLs validated against private/loopback IPs and cloud metadata endpoints
  • MCP endpoint authentication β€” static API keys or OAuth 2.1/JWT with audience binding and RFC 9728 Protected Resource Metadata
  • DNS rebinding protection β€” Origin and Host header validation on all HTTP/SSE connections per the MCP transport spec
  • Security response headers β€” X-Content-Type-Options, X-Frame-Options, CSP, Cache-Control: no-store, Strict-Transport-Security on all HTTP responses
  • Authentication rate limiting β€” blocks IPs after repeated auth failures to mitigate brute-force attacks
  • Remote bind protection β€” non-loopback HTTP/SSE binding requires explicit --allow-remote-bind opt-in
  • MCP Tool Annotations on all 133 tools β€” readOnlyHint, destructiveHint, idempotentHint, and openWorldHint per the MCP Protocol specification, enabling client-side confirmation dialogs and safety guardrails
  • Interactive MCP Apps (io.modelcontextprotocol/ui) β€” inline review/approval surfaces for consequential flows: compliance triage, patch approval, policy blast-radius, remediation apply, and RBAC access certification. Apps-capable hosts render them inline; other hosts degrade gracefully to the structured tool output. Write-flow Apps drive the existing gated tools through the host's confirmation β€” no new tools, no new gates β€” and ship under the host's deny-all CSP (self-contained, no external/CDN loads)
  • 61 security hardening items (V-001 through V-182, S-001 through S-006) documented in CHANGELOG and SECURITY.md

Capability model. The server wraps 100% of the published Automox Console API and Webhooks API, with a single deliberate exception β€” secret-exposing endpoints are never wrapped (API-key decrypt, password-setting). Every destructive operation is either ask-first (host confirmation) or gated behind a default-off env flag. Concretely, three categorical rules:

  • Secrets are never handled β€” the server never returns secret material and never lets the model set it. Credentials enter only via environment/config; decrypt endpoints are not wrapped, password-setting is excluded, and secret fields are redacted from every projection. This is the only intentional omission.
  • Destructive operations are two-tier. Single-target, recoverable actions are ask-first (destructiveHint: true, surfaced as a host confirmation dialog, disabled entirely by read-only mode). Operations where per-call confirmation can't protect you β€” fleet-scale, self-lockout, or arbitrary model-authored code execution β€” are gated behind explicit, default-off env flags (AUTOMOX_MCP_ALLOW_APPLY_REMEDIATION_ACTIONS, AUTOMOX_MCP_ALLOW_SPLASHTOP_BULK_INSTALL_UNINSTALL, AUTOMOX_MCP_ALLOW_DELETE_DEVICE). Device deletion is gated, not omitted.

The full coverage map, the gating principle, and every intentional omission are documented in API Coverage & Intentional Omissions.

For vulnerability reporting and the full threat model, see SECURITY.md. For deployment hardening (containers, Kubernetes, MCP gateways, TLS, authentication), see the Deployment Security Guide. Security posture is benchmarked against the Wiz MCP Security Best Practices cheat sheet.

Note: For network-accessible deployments, enable endpoint authentication (static keys via AUTOMOX_MCP_API_KEYS or JWT via AUTOMOX_MCP_OAUTH_ISSUER) and/or place the server behind an MCP gateway or authenticating reverse proxy. TLS termination is the deployer's responsibility.

Privacy Policy

The Automox MCP server acts as a stateless proxy between your AI assistant and the Automox API.

Data collection: The server does not collect, store, or transmit any user data beyond what is required to fulfill API requests to the Automox platform. API credentials are read from environment variables at startup and used solely for authenticating requests to the Automox API.

Data usage: All data retrieved from the Automox API is returned directly to the AI assistant that initiated the request. The server performs response sanitization (Unicode normalization, HTML stripping) for prompt injection defense, but does not analyze, aggregate, or repurpose API data for any other purpose.

Third-party sharing: The server does not share data with any third parties. It communicates exclusively with the Automox API (console.automox.com) using the credentials you provide. No telemetry, analytics, or usage data is sent to the server authors or any other service.

Data retention: The server retains no persistent data between sessions. In-memory caches (idempotency keys, rate-limit counters) are cleared when the process exits. Structured logs, when enabled, are written to stderr and are the deployer's responsibility to manage and retain.

See the Automox MCP Server Privacy Policy for the full privacy policy (mirrored in PRIVACY.md).

Alternative Installation

The Quick Start above uses uvx which requires no installation. If you prefer a persistent install:

bash
# Using uv
uv tool install automox-mcp

# Using pip
pip install automox-mcp

Then set the environment variables in your shell and run automox-mcp.

Updating

If you already have the server installed, update to the latest version:

bash
# uvx (Quick Start method) β€” force a cache refresh
uvx --refresh automox-mcp

# uv tool install
uv tool upgrade automox-mcp

# pip
pip install --upgrade automox-mcp

Note: uvx automatically refreshes its cache roughly every 7 days, so most users will pick up new releases without action. Run uvx --refresh to get the latest immediately.

Development

bash
git clone https://github.com/AutomoxCommunity/automox-mcp.git
cd automox-mcp
uv python install
uv sync --python 3.13 --dev

Testing

Interactive debugging with MCP Inspector:

bash
fastmcp dev

Run unit tests:

bash
uv run --python 3.13 --dev pytest

Run production smoke tests (requires Automox credentials):

bash
uv run python tests/smoke_production.py

MCP Scanner

Static analysis with Cisco's MCP Scanner:

bash
mcp-scanner \
  --analyzers yara \
  --format summary \
  stdio \
  --stdio-command uv \
  --stdio-arg run \
  --stdio-arg automox-mcp \
  --stdio-env AUTOMOX_API_KEY=test-api-key \
  --stdio-env AUTOMOX_ACCOUNT_UUID=test-account \
  --stdio-env AUTOMOX_ORG_ID=1 \
  --stdio-env AUTOMOX_MCP_SKIP_DOTENV=1

Versioning

Follows Semantic Versioning. Update pyproject.toml, commit, tag (e.g., v0.1.0), and push β€” the release workflow publishes to PyPI automatically.

License

MIT License. See LICENSE.

Support

The official Automox MCP server. For questions, bugs, or feature requests use help.automox.com.

To report a security vulnerability, see SECURITY.md β€” please do not open a public issue.

Related MCP Servers

View all in Developer Tools View all alternatives
  • O
    OpenClaw Direct

    Deploy, monitor, and manage your OpenClaw AI assistants via natural language.

    πŸ’» Developer Tools0 views
    Compare vs OpenClaw Direct β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools7 views
    Compare vs Claude Task Master β†’
  • M
    Mcp

    GibsonAI MCP server: manage your databases with natural language

    πŸ’» Developer Tools0 views
    Compare vs Mcp β†’
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    πŸ’» Developer Tools0 views
    Compare vs Ai Netcafe β†’

Frequently Asked Questions about Automox MCP Server

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "automox-mcp-server": { "command": "npx", "args": ["-y", "Automox MCP Server"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAutomox MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/automox-mcp-server?style=directory)](https://allmcps.com/mcp/automox-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/automox-mcp-server"><img src="https://allmcps.com/api/badge/automox-mcp-server?style=directory" alt="Automox MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
4/4 checks healthy over the last 7h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars10
GitHub Star CountTotal stargazers on GitHub representing community popularity (10 stars).
Last commit5d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 5, 2026
43Quality signal: Fair Β· 43/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Automox MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code