template-mcp-server and deno-mcp-template
About template-mcp-server
mcpdotdirect/template-mcp-server
Template to quickly set up your own MCP server
Built on FastMCP, this template provides dual transport support—stdio for local CLI integration and HTTP/SSE for remote or team-based deployments—with TypeScript tooling and pre-configured dev scripts. It scaffolds the boilerplate for defining MCP tools, resources, and prompts while supporting multiple runtimes (Node.js, Bun) and seamless integration with Cursor via command or URL-based connection methods.
About deno-mcp-template
phughesmcr/deno-mcp-template
A template repo for writing and publishing local, remote, DXT, and binary MCP servers using Deno.
Supports STDIO and HTTP transports with built-in rate limiting, session management, and TLS, plus persistent state via Deno KV and sandboxed code execution. Publishes as JSR package, native binary, DXT extension, or Deno Deploy app from a single codebase, with CI/CD workflows and structured logging pre-configured. Ships with example prompts, resources, tools, and task workflows demonstrating MCP capabilities like sampling, form elicitation, and KV-backed subscriptions.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work