Skip to content

Latest commit

Β 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MCP Code Assistant

An AI-powered Model Context Protocol (MCP) server that gives LLMs live access to your codebase, git history, docs, runtime state, and GitHub issues/PRs.
Think of it as an open, customizable version of Cursor or Copilot Chat β€” but you control it.


✨ Features

  • πŸ” Repository tools: read files, search with ripgrep
  • πŸ“œ Git tools: list changes, diffs, commits, create commits
  • πŸ“– Docs tools: read/search/list common documentation files
  • πŸ› Runtime tools: list processes, tail logs, check ports
  • πŸ“ GitHub tools: list issues & PRs via gh CLI

πŸ“¦ Requirements


πŸš€ Installation

Option 1: Clone and run locally

git clone https://github.com/<your-username>/mcp-code-assistant.git
cd mcp-code-assistant
npm install

Run With:

npx @modelcontextprotocol/inspector node ./server.mjs --root "/path/to/your/project"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages