Pleasanter MCP
Rank #2,726io.github.Implem/pleasanter-mcp
MCP server providing pleasanter-mcp capabilities
Pleasanter MCP is a Model Context Protocol (MCP) server published by Implem. It ranks #2,726 of 132,046 servers tracked on MCP Toplist, and its repository has 75 GitHub stars. Pleasanter MCP is listed on Official MCP, with 8 tracked versions. It was first listed on Mar 3, 2026 and most recently updated on Mar 5, 2026.
Ranks ahead of 129,320 of 132,046 servers on MCP Toplist.
Use Pleasanter MCP
claude mcp add --transport http pleasanter-mcp https://{server_host}/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.pleasanter-mcp]
url = "https://{server_host}/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://{server_host}/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pleasanter-mcp": {
"url": "https://{server_host}/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"pleasanter-mcp": {
"type": "http",
"url": "https://{server_host}/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pleasanter-mcp": {
"serverUrl": "https://{server_host}/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pleasanter-mcp": {
"url": "https://{server_host}/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.Implem%2Fpleasanter-mcp)<a href="https://mcptoplist.com/server/io.github.Implem%2Fpleasanter-mcp"><img src="https://mcptoplist.com/badge/io.github.Implem%2Fpleasanter-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Implem
Available versions (8)
| Version | Published |
|---|---|
| 1.0.6 | Mar 5, 2026 |
| 1.0.5 | Mar 5, 2026 |
| 1.0.4 | Mar 4, 2026 |
| 1.0.3 | Mar 4, 2026 |
| 1.0.2 | Mar 3, 2026 |
| 1.0.1 | Mar 3, 2026 |
| 1.0.0 | Mar 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Pleasanter MCP?
- Pleasanter MCP is maintained by Implem, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Pleasanter MCP listed on the Official MCP Registry?
- Yes — Pleasanter MCP is listed on the Official MCP Registry.
- How many versions does Pleasanter MCP have?
- MCP Toplist tracks 8 versions of Pleasanter MCP, most recently published on Mar 5, 2026.
- Where can I find the source code for Pleasanter MCP?
- The source code for Pleasanter MCP is hosted at github.com/Implem/Pleasanter-Mcp-Registry.
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.