Flagler-County-BoCC/mcp-forge

MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.

1Stars on the repository
30Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

00-audit

01

Flagler-County-BoCC/mcp-forge

Command Claude Code

MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.

1 2mo ago A 0 tokens original MIT

01-structure

02

Flagler-County-BoCC/mcp-forge

Command Claude Code

MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.

1 2mo ago A 0 tokens original MIT

02-config

03

Flagler-County-BoCC/mcp-forge

Command Claude Code

MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.

1 2mo ago A 0 tokens original MIT

03-logging

04

Flagler-County-BoCC/mcp-forge

Command Claude Code

MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.

1 2mo ago A 0 tokens original MIT

04-errors

05

Flagler-County-BoCC/mcp-forge

Command Claude Code

MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.

1 2mo ago A 0 tokens original MIT

05-validation

06

Flagler-County-BoCC/mcp-forge

Command Claude Code

MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.

1 2mo ago A 0 tokens original MIT

06-database

07

Flagler-County-BoCC/mcp-forge

Command Claude Code

MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.

1 2mo ago A 0 tokens original MIT

07-services

08

Flagler-County-BoCC/mcp-forge

Command Claude Code

MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.

1 2mo ago A 0 tokens original MIT

08-api

09

Flagler-County-BoCC/mcp-forge

Command Claude Code

This file has been superseded by 08-entrypoint.md, which handles all four project types.

1 2mo ago A 0 tokens original MIT

09-testing

11

Flagler-County-BoCC/mcp-forge

Command Claude Code

MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.

1 2mo ago A 0 tokens original MIT

10-security

12

Flagler-County-BoCC/mcp-forge

Command Claude Code

MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.

1 2mo ago A 0 tokens original MIT

11-observability

13

Flagler-County-BoCC/mcp-forge

Command Claude Code

MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.

1 2mo ago A 0 tokens original MIT

12-ci

14

Flagler-County-BoCC/mcp-forge

Command Claude Code

MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.

1 2mo ago A 0 tokens original MIT

13-finalize

15

Flagler-County-BoCC/mcp-forge

Command Claude Code

MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.

1 2mo ago A 0 tokens original MIT

14-docs

16

Flagler-County-BoCC/mcp-forge

Command Claude Code

MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.

1 2mo ago A 0 tokens original MIT

MASTER

17

Flagler-County-BoCC/mcp-forge

Command Claude Code

MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.

1 2mo ago A 0 tokens original MIT

cli

18

Flagler-County-BoCC/mcp-forge

Command Claude Code

!/usr/bin/env node import { program } from 'commander'; import { register Command } from './commands/ / .command.js'.

1 2mo ago A 0 tokens original MIT

http-api

19

Flagler-County-BoCC/mcp-forge

Command Claude Code

// src/modules/ / .controller.ts export class Controller { constructor(private readonly service: Service) {}.

1 2mo ago A 0 tokens original MIT

library

20

Flagler-County-BoCC/mcp-forge

Command Claude Code

// Export every public symbol. Nothing else. export { } from './modules/ / .js'; export type { , } from './modules/ / .types.js'; // One export line per symbol in AUDITMANIFEST.exportedSymbols.

1 2mo ago A 0 tokens original MIT

mcp-server

21

Flagler-County-BoCC/mcp-forge

Command Claude Code

Command "mcp-server" from Flagler-County-BoCC/mcp-forge, covering entrypoint — mcp-server, architecture overview, src/server.ts — mcpserver factory, src/stdio.ts — process entry and src/tools/ / .tool.ts — tool registration.

1 2mo ago B 0 tokens original MIT

worker

22

Flagler-County-BoCC/mcp-forge

Command Claude Code

Command "worker" from Flagler-County-BoCC/mcp-forge, covering entrypoint — worker, src/worker.ts — process entry, src/scheduler.ts — job registration, src/jobs/ / .handler.ts and determinism rules.

1 2mo ago A 0 tokens original MIT

00-create 2

23

Flagler-County-BoCC/mcp-forge

Command Claude Code

You are a senior architect generating an MCP server from an API specification. You produce deterministic output: the same spec twice yields an identical manifest.

1 2mo ago A 0 tokens original MIT

00-create

24

Flagler-County-BoCC/mcp-forge

Command Claude Code

You are a senior architect generating an MCP server from an API specification. You produce deterministic output: the same spec twice yields an identical manifest.

1 2mo ago A 0 tokens copy · 100% MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: