MCP Ts Template
VerifiedTypeScript template for building MCP servers with declarative tooling, observability, and auth.
Install
Claude Code
claude mcp add mcp-ts-template -- npx -y mcp-ts-templateSafety Report
details
Authentication detected: env_required, bearer_check, oauth
details
stdio transport — CORS not applicable
details
Rate limiting detected: rate_limit_middleware, throttle, max_requests
details
No known CVEs in dependencies
details
No known vulnerable dependencies detected
details
No dangerous code patterns detected
details
License: Apache-2.0
details
Last commit 3 days ago
Compatibility
Frequently Asked Questions
What is MCP Ts Template?
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
Is MCP Ts Template safe to use?
Yes, MCP Ts Template has passed our 8-point security audit and is rated Verified. All checks including authentication, dependency audit, and known CVE scan passed.
What are alternatives to MCP Ts Template?
Similar MCP servers include GhidraMCP, Ida Pro MCP, Beelzebub. Each serves a similar purpose but may differ in features, language, and compatibility.
Similar MCP Servers
GhidraMCP
UntestedA Model Context Protocol server for Ghidra that enables LLMs to autonomously reverse engineer applications. Provides tools for decompiling binaries, renaming methods and data, and listing methods, classes, imports, and exports.
Ida Pro MCP
CautionMCP server for IDA Pro, allowing you to perform binary analysis with AI assistants. This plugin implement decompilation, disassembly and allows you to generate malware analysis reports automatically.
Beelzebub
VerifiedBeelzebub is a honeypot framework that lets you build honeypot tools using MCP. Its purpose is to detect prompt injection or malicious agent behavior. The underlying idea is to provide the agent with tools it would never use in its normal work.