A
securityF
licenseA
qualityA Model Context Protocol server that provides tools for fetching and posting HTTP data, with built-in prompts for URL summarization and API analysis.
Last updated -
2
TypeScript
ts-node is a TypeScript execution and REPL for node.js, it JIT transforms TypeScript into JavaScript, enabling you to directly execute TypeScript on Node.js without precompiling.
Why this server?
Enables running the MCP server in development mode using TypeScript directly through ts-node, as specified in the mcp-config.json and run commands.
Why this server?
Included in development dependencies for TypeScript execution.
Why this server?
Supports development workflow by allowing direct execution of TypeScript code without pre-compilation.