mcp-get MCP Server
shalayiding/mcp-get
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
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
Contributors medium impact
Dependents medium impact
Matched Queries
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 insRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.