Best JavaScript MCP Servers
JavaScript is a high-level, interpreted programming language that is one of the core technologies of the World Wide Web. It's a versatile language that allows developers to create interactive elements on websites and is widely used for web development, game development, and creating web applications.
Why this server?
Maps JavaScript repositories to identify key files and code structures, prioritizing them based on importance using PageRank
AlicenseAqualityDmaintenanceA powerful tool designed to help, primarily LLMs, understand and navigate complex codebases. It functions both as a command-line application for on-demand analysis and as an MCP (Model Context Protocol) server, providing continuous repository mapping capabilities to other applications. By generating22200MITWhy this server?
Supports building JavaScript LLM applications with vector database memory capabilities powered by Chroma, enabling embedding-based retrieval for context augmentation.

Chroma MCP Serverofficial
AlicenseAqualityDmaintenanceA server that provides data retrieval capabilities powered by Chroma embedding database, enabling AI models to create collections over generated data and user inputs, and retrieve that data using vector search, full text search, and metadata filtering.13589Apache 2.0Why this server?
Enables native control and debugging of JavaScript execution within Chromium-based browsers, allowing for setting breakpoints, stepping through code, and evaluating expressions in local scopes.
AlicenseAqualityAmaintenancechrome-debug-mcp is an asynchronous Rust-based Model Context Protocol (MCP) server that allows AI agents and Large Language Models to natively debug Chromium-based browsers via the Chrome DevTools Protocol (CDP).2355MITWhy this server?
Provides tools to scaffold and upgrade modern JavaScript projects (libraries, CLIs, services, SPAs, monorepos) using Packkit generators, including previewing file trees and planning upgrades.

packkit-mcpofficial
AlicenseAqualityAmaintenanceEnables AI agents to scaffold and upgrade modern projects across JavaScript/TypeScript and Python through a unified MCP interface, offering tools to list generators, inspect schemas, generate projects, and plan upgrades.6384MITWhy this server?
Generates JavaScript code snippets for interacting with blockchain APIs
AlicenseBqualityDmaintenanceEnables natural language access to blockchain data and insights through the Seitrace API. Supports querying address details, token information (ERC-20, ERC-721, ERC-1155, CW20, CW721), transaction data, and smart contract details across multiple blockchain networks.5268MITWhy this server?
Provides comprehensive repository audit and test planning for JavaScript projects, detecting multiple test frameworks and project structures.
AlicenseAqualityAmaintenanceocal-first, read-only MCP server that audits repository test architecture across ten language ecosystems. It returns deterministic evidence-backed findings, blockers, rankings, and repository-native test plans without modifying source files.219141MITWhy this server?
Supports JavaScript rendering for dynamic content when converting webpages to Markdown.

Skrape MCP Serverofficial
AlicenseBqualityDmaintenanceThis server converts webpages into clean, structured Markdown optimized for language model consumption, removing unnecessary content and supporting JavaScript rendering.112MITWhy this server?
Allows use of JavaScript interpreter to calculate objective values for optimization problems.

Optuna MCP Serverofficial
AlicenseBqualityBmaintenanceA Model Context Protocol server that enables automated optimization and analysis using Optuna, allowing LLMs to perform hyperparameter optimization and interactively analyze optimization results via chat interfaces.2685MITWhy this server?
Enables execution of JavaScript code in a browser environment through the browsercat_evaluate tool, allowing interaction with web pages and manipulation of web content.
AlicenseBqualityDmaintenanceA Model Context Protocol server that provides browser automation capabilities using BrowserCat's cloud browser service. This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment without needing to install browsers locally.7226MIT