Server data from the Official MCP Registry
Track download history for 70,000+ agent skills. Search and get daily snapshots.
Track download history for 70,000+ agent skills. Search and get daily snapshots.
Remote endpoints: streamable-http: https://skill-history.com/mcp
Valid MCP server (3 strong, 2 medium validity signals). 5 known CVEs in dependencies Imported from the Official MCP Registry.
2 tools verified · Open access · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-gavinlinasd-skill-history": {
"url": "https://skill-history.com/mcp"
}
}
}From the project's GitHub README.
Track and visualize agent skill download history from ClawHub. An embeddable chart for READMEs — star-history, but for agent skills.
skill-history.com · built by Pineapple AI
skill-history.com tracks daily download counts for all 54,000+ skills on ClawHub. Every skill gets a chart page and an embeddable SVG:
skill-history.com/{handle}/{slug}skill-history.com/chart/{handle}/{slug}.svgskill-history.com/badge/{handle}/{slug}.svgYour {handle} is your GitHub username (ClawHub uses GitHub OAuth), and {slug} is your skill's slug on ClawHub.
[](https://skill-history.com/YOUR_HANDLE/YOUR_SLUG)
Or use the link generator at skill-history.com.
All skill pages return JSON when requested with Accept: application/json:
curl -H "Accept: application/json" https://skill-history.com/gavinlinasd/self-preserve
Full OpenAPI spec at skill-history.com/api/openapi.json.
For AI agents: skill-history.com/llms.txt.
npm install
# Authenticate with Cloudflare
wrangler login
# Create D1 database, copy database_id into wrangler.jsonc
wrangler d1 create skill-history
# Apply schema to local dev DB
npm run db:migrate:local
# Run locally
npm run dev
Have an idea? Open an issue or submit a PR — we'd love your input.
This is a brand new project and we're actively shaping it based on what skill authors actually want. Contributions welcome:
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.