Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"dankelleher-modelcontextprotocol-sdk": {
"command": "npx",
"args": [
"-y",
"@dankelleher/modelcontextprotocol-sdk"
]
}
}
}
Or smoke-test directly:
npx -y @dankelleher/modelcontextprotocol-sdk
Details
| Website | https://www.npmjs.com/package/@dankelleher/modelcontextprotocol-sdk |
|---|---|
| GitHub | git+https://github.com/modelcontextprotocol/typescript-sdk.git |
| License | unknown |
| Pricing | free |
| Tags | modelcontextprotocol mcp |
| Sources | npm |
| Discovered | 2026-05-25 |