list-mcp
Curated awesome-lists accessible via CLI and MCP server
Install / Use
claude mcp add jmerelnyc -- npx -y github:jmerelnyc/list-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHublist-mcp
Curated awesome-lists accessible via CLI and MCP server
install
npm install -g list-mcp
usage
CLI
# List available awesome lists
list-mcp browse
# Search for a specific topic
list-mcp search rust
# Get a specific list
list-mcp get awesome-rust
# Show details for a list item
list-mcp show awesome-rust actix-web
MCP Server
Add to your MCP client configuration:
{
"mcpServers": {
"list-mcp": {
"command": "npx",
"args": ["list-mcp", "serve"]
}
}
}
Use the tools in your MCP client:
// Available tools:
// - search_lists: Find lists by keyword
// - get_list: Retrieve a specific awesome list
// - browse_categories: List all available categories
const result = await use_mcp_tool("list-mcp", "search_lists", {
query: "machine-learning"
});
license
MIT
<!-- fix nit --> <!-- fix todo -->Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.3kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
