Skillsmith
Rank #348io.github.smith-horn/skillsmith
Share agent skills across your team, scan them for risk, and track what's actually used.
Skillsmith is a Model Context Protocol (MCP) server published by smith-horn. It ranks #348 of 132,046 servers tracked on MCP Toplist, and its repository has 78 GitHub stars. Skillsmith is listed across 3 registries — Official MCP, PulseMCP and Glama, with 19 tracked versions. It was first listed on Jan 11, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 131,698 of 132,046 servers on MCP Toplist.
Use Skillsmith
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add skillsmith -- npx -y @skillsmith/mcp-server[mcp_servers.skillsmith]
command = "npx"
args = ["-y", "@skillsmith/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"skillsmith": {
"command": "npx",
"args": [
"-y",
"@skillsmith/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"skillsmith": {
"command": "npx",
"args": [
"-y",
"@skillsmith/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"skillsmith": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@skillsmith/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"skillsmith": {
"command": "npx",
"args": [
"-y",
"@skillsmith/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"skillsmith": {
"command": "npx",
"args": [
"-y",
"@skillsmith/mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.smith-horn%2Fskillsmith)<a href="https://mcptoplist.com/server/io.github.smith-horn%2Fskillsmith"><img src="https://mcptoplist.com/badge/io.github.smith-horn%2Fskillsmith.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
smith-horn
Available versions (19)
| Version | Published |
|---|---|
| 0.7.16 | Sep 13, 2026 |
| 0.7.15 | Sep 13, 2026 |
| 0.7.14 | Sep 9, 2026 |
| 0.7.13 | Sep 5, 2026 |
| 0.7.12 | Aug 28, 2026 |
| 0.7.11 | Aug 24, 2026 |
| 0.7.10 | Aug 24, 2026 |
| 0.7.9 | Aug 16, 2026 |
| 0.7.8 | Aug 13, 2026 |
| 0.7.7 | Aug 11, 2026 |
| 0.7.6 | Jul 30, 2026 |
| 0.7.5 | Jul 20, 2026 |
| 0.7.4 | Jul 14, 2026 |
| 0.7.3 | Jul 13, 2026 |
| 0.7.2 | Jul 12, 2026 |
| 0.7.1 | Jul 12, 2026 |
| 0.4.4 | Mar 11, 2026 |
| 0.3.14 | Feb 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Skillsmith?
- Skillsmith is maintained by smith-horn, which publishes 1 MCP server (19 total versions) tracked on MCP Toplist.
- Is Skillsmith listed on the Official MCP Registry?
- Yes — Skillsmith is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Skillsmith have?
- MCP Toplist tracks 19 versions of Skillsmith, most recently published on Sep 13, 2026.
- Where can I find the source code for Skillsmith?
- The source code for Skillsmith is hosted at github.com/smith-horn/skillsmith.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.