Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

A powerful codebase analysis toolkit that leverages the Model Context Protocol (MCP) for AI-assisted code understanding and transformation.

<a href="https://glama.ai/mcp/servers/@0xjcf/MCP_CodeAnalysis">
<img width="380" height="200" src="https://glama.ai/mcp/servers/@0xjcf/MCP_CodeAnalysis/badge" alt="CodeAnalysis Server MCP server" />
</a>

## Features

- **Code Analysis**: Parse and analyze codebases with abstract syntax trees
Expand Down Expand Up @@ -461,4 +465,4 @@ For more details, see the [Session Store Architecture](docs/session-store.md) do

- Node.js 18+
- npm or yarn
- Redis (optional for development, recommended for production)
- Redis (optional for development, recommended for production)