refaldyrk/smartnote-server
3.1
If you are the rightful owner of smartnote-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
SmartNote MCP Server is designed to provide LLM capabilities for CRUD operations in Note Apps.
SmartNote MCP Server
MCP Server for Provide LLM can CRUD Note Apps
Build
Just run
npm run build
And you can see ./dist folder.
Run
You can test MCP server on Postman.
Layering
+---src
+---config
+---constanta
+---model
+---routes
+---service
configfor config files (env, initial database)constantafor global constantmodelModelroutesLike API, this folder for routes filesservicethis initial routing and service