Catalog
Pleasanter MCP
Officialby Implem
Pleasanter MCP - You can perform data operations on Pleasanter directly from VSCode
Perform data operations on Pleasanter directly from VSCode.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://{server_host}/mcpclaude_desktop_config.json
{
"mcpServers": {
"pleasanter-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://{server_host}/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.