SkillAgentSearch skills...

mcp-rcp-server

This is just a private project, for your reference.

Install / Use

claude mcp add yonaka15 -- npx -y github:yonaka15/mcp-rcp-server

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

27/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "notes-mcp-server", "version": "1.0.0", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc && node build/index.js" }, "keywords": [], "author": "", "license": "ISC", "description": "Notes JSON-RPC API Bridge as MCP Server", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "axios": "^1.6.7", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.14.0", "typescript": "^5.8.3" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low