claude-101 MCP Server
claude-world/claude-101
27 practical AI tools (MCP server + CLI) — real computation for writing, analysis, coding, and business
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
claude-world/claude-101 is a Python MCP server licensed under MIT. 27 practical AI tools (MCP server + CLI) — real computation for writing, analysis, coding, and business Topics: ai-tools, analysis, business, claude, cli, coding, mcp, mcp-server, python, writing.
Ranked #28 out of 100 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
235 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
# claude-101
> 27 AI tools as MCP server + CLI + Skill. Just talk to Claude — it handles the rest.
**[English](README.md) | [繁體中文](README.zh-TW.md) | [日本語](README.ja.md)**
## What is this?
Install once, get 24 superpowers. Claude 101 is an MCP server that gives Claude **real computation abilities** — statistics, code analysis, SQL parsing, financial math, and more — things LLMs cannot do reliably on their own.
**How it works:**
```
You: "Compare React, Vue, and Svelte for our project"
↓
Skill tells Claude to call build_comparison_matrix
↓
MCP tool computes: Vue 8.1 > React 7.9 > Svelte 7.5 (weighted scoring)
↓
Claude writes: "Vue leads by 0.2 points. The result is sensitive to
the DX weight — if you value Ecosystem more, React wins."
```
**Without claude-101:** Claude guesses at numbers and rankings.
**With claude-101:** Claude uses precise computation, then reasons about the results.
## Setup (2 minutes)
### Step 1: Add MCP Server
Add to your `.mcp.json` Read full README on GitHub → Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.