claudeconfig.directory
RulesSkillsMCP ServersJobs
MCP Configjavascript

BMAD-Education-Module MCP Config

MCP configuration with 1 server: ngss

View Source
.mcp.json
{
  "mcpServers": {
    "ngss": {
      "command": "node",
      "args": [
        "/home/sallvain/dev/mcp-servers/NGSS-MCP/dist/server/index.js"
      ],
      "disabled": false
    }
  }
}

Stats

0 upvotes
0 copies
0 views
1 stars

Source

Sallvainian/BMAD-Education-ModuleSallvainianSallvainian

Language: JavaScript

Tags

mcp-configjavascript

Related Configs

MCP Configjavascript
claude-supermemory MCP Config
MCP disabled - using direct SDK calls via skill instead
1,900000
MCP Configjavascript
_danilonov_portfolio MCP Config
{ "mcpServers": { "github": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-github"], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "<SEU_TOKEN_AQUI>" } }, "supabase": { "command": "npx", "args": [ "-y", "@supabase/mcp-server-supabase@latest", "--read-only",...
1001
CLAUDE.mdjavascript
vibecoding-arena CLAUDE.md
Project configuration and development guidelines for vibecoding-arena
3000
Skilljavascript
Verify Before Complete Skill
name: verification-before-completion description: Use when about to claim work is complete, fixed, or passing, before committing changes - requires running verification commands and confirming output before making any success claims; evidence before assertions always
1000
claudeconfig.directory
RulesMCP ServersJobsSubmit

Built for the Claude Code community. Not affiliated with Anthropic.