Skill History MCP Server

Track and visualize agent skill download history from ClawHub. An embeddable chart for READMEs - star-history, but for agent skills. It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-05-23 · ★ 5 · #825 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Skill History

Claude Code

claude mcp add pineapple-farm-skill-history --transport http https://skill-history.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "pineapple-farm-skill-history": {
      "url": "https://skill-history.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://skill-history.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to skill-history.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.pineapple-farm is GitHub-verified and matches the repo owner

03 · Who maintains Skill History

Skill History is maintained by pineapple-farm. It's the only MCP server we track from this author; the repo dates to Apr 2026.

04 · Facts

category
other - ranked #825 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.pineapple-farm/skill-history (active, first published 2026-05-01)

05 · Skill History FAQ

What is Skill History?

Track and visualize agent skill download history from ClawHub. An embeddable chart for READMEs - star-history, but for agent skills. It is available as a remote MCP endpoint.

Is Skill History still maintained?

Yes - as of 2026-08-25, its last commit was 2026-05-23. We re-verify nightly.

How do I install Skill History?

Run `claude mcp add pineapple-farm-skill-history --transport http https://skill-history.com/mcp`. You can also paste the ready-made client config above.

Does Skill History require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Skill History