
generate_client
一个用于生成客户端的 JavaScript 工具,支持通过配置运行命令。
Repository Info
About This Server
一个用于生成客户端的 JavaScript 工具,支持通过配置运行命令。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Run commands in root
npm install
npm run build
which node (it return your node location)
Add mcp server to your agent config
{
"mcpServers": {
"get_doc": {
"command": "/opt/homebrew/opt/node@20/bin/node",
"args": [
"/Users/andrejbosyj/Documents/projects/mcp-servers/generate_client_new/build/index.js"
]
}
}
}
Where command - node full path args - path to your built js file
Quick Start
Clone the repository
git clone https://github.com/reybos/generate_clientInstall dependencies
cd generate_client
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.