aria-tools MCP Server
alternative-intelligence-cp/aria-tools
Aria development tools — VS Code extension, MCP server, and ecosystem utilities
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
alternative-intelligence-cp/aria-tools is a Python MCP server licensed under Apache-2.0. Aria development tools — VS Code extension, MCP server, and ecosystem utilities Topics: aria, developer-tools, lsp, mcp, vscode-extension.
Ranked #116 out of 124 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit 1d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
2 weekly installs → early adoption
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# aria-tools Developer tools for the [Aria programming language](https://github.com/alternative-intelligence-cp/aria). ## Components ### aria-safety Static safety audit tool for Aria source files. Written in C. ```bash cd aria-safety && make ./aria-safety path/to/file.aria ./aria-safety --json path/to/project/ # JSON output ``` ### aria-mcp [Model Context Protocol](https://modelcontextprotocol.io/) server for AI-assisted Aria development. Written in Python. ```bash pip install mcp python aria-mcp/aria_mcp.py ``` ### editors Editor support for Aria: - **tree-sitter-aria** — Tree-sitter grammar for syntax highlighting - **emacs** — Emacs major mode (`aria-mode.el`) - **vscode** — Legacy VS Code syntax (see vscode-aria for full extension) ### vscode-aria Full VS Code extension with syntax highlighting, snippets, and language configuration. ```bash cd vscode-aria # Install via VS Code: Extensions → Install from VSIX ``` ## License AGPL-3.0 — see [LICENSE.md](LICENSE.md)Read full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.