SkillAgentSearch skills...

FLChordBuddy

FL Chord generator + paster: ollama, OpenAI, and Claude-friendly.

Install / Use

claude mcp add mbernstein663 -- npx -y github:mbernstein663/FLChordBuddy

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

31/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "fl-mcp-chord-builder", "version": "0.1.0", "private": true, "type": "module", "scripts": { "dev": "concurrently "npm:server:dev" "npm:client:dev"", "server:dev": "tsx watch server/http.ts", "client:dev": "vite --host 127.0.0.1 --open /", "mcp": "tsx server/mcp.ts", "build": "tsc --noEmit && vite build", "test": "tsx --test tests/*.test.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", "@tonaljs/tonal": "^4.10.0", "@types/cors": "^2.8.19", "@types/express": "^5.0.6", "@types/multer": "^2.1.0", "@types/node": "^25.9.3", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^6.0.2", "concurrently": "^10.0.3", "cors": "^2.8.6", "dotenv": "^17.4.2", "express": "^5.2.1", "lucide-react": "^1.17.0", "multer": "^2.1.1", "react": "^19.2.7", "react-dom": "^19.2.7", "tsx": "^4.22.4", "typescript": "^6.0.3", "vite": "^8.0.16", "zod": "^4.4.3" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low