mcp-wdpcameracontrol-server MCP Server
@radial-hks
关于 mcp-wdpcameracontrol-server MCP Server
暂无概览
基本信息
配置
工具
1Create 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_notetool - Generate summaries of all notes via
summarize_notesprompt - 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
其他 分类下的更多 MCP 服务器
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论