Google PageRank for AI agents. 25,000+ tools indexed.

aria-tools MCP Server

alternative-intelligence-cp/aria-tools

Score: 46.4 Rank #116 MCP Server
Are you the maintainer of alternative-intelligence-cp/aria-tools? Claim this listing →

Aria development tools — VS Code extension, MCP server, and ecosystem utilities

Add AgentRank to Claude Code Discover and compare tools like alternative-intelligence-cp/aria-tools — your AI finds the right one automatically
Get API Access →
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

Python Apache-2.0 2 pypi/wk
ariadeveloper-toolslspmcpvscode-extension

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads 13% 2/wk

2 weekly installs → early adoption

Forks 0
Description Good
License Apache-2.0

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for alternative-intelligence-cp/aria-tools
[![AgentRank](https://agentrank-ai.com/api/badge/tool/alternative-intelligence-cp--aria-tools)](https://agentrank-ai.com/tool/alternative-intelligence-cp--aria-tools/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/alternative-intelligence-cp--aria-tools/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/alternative-intelligence-cp--aria-tools" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="alternative-intelligence-cp/aria-tools"></script>

Matched Queries

"mcp server""mcp-server"

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.