Encouragement MCP
Rank #43,579io.github.zekerutledge/encouragement-mcp
Provides short, positive encouragement messages for AI agents during long-running or difficult tasks
Encouragement MCP is a Model Context Protocol (MCP) server published by zekerutledge. It ranks #43,579 of 132,113 servers tracked on MCP Toplist. Encouragement MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 14, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 88,534 of 132,113 servers on MCP Toplist.
Use Encouragement MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http encouragement-mcp https://encouragement-mcp.zekedoesai.com/mcp[mcp_servers.encouragement-mcp]
url = "https://encouragement-mcp.zekedoesai.com/mcp"Add to ~/.codex/config.toml.
https://encouragement-mcp.zekedoesai.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"encouragement-mcp": {
"url": "https://encouragement-mcp.zekedoesai.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"encouragement-mcp": {
"type": "http",
"url": "https://encouragement-mcp.zekedoesai.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"encouragement-mcp": {
"serverUrl": "https://encouragement-mcp.zekedoesai.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"encouragement-mcp": {
"url": "https://encouragement-mcp.zekedoesai.com/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.zekerutledge%2Fencouragement-mcp)<a href="https://mcptoplist.com/server/io.github.zekerutledge%2Fencouragement-mcp"><img src="https://mcptoplist.com/badge/io.github.zekerutledge%2Fencouragement-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
zekerutledge
Other servers by zekerutledge
View all zekerutledge servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Aug 17, 2026 |
| 1.0.0 | Aug 14, 2026 |
Frequently asked questions
- Who maintains Encouragement MCP?
- Encouragement MCP is maintained by zekerutledge, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Encouragement MCP listed on the Official MCP Registry?
- Yes — Encouragement MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Encouragement MCP have?
- MCP Toplist tracks 2 versions of Encouragement MCP, most recently published on Aug 17, 2026.
- Where can I find the source code for Encouragement MCP?
- The source code for Encouragement MCP is hosted at github.com/zekerutledge/encouragement-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.