Wondel Skills MCP Server
Rank #43,567io.github.mjaskolski/wondel-skills-mcp
Read-only MCP server over 50 book-based agent skills: routes a task to the right framework.
Wondel Skills MCP Server is a Model Context Protocol (MCP) server published by mjaskolski. It ranks #43,567 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Wondel Skills MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Aug 20, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 88,546 of 132,113 servers on MCP Toplist.
Use Wondel Skills MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http wondel-skills-mcp https://skills.wondel.ai/mcp[mcp_servers.wondel-skills-mcp]
url = "https://skills.wondel.ai/mcp"Add to ~/.codex/config.toml.
https://skills.wondel.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"wondel-skills-mcp": {
"url": "https://skills.wondel.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"wondel-skills-mcp": {
"type": "http",
"url": "https://skills.wondel.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"wondel-skills-mcp": {
"serverUrl": "https://skills.wondel.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wondel-skills-mcp": {
"url": "https://skills.wondel.ai/mcp"
}
}
}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.mjaskolski%2Fwondel-skills-mcp)<a href="https://mcptoplist.com/server/io.github.mjaskolski%2Fwondel-skills-mcp"><img src="https://mcptoplist.com/badge/io.github.mjaskolski%2Fwondel-skills-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mjaskolski
Other servers by mjaskolski
View all mjaskolski servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 20, 2026 |
Frequently asked questions
- Who maintains Wondel Skills MCP Server?
- Wondel Skills MCP Server is maintained by mjaskolski, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Wondel Skills MCP Server listed on the Official MCP Registry?
- Yes — Wondel Skills MCP Server is listed on the Official MCP Registry.
- How many versions does Wondel Skills MCP Server have?
- MCP Toplist tracks 1 version of Wondel Skills MCP Server, most recently published on Aug 20, 2026.
- Where can I find the source code for Wondel Skills MCP Server?
- The source code for Wondel Skills MCP Server is hosted at github.com/mjaskolski/wondel-skills-mcp.
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.