News

Each MCP server is implemented with either the Typescript MCP SDK or Python MCP SDK. Note: Lists in this README are maintained in alphabetical order to minimize merge conflicts when adding new items.
bun i (install the packages/node_modules) bun run dev (run the website in development mode) bun run build (builds the website into a dist/ directory) ...