mcpbeat Sign in

Ashfields MCP Server

by smoke711711 Your server? Claim it
local only

Ashfields MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 30 Mar 2026.

Burn $ASH to mint on-chain NFTs on Ethereum. No browser. Two agent tool calls.

Installs per day peak 22 · avg 6 · -16% w/w
a month agotoday
28
Installs / week
npm · ashfields-mcp-server
0
Stars
0 open issues
30 Mar 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Ashfields MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ashfields-mcp-server -- npx -y ashfields-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ashfields-mcp-server": {
      "args": [
        "-y",
        "ashfields-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ashfields-mcp-server]
command = "npx"
args = ["-y", "ashfields-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "ashfields-mcp-server": {
      "args": [
        "-y",
        "ashfields-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ashfields-mcp-server": {
      "args": [
        "-y",
        "ashfields-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ashfields MCP Server

same job, measured the same way
AgentUtility Browser Workflow
by agentutility

MCP server for the @agentutility browser-workflow cluster — pay-per-call x402 tools, no API keys…

69 installs/wk local only
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

62 installs/wk local only
Agent Browser
by codechap

MCP server for browser automation via Vercel's agent-browser CLI

local only
Selenium MCP
by gaforov

Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.

276 installs/wk local only
Mintqa MCP
by adamgusky

MCP server for Mint — AI-powered QA that runs your app in a real browser on every PR.

17 installs/wk answering
Eyebrowse
by evil-bane

Stealthy, LLM-drivable browser engine — a Python library + 85-tool MCP server on stealth Chromium.

141 installs/wk local only
openDAW MCP
by ameobius

262 MCP tools for agent-native control of openDAW, a browser-based DAW

local only
Playwright Network Chaos MCP
by vola-trebla

MCP server that gives AI agents dynamic network chaos control over Playwright browser sessions

42 installs/wk local only

Ashfields MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Ashfields MCP Server?
Ashfields MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package ashfields-mcp-server was installed 28 times last week.
How do I connect Ashfields MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls ashfields-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Ashfields MCP Server?
The npm package ashfields-mcp-server was installed 28 times in the last week. Week over week that is -16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ashfields MCP Server open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.