teable-mcp-serverCertified
3.6
Teable MCP Server is a model context protocol server designed to facilitate communication between different components in a system using the MCP technology.
teable-mcp-server
- Install dependencies
npm install --save-dev typescript @types/node
npm install --save-dev ts-node
- compile typescript to javascript
npm run build
- point to the mcp server which is now ./build/index.js