Build
@Aaryash-Shakya
Build について
using typescript sdk to create different mcp server
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Build?
Build is a project that provides instructions for installing dependencies, compiling TypeScript files into JavaScript, and configuring the resulting executables as MCP servers.
How to use Build?
First run yarn install to install dependencies, then yarn build to compile TypeScript files into JavaScript. Afterwards, make each generated .js file executable with chmod +x, then add the path to the executable in the MCP configuration file using the npx command with appropriate arguments.
Key features of Build
- Dependency installation via yarn
- TypeScript to JavaScript compilation
- Generation of .js files in root directory
- Executable file creation with chmod +x
- Integration with MCP configuration
Use cases of Build
—
FAQ from Build
What are the required dependencies?
Yarn is used for dependency management. Run yarn install to install dependencies.
How are JavaScript files generated?
Running yarn build compiles TypeScript files to JavaScript, producing corresponding .js files in the root directory.
How
「開発者ツール」の他のコンテンツ

Sentry
modelcontextprotocolModel Context Protocol Servers
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
コメント