photons

portel-dev/photons
★ 3 stars TypeScript 🤖 AI/LLM Updated 2d ago
Production-ready Photon MCPs - Single-file, zero-config, auto-dependency MCP servers
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": {
    "photons": {
      "command": "npx",
      "args": [
        "-y",
        "portel-dev/photons"
      ]
    }
  }
}

README Excerpt

<!-- PHOTON_MARKETPLACE_START --> A small, polished gallery of ready-to-use photons: agent-facing apps, developer tools, and trustworthy utilities you can install directly. Use these directly from Claude Desktop, ChatGPT connectors, Beam, or the Photon CLI. Each photon is one auditable TypeScript file plus optional UI assets.