Provides a minimal ModelContextProtocol server template for building AI assistant tools.
Factorio offers a foundation for developing AI assistant tools using the ModelContextProtocol. It includes a basic 'hello world' tool example, TypeScript and esbuild setup, and preconfigured development tools. It is designed for integration with AI assistants like Claude, allowing developers to create and test MCP servers with ease.
주요 기능
01Simple 'hello world' tool example
02Inspector tool for development and debugging
03Preconfigured development tools
040 GitHub stars
05TypeScript and esbuild setup
06Easy publishing to NPM
사용 사례
01Developing and testing MCP servers.
02Building AI assistant tools for Claude.
03Creating simple tools for demonstration purposes.