mcp-server-development-skill

ARJ999/mcp-server-development-skill
★ 0 stars Unknown language AI/LLM Updated 5d ago
MCP God Agent Development Skill — operational reference for Bible v19.1.3 framework. Companion to MCP-God-Agent-Development-Bible.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-developme": {
      "command": "npx",
      "args": [
        "-y",
        "ARJ999/mcp-server-development-skill"
      ]
    }
  }
}