MCP Server
Maintained
MIT
io.github.ofershap/npm-search MCP Server
io.github.ofershap/npm-search
What is the io.github.ofershap/npm-search MCP server?
npm search MCP — find packages, view details, compare, check downloads.
How to install io.github.ofershap/npm-search
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"npm-search": {
"command": "npx",
"args": [
"-y",
"mcp-server-npm-search"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"npm-search": {
"command": "npx",
"args": [
"-y",
"mcp-server-npm-search"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"npm-search": {
"command": "npx",
"args": [
"-y",
"mcp-server-npm-search"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"npm-search": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-npm-search"
]
}
}
}Claude Code
claude mcp add npm-search -- npx -y mcp-server-npm-searchRelated MCP servers
Lint, measure, and sync AI context files across Cursor, Claude Code, Copilot.
8
View repository →TypeScript
MIT
io.github.ofershap/github-gist
Maintained
MCP server to create, read, update, list, and search GitHub Gists from your IDE
2
View repository →TypeScript
MIT
MCP server to manage Cloudflare Workers, KV, R2, Pages, DNS, and cache from your IDE
View repository →Developer utilities MCP: base64, UUID, hash, JWT decode, cron, timestamps.
View repository →MCP server for DNS lookups, reverse DNS, WHOIS, and domain checks — zero auth, zero config
View repository →