Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by leeovictor • Uncategorized
A Node.js MCP server for analyzing software codebases using LLMs.
Explore and navigate local software project structures.
Perform code search and AST-based code analysis.
Analyze project dependencies and internal utilities.
This project implements a Model Context Protocol (MCP) server that enables large language models to explore, navigate, and analyze local software projects. It provides tools for inspecting file structures, searching code, performing AST analysis, and examining dependencies. Written in Node.js and TypeScript, it serves as a study and experimentation platform for codebase analysis workflows.