Home › Search: node

Search: node

Search MCP servers and agent skills by name, description, category or topic — 81 results.

MCP Server Active

beckettlab/beckett-godot-mcp

Beckett — MCP for Godot: a zero-sidecar GDScript editor addon that serves MCP over Streamable HTTP from inside the Godot 4 editor (no Node/Python sidecar). Reflection over any class, validate-before-write GDScript, scene/script/resource authoring, and a runtime play-test loop (play, screenshot, input, assert). MIT.

4 GDScript Updated 2d ago Score 57
MCP Server Maintained

colapsis/transfa

Ephemeral file transfer for AI agents and CI/CD pipelines — upload any file, get a SHA-256-verified, TTL-enforced link. 4 tools: upload, file_info, list_uploads, delete_upload. Zero-config via `npx -y transfa-mcp`.

18 JavaScript Updated 2mo ago Score 56
MCP Server Active

sethbang/proton-mail-mcp

Unofficial Proton Mail MCP server — send, read, search, and organize email over SMTP and IMAP (via Proton Mail Bridge). Bulk ops with dry-run previews, read-only mode, and Trash-by-default deletes. Not affiliated with Proton AG.

3 TypeScript Updated 2d ago Score 56
MCP Server Active

JamesANZ/evm-mcp

An MCP server that provides complete access to Ethereum Virtual Machine (EVM) JSON-RPC methods. Works with any EVM-compatible node provider including Infura, Alchemy, QuickNode, local nodes, and more.

3 TypeScript Updated 14d ago Score 56
MCP Server Active

yamantaka520/Agent-Memory-OS

Local-first memory engine for AI-agent teams: private/team/project ACL (a hard gate before ranking), associative recall, and federated sync where revocation propagates across nodes. SQLite + FTS5, no LLM required; MCP server + web console included. `pip install 'agent-memory-os[mcp]'`

3 Python Updated yesterday Score 56
MCP Server Active

arnavranjan005/mcp-telemetry

Socket.IO-style telemetry for MCP servers. Instrument a tool call with a few lines of `mcp-telemetry-sdk`, and `telemetry_subscribe` streams its live progress (steps, logs, cost, done) to any connected MCP client via `notifications/progress` — no polling, and a job started in one session can be watched from a completely different one.

2 TypeScript Updated 3d ago Score 55
MCP Server Stale

jparkerweb/mcp-sqlite

Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities.

123 JavaScript Updated 3mo ago Score 54
MCP Server Maintained

AutomateLab-tech/n8n-mcp

Nine-tool MCP server for n8n: generate workflow JSON from natural language, lint for deprecated node types, missing `typeVersion`, and broken connections, and debug per-node execution failures. Ships with a Claude Code skill. Install: `npx @automatelab/n8n-mcp`.

12 TypeScript Updated 1mo ago Score 54
MCP Server Active

MathiasPaulenko/wavexis-mcp

MCP server exposing 220 browser automation tools across 13 capability tiers. Chrome + Firefox via CDP + BiDi. No Node.js, no Chromium download — uses your existing browser. Stealth mode, Lighthouse audits, multi-action YAML batching, raw CDP/BiDi access, structured errors with LLM-actionable suggestions.

1 Python Updated today Score 53
MCP Server Active

DanMat/create-packkit

Scaffold modern npm packages, CLIs, services, and full-stack monorepos from your agent. Three tools: inspect the option schema, preview the generated file tree, and write the project to disk — optionally creating the GitHub repo and pushing to it, or merging into an existing clone without overwriting anything. Also available as a CLI and a web configurator. `npx -y packkit-mcp`

1 JavaScript Updated today Score 53
MCP Server Active

dmang-dev/mcp-mgba

Drive the [mGBA](https://mgba.io) Game Boy Advance emulator from any MCP client: read/write GBA memory, inject button presses, take screenshots, save/load state, and step the emulator. Lua bridge inside mGBA + Node MCP server.

1 TypeScript Updated today Score 53
MCP Server Active

jessedu29260-netizen/booboo

See and query your whole AI system as one rooted 3D knowledge graph — agents, memory, knowledge, and automations fused into a privacy-walled snapshot. MCP tools for stats, search, node dossiers, neighbors, and pathfinding; the same snapshot renders up to a million nodes in the browser. `npx create-booboo`

1 TypeScript Updated 2d ago Score 53
MCP Server Active

pickelfintech/sentisift-sdks

Comment moderation and intelligence for any article: bot/spam detection, multilingual sentiment analysis, and Influence (constructive comment generation on paid tiers). Free tier: 1,000 comments, no credit card.

1 Python Updated 14d ago Score 53
MCP Server Maintained

AutomateLab-tech/content-distribution-mcp

Publish one piece of content to DEV.to, Hashnode, GitHub Discussions, Reddit, Bluesky, LinkedIn, Medium and Twitter with idempotent state and per-platform adaptation.

5 TypeScript Updated 1mo ago Score 51
MCP Server Maintained

VrtxOmega/omega-brain-mcp

Omega Brain MCP Server. Hardened AI execution pipeline prioritizing NAEF logic constraints over narrative LLM hallucination. 15 VERITAS Build Gates for uncompromising determinism, semantic vault integration, and Tri-Node Cortex validations.

5 Python Updated 1mo ago Score 51
MCP Server Stale

f4ww4z/mcp-mysql-server

Node.js-based MySQL database integration that provides secure MySQL database operations

168 JavaScript Updated 8mo ago Score 50
MCP Server Active

dmang-dev/mcp-dolphin

Drive the [Dolphin](https://dolphin-emu.org) GameCube/Wii emulator from any MCP client: read/write PowerPC memory (MEM1/MEM2), GameCube + Wii Remote input (buttons, IR pointer, accelerometer, MotionPlus), reset, save/load state, and frame advance. Python bridge inside [Felk's scripting fork](https://github.com/Felk/dolphin) + Node MCP server.

2 TypeScript Updated today Score 50
MCP Server Maintained

Bortlesboat/bitcoin-mcp

Self-hosted Bitcoin Core MCP server — 43 tools, 6 prompts, and 7 resources. Fee intelligence with USD conversion and send-now-or-wait advice, mempool analysis, mining pool rankings, market sentiment, block/transaction inspection, and BTC price. Your local node or hosted via Satoshi API (zero install).

3 Python Updated 2mo ago Score 49
MCP Server Maintained

LS-SIEM-LLP/qa-probe

Probes your live API and classifies why each endpoint failed (root cause + evidence + calibrated confidence) over MCP, so your AI assistant debugs from evidence instead of guessing. Deterministic rules, no black box. Works with FastAPI, Express, Next.js, tRPC, and GraphQL. `npm i -g qa-probe`

2 JavaScript Updated 1mo ago Score 48
MCP Server Stale

FayAndXan/spectrawl

Unified web layer for AI agents. Search (8 engines), stealth browse, cookie auth, and act on 24 platforms. 5,000 free searches/month via Gemini Grounded Search.

27 JavaScript Updated 4mo ago Score 47
MCP Server Active

Nishant-Chaudhary5338/mcp-toolkit

9 MCP servers for React + TypeScript development automation — component scaffolding, dependency auditing, WCAG accessibility checking, test generation, TypeScript enforcement, and monorepo management. 134 tests, CI on Node 20+22.

3 TypeScript Updated 29d ago Score 46
MCP Server Stale

yanmxa/scriptflow-mcp

A script workflow management system that transforms complex, repetitive AI interactions into persistent, executable scripts. Supports multi-language execution (Bash, Python, Node.js, TypeScript) with guaranteed consistency and reduced hallucination risks.

8 TypeScript Updated 12mo ago Score 43
MCP Server Archived

sammcj/mcp-package-version

An MCP Server to help LLMs suggest the latest stable package versions when writing code.

122 Go Updated 6mo ago Score 41
MCP Server Maintained

Lyosis/claudeForSafari

Safari Web Extension + Node.js MCP bridge giving Claude Desktop full control over Safari — navigate, read pages, click elements, fill forms, and manage tabs. No Playwright or WebDriver dependency.

1 JavaScript Updated 1mo ago Score 41
MCP Server Maintained

bartonguestier1725-collab/scout-mcp

Multi-source search across code registries (GitHub, npm, PyPI), academic indexes (arXiv, Semantic Scholar), social platforms (HN, Reddit, X), and community blogs (Dev.to, Hashnode, Qiita, Zenn). Parallel fetch with structured JSON output. `npx -y scout-cli`.

1 TypeScript Updated 2mo ago Score 41
MCP Server Stale

MendleM/Pipepost

Publish from your terminal. Drafts SEO-scored articles, cross-publishes to Dev.to, Ghost, Hashnode, WordPress, and Medium with auto-wired canonical URLs, generates social posts for Twitter/LinkedIn/Reddit/Bluesky/HN, fetches Unsplash cover images, and submits URLs to IndexNow — all as local stdio, no cloud relay.

4 TypeScript Updated 3mo ago Score 40
MCP Server Stale

montumodi/mongodb-atlas-mcp-server

A Model Context Protocol (MCP) that provides access to the MongoDB Atlas API. This server wraps the `mongodb-atlas-api-client` package to expose MongoDB Atlas functionality through MCP tools.

3 JavaScript Updated 3mo ago Score 39
MCP Server Stale

LukeLamb/claude-terminal-mcp

Terminal, filesystem, and background-job tools for Claude Desktop on Linux/macOS. Zero npm deps, pure Node.

2 JavaScript Updated 3mo ago Score 38
MCP Server Stale

For-Sunny/hebbian-mind-enterprise

Self-organizing neural graph memory with Hebbian learning for AI systems. Connections strengthen through co-activation and weaken through temporal decay. 118+ learning nodes, dual-write architecture, and sub-millisecond reads.

6 Python Updated 4mo ago Score 36
MCP Server Stale

mikusnuz/npm-mcp

MCP server for npm package management — 36 tools for publish, version, search, audit, install, and more from your AI assistant.

1 JavaScript Updated 4mo ago Score 36
MCP Server Stale

Souzix76/n8n-workflow-tester-safe

Test, score, and inspect n8n workflows via MCP. Config-driven test suites with two-tier scoring, lightweight execution traces, and a built-in node catalog with 436+ nodes.

1 TypeScript Updated 4mo ago Score 36
MCP Server Maintained

tao-izm/devpulse-mcp

Zero-config MCP server that gives AI coding assistants a real-time diagnostic snapshot of your local dev environment. Detects framework, running services, recent errors, and git state in one call.

1 TypeScript Updated 2mo ago Score 36
MCP Server Stale

ckanthony/Chisel

Reduce context usage on file use. Send only unified diffs instead of full files (up to 20-100× fewer tokens), and read large files with targeted `grep`/`sed` instead of full reads (up to 500×). Kernel-enforced path confinement hard-locks the agent to a configured root: no accidental reads or writes outside scope. Standalone for your file access or embed in any MCP server (Rust, Node.js, Python via

17 Rust Updated 4mo ago Score 31
‹ Prev12