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

mcp-get MCP Server

shalayiding/mcp-get

Score: 53.3 Rank #57 MCP Server
Are you the maintainer of shalayiding/mcp-get? Claim this listing →

The package manager for MCP servers — install and configure for Claude, Cursor, VS Code, and more

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

Overview

shalayiding/mcp-get is a Python MCP server licensed under MIT. The package manager for MCP servers — install and configure for Claude, Cursor, VS Code, and more

Ranked #57 out of 116 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 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 Good
License MIT

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

Matched Queries

"mcp server""mcp-server"

From the README

# mcp-get

The package manager for MCP servers — install and configure in one command.

```bash
pip install mcp-get
mcp install filesystem
mcp install github
mcp install playwright
```

No more manually editing JSON config files.

---

## What is MCP?

[Model Context Protocol](https://modelcontextprotocol.io) is an open standard that lets AI clients (Claude Desktop, Cursor, Windsurf) connect to external tools and data sources. MCP servers expose capabilities like reading files, querying databases, or browsing the web.

**The problem:** installing an MCP server currently means finding the package, figuring out the right args, and manually editing a JSON config file for each AI client you use.

**mcp-get fixes this.**

---

## Installation

```bash
pip install mcp-get
```

## Quick start

```bash
# See what's available
mcp search

# Install a server (auto-detects Claude Desktop, Cursor, Windsurf, VS Code...)
mcp install filesystem
mcp install github
mcp install postgres

# See what's ins
Read full README on GitHub →

Get the weekly AgentRank digest

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