Install
$ agentstack add mcp-mahmoud20138-mcp-lookup ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
awesome-mcp-lookup
[](https://www.npmjs.com/package/awesome-mcp-lookup) [](https://opensource.org/licenses/MIT)
OpenClaude plugin — search 2425+ MCP servers across 39 domains with ready-to-use configs.
Install
Option 1: Via Claude Code plugin system (recommended)
/plugin install awesome-mcp-lookup@mahmoud20138-plugins
If the marketplace isn't registered yet, add it first:
/plugin marketplace add github:mahmoud20138/claude-plugins
Option 2: Via npm
npm install -g awesome-mcp-lookup
Then in Claude Code:
/plugin install awesome-mcp-lookup
Option 3: Direct from GitHub
/plugin install github:mahmoud20138/mcp-lookup
Usage
Auto-invoked skill
Just ask Claude about MCP servers — the skill activates automatically:
> "What MCP servers exist for database work?" > "Find me an MCP server for web scraping" > "I need an MCP server for finance and trading"
Slash command
Use /mcp-search for direct searches:
/mcp-search firecrawl
/mcp-search database postgres
/mcp-search finance
What's Included
| Skill | Type | Description | |-------|------|-------------| | mcp-lookup | Model-invoked | Auto-activates when you ask about MCP servers | | mcp-search | User-invoked | /mcp-search for direct search |
Domains (39)
AI, Analytics, Web, Search, Finance, Design, Security, Productivity, Files, Geo, Knowledge, Database, HR, Automation, DevOps, ECommerce, Blockchain, Media, Communication, Cloud, Science, Testing, Translation, Government, Networking, Legal, Social, ERP, News, Audio, Gaming, Travel, Healthcare, IoT, Weather, Education, Caching, Utility, Messaging, Food, CRM, Fitness, CMS
Structure
awesome-mcp-lookup/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── commands/
│ └── mcp-search.md # /mcp-search slash command
├── skills/
│ └── mcp-lookup/
│ ├── SKILL.md # Auto-invoked skill
│ └── references/
│ └── mcp-servers-lookup.md # Server catalog (2425+)
├── package.json
├── README.md
└── LICENSE
Data Source
Server data sourced from awesome-mcp-servers.
License
MIT
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: mahmoud20138
- Source: mahmoud20138/mcp-lookup
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.