onamfc/mcp-starter-template-ts
TypeScript starter template for building Model Context Protocol (MCP) servers, designed to help developers create secure and robust AI-agent-compatible services.
Platform-specific configuration:
{
"mcpServers": {
"mcp-starter-template-ts": {
"command": "npx",
"args": [
"-y",
"mcp-starter-template-ts"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...