MCP.so
ログイン

mcp-wdpcameracontrol-server MCP Server

@radial-hks

mcp-wdpcameracontrol-server MCP Server について

概要はまだありません

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

radial-hks

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

1

Create new text notes

概要

What is mcp-wdpcameracontrol-server?

A TypeScript‑based MCP server that implements a simple notes system. It demonstrates core MCP concepts by providing resources (notes with URIs and metadata), tools (creating notes), and prompts (summarizing notes). The README also documents known issues with camera control methods.

How to use mcp-wdpcameracontrol-server?

Install dependencies with npm install, build with npm run build. Configure the server in Claude Desktop by adding its command path to the claude_desktop_config.json file for your OS. For debugging, run npm run inspector to open the MCP Inspector in a browser.

Key features of mcp-wdpcameracontrol-server?

  • List and access notes via note:// URIs with metadata
  • Create new text notes using the create_note tool
  • Generate summaries of all notes via summarize_notes prompt
  • Stores notes in server state
  • Includes a “Roo Code” prompt with role definition for model Actor

Use cases of mcp-wdpcameracontrol-server?

  • Managing structured text notes with metadata
  • Demonstrating MCP resources, tools, and prompts

コメント

「その他」の他のコンテンツ