Loading MCP server directory, please wait...
Kickstart development with a customizable TypeScript template featuring sample tools for greeting,…
npx @getmcp/cli add ai.smithery/devbrother2024-typescript-mcp-server-boilerplateRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/devbrother2024-typescript-mcp-server-boilerplate": {
"url": "https://server.smithery.ai/@devbrother2024/typescript-mcp-server-boilerplate/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}