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

diaMCP MCP Server

chartrambiz/diaMCP

Score: 56.0 Rank #11 MCP Server
Are you the maintainer of chartrambiz/diaMCP? Claim this listing →

An all-in-one MCP server exposing file operations, web search, git operations, shell commands, code execution, and custom tools via HTTP. Designed for llama.cpp webui integration.

Add AgentRank to Claude Code Discover and compare tools like chartrambiz/diaMCP — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

chartrambiz/diaMCP is a Python MCP server licensed under MIT. An all-in-one MCP server exposing file operations, web search, git operations, shell commands, code execution, and custom tools via HTTP. Designed for llama.cpp webui integration.

Ranked #11 out of 100 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 2

2 stars → early stage

Freshness 25% today

Last commit today → 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 N/A
Forks 0
Description Detailed
License MIT

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

How to Improve

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 chartrambiz/diaMCP
[![AgentRank](https://agentrank-ai.com/api/badge/tool/chartrambiz--diaMCP)](https://agentrank-ai.com/tool/chartrambiz--diaMCP/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/chartrambiz--diaMCP/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/chartrambiz--diaMCP" 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="chartrambiz/diaMCP"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# Do It All MCP (diaMCP)

A versatile MCP server designed specifically for **llama.cpp webui** MCP integration. Simple to set up - just spin up the container and point your webui to the URL.

## Why diaMCP?

When using llama-server's webui, you want tools without complexity. No servers to manage, no configuration files to write. Just:

1. `docker compose up --build -d`
2. Add the MCP URL to your webui
3. Done.

## Installation

### Option 1: Quick Install (Recommended)

One command to install or update:

```bash
curl -fsSL https://raw.githubusercontent.com/chartrambiz/diaMCP/main/install.sh | sh
```

The script will:
- Check Docker and Docker Compose are installed
- Clone the repo if not present
- Build and start the container
- Show next steps

To update an existing installation, run the same command from within the diaMCP directory.

### Option 2: Git Clone

```bash
# Clone the repository
git clone https://github.com/chartrambiz/diaMCP.git
cd diaMCP

# Start the container
docker comp
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.