brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.malamutemayhem/hackernews · v0.1.0
Search and read Hacker News stories, comments, users, Ask HN and Show HN. No API key. By UnClick.
Hacker News MCP by UnClick 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"hackernews": {
"command": "npx",
"args": [
"-y",
"@unclick/hackernews-mcp"
]
}
}
}{
"id": "io.github.malamutemayhem/hackernews",
"type": "mcp-server",
"version": "0.1.0",
"displayName": "Hacker News MCP by UnClick",
"description": "Search and read Hacker News stories, comments, users, Ask HN and Show HN. No API key. By UnClick.",
"repository": {
"url": "https://github.com/malamutemayhem/unclick.git",
"source": "github",
"subfolder": "packages/standalone/hackernews-mcp"
},
"homepage": "https://unclick.world",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@unclick/hackernews-mcp",
"version": "0.1.0",
"runtimeHint": "npx",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.malamutemayhem/hackernews",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.malamutemayhem%2Fhackernews/versions/latest",
"isOfficial": true,
"status": "active"
}
}