# Directory Structure ``` └── README.md ``` # Files -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- ```markdown 1 | # JS MCP Server 2 | 3 | **This repository has moved to a new location.** 4 | 5 | You can find the updated repository at [https://github.com/Positive-Spaces/js-mcp-server](https://github.com/Positive-Spaces/js-mcp-server). 6 | 7 | Please update your bookmarks and links accordingly. 8 | ```