Amanmcp
AmanMCP is a privacy-first, zero-configuration local code library retrieval-augmented generation (RAG) tool that integrates with Claude AI through the MCP protocol, providing hybrid search functionality. It runs entirely locally without the need for an internet connection.
rating : 2.5 points
downloads : 4.8K
What is AmanMCP?
AmanMCP is a local code search assistant designed specifically for developers. It's like the intelligent brain of your code library, capable of understanding your code structure and semantics. When you ask a question to Claude AI, AmanMCP will find the most relevant code snippets from your code library as context, helping Claude provide more accurate answers. The entire process runs entirely on your computer, and your code will never leave your device.How to use AmanMCP?
Using AmanMCP is very simple: 1) Install Ollama and AmanMCP; 2) Run the initialization command in your project directory; 3) Restart Claude Code; 4) Start asking questions in natural language. AmanMCP will automatically index your code and communicate with Claude in the background without your manual management.Use cases
AmanMCP is particularly suitable for the following scenarios: • Explore unfamiliar code libraries: Quickly find relevant functions and classes. • Code review: Find the implementation of specific functions. • Code refactoring: Understand code dependencies. • Learn project structure: Understand the architecture of large projects. • Daily development: Quickly locate the code that needs to be modified.Main features
Hybrid search technology
Combines keyword search (BM25) and semantic search (vector), which can not only precisely match keywords but also understand the query intent. For example, when searching for 'login function', it can find both the code containing 'login' and the code that handles authentication but does not contain this keyword.
Intelligent code chunking
Analyzes the code structure based on the abstract syntax tree (AST) to ensure that logical units such as functions and classes remain intact and are not cut off in the middle, improving the accuracy of search results.
Privacy-first design
All processing is done locally without the need for an internet connection. No user data is collected, and your code will never be uploaded to the cloud.
Multi-language support
Supports more than 30 programming languages, including mainstream languages such as Go, Python, JavaScript, TypeScript, Java, and C++.
Fast query response
The query response time is usually less than 100 milliseconds, with almost no noticeable delay, providing a smooth development experience.
Zero-configuration startup
You can initialize the project with just one command. It automatically detects the code structure without manual configuration.
Advantages
Runs entirely locally to protect code privacy and security.
No internet connection required, available offline.
Fast response speed with low query latency.
Supports natural language queries without the need to remember specific function names.
Automatically indexes without manual maintenance.
Open source and free, can be customized and extended.
Limitations
Alpha version, may have stability issues.
Requires local installation of Ollama and models, which takes up disk space.
Indexing a large code library for the first time takes time.
Currently mainly supports macOS and Linux, with limited Windows support.
Requires the Claude Code editor to work.
How to use
Installation prerequisites
First, you need to install Ollama, which is a tool for running local AI models. On macOS, you can use Homebrew to install it:
Install AmanMCP
Install AmanMCP via Homebrew:
Initialize the project
Navigate to your project directory and run the initialization command. This will automatically start Ollama, download the necessary AI models, and begin indexing your code:
Restart Claude Code
Restart the Claude Code editor, and it will automatically detect and connect to AmanMCP.
Start asking questions
In Claude Code, ask questions as you normally would, and AmanMCP will automatically provide code context.
Usage examples
Explore a new code library
When you take over a new project, you can use AmanMCP to quickly understand the code structure.
Find a specific function
When you need to modify a certain function but are not sure where it is.
Code review assistance
When reviewing code, understand the context of the relevant code.
Frequently Asked Questions
Does AmanMCP require an internet connection?
Will my code be uploaded to the cloud?
Which programming languages are supported?
How long does it take to index a large code library?
Can the index be shared in a team?
What happens if the Ollama service stops?
Related resources
Official GitHub repository
Source code, issue tracking, and the latest version
Complete documentation
Detailed usage guide, concept explanations, and configuration instructions
Model Context Protocol official website
Understand the technical details of the MCP protocol
Ollama official website
Download and learn about the Ollama local AI model runner
Contribution guide
How to contribute code to AmanMCP

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
24.6K
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
35.5K
5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
72.4K
4.3 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.5K
4.5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
65.6K
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
32.3K
5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
22.1K
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
49.1K
4.8 points





