SkillAgentSearch skills...

LARPilot

App for aiding the process of creating and managing LARPs

Install / Use

claude mcp add tbuczen -- npx -y github:tbuczen/LARPilot

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

33/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "enableAllProjectMcpServers": true, "enabledMcpjsonServers": [ ], "mcpServers": { "filesystem": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-filesystem" ] }, "serena": { "type": "stdio", "command": "uvx", "args": [ "--from", "git+https://github.com/oraios/serena", "serena", "start-mcp-server", "--context", "ide-assistant", "--project", "/home/your/path/to/project" ], "env": {} }, "web-search": { "command": "npx", "args": [ "-y", "@302ai/web-search-mcp" ] }, "context7": { "command": "npx", "args": [ "-y", "@upstash/context7-mcp@latest", "--api-key", "ctx7sk-2e0522a2-39d1-46a7-a0c7-6b545d3fee8c" ] }, "code-reasoning": { "command": "npx", "args": [ "-y", "@mettamatt/code-reasoning" ] }, "sequential-thinking": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-sequential-thinking" ] }, "jetbrains": { "type": "sse", "url": "http://localhost:64342/sse", "headers": { "IJ_MCP_SERVER_PROJECT_PATH": "/home/your/path/to/project" } } } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low