What is the Clipnote MCP server?
AIとのやり取りで生成したHTML/Markdown/プレーンテキストのクリップを一覧取得・参照・作成・更新できるMCPサーバー。
How to install Clipnote
Copy-paste configuration for popular MCP clients.
AuthorizationsecretAPIキー方式で接続する場合に 'Bearer cn_live_...' を指定。OAuth 2.1(動的クライアント登録に対応したクライアント、claude.ai等)で接続する場合は不要(401応答からの自動ディスカバリで認可される)。
{
"mcpServers": {
"clipnote": {
"url": "https://mcp.clipnote.paritto.dev/mcp"
}
}
}{
"mcpServers": {
"clipnote": {
"serverUrl": "https://mcp.clipnote.paritto.dev/mcp"
}
}
}{
"servers": {
"clipnote": {
"type": "http",
"url": "https://mcp.clipnote.paritto.dev/mcp"
}
}
}{
"mcpServers": {
"clipnote": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.clipnote.paritto.dev/mcp"
]
}
}
}claude mcp add --transport http clipnote https://mcp.clipnote.paritto.dev/mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.