Search for:
Why this server?
Provides a Node.js implementation of the Model Context Protocol server using SQLite, offering a npx-based alternative, potentially useful for running a local javascript knowledge base.
Why this server?
Enables mapping JavaScript error stack traces back to original source code, extracting context information to help developers locate and fix issues.
Why this server?
Analyzes React projects locally, providing consistent output with AST parsing and AI, creating markdown docs and llm.txt for your React code.
Why this server?
An MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context
Why this server?
A Model Context Protocol server that enables LLMs to interact with web pages, take screenshots, generate test code, scrape web pages, and execute JavaScript in a real browser environment. Useful for getting knowledge from web resources.
Why this server?
Analyzes source code dependencies across multiple programming languages in the specified directory to identify file relationships, assisting in dependency management and project structure understanding.
Why this server?
Analyzes source code dependencies across multiple programming languages in the specified directory to identify file relationships, assisting in dependency management and project structure understanding.
Why this server?
Enables AI models to perform file system operations (reading, creating, and listing files) on a local file system through a standardized Model Context Protocol interface. Could be used to access a locally stored javascript knowledge base.
Why this server?
Enables AI language models to interact with macOS through AppleScript, potentially for tasks related to managing local javascript files or knowledge bases.
Why this server?
Enables mapping JavaScript error stack traces back to original source code, extracting context information to help developers locate and fix issues. Useful for complex javascript coding.