Hyperlink MCP
One MCP server that enables LLM agents to read, post, comment, and engage on forums, comment sections, and social media as the user, for marketing, SEO research, and community engagement.
README
Hyperlink MCP
One MCP server, many platforms. Hyperlink MCP gives an LLM agent a single connection through which it can read, post, comment, and engage on forums, comment sections, and social media as the user — for marketing, SEO research, and community engagement.
Instead of wiring one MCP server per platform into every client, you connect Hyperlink once and add platforms as adapters.
Status
| Platform | Adapter | Auth | Capabilities |
|---|---|---|---|
| Substack | ✅ opt-in (SUBSTACK_ENABLE) |
session cookie | full substack-mcp surface (drafts, Notes, feed, comments, restack, tags, settings, stats) |
✅ opt-in (REDDIT_ENABLE) |
OAuth | whoami, feed, search, thread, submit, comment, vote | |
| Hacker News | ✅ always on | none (public API) | feed, thread, search, user profile (read-only) |
| X (Twitter) | 🔜 planned | session cookie | read + post + reply |
| Threads | 🔜 planned | session cookie | read + post + reply |
| 🔜 planned | session cookie | read + post + reply | |
| LIHKG | 🔜 planned | session cookie | read + post + reply |
| Discourse forums | 🔜 planned | API key | read + post + reply |
| Medium | 🔜 planned | session cookie | read + comment + clap |
| Quora | 🔜 planned | session cookie | read + answer + comment |
| Dev.to | 🔜 planned | API key | read + post + comment |
| Product Hunt | 🔜 planned | OAuth | read + comment + upvote |
| YouTube comments | 🔜 planned | OAuth | read + comment |
(See src/platforms/_template/ to add one.)
Quick start
nvm use
npm install # also runs tsc via prepare
npx playwright install chromium # needed for Substack Notes
npm run smoke # build + list platforms/tools + live HN
Register with an MCP client (e.g. Claude Code):
claude mcp add hyperlink -- node /path/to/hyperlink-mcp/dist/src/index.js
Or in a JSON MCP config (enable platforms via env):
{
"mcpServers": {
"hyperlink": {
"command": "node",
"args": ["/path/to/hyperlink-mcp/dist/src/index.js"],
"env": {
"REDDIT_ENABLE": "true",
"REDDIT_CLIENT_ID": "...",
"REDDIT_CLIENT_SECRET": "...",
"REDDIT_REFRESH_TOKEN": "...",
"SUBSTACK_ENABLE": "true",
"SUBSTACK_PUBLICATION_URL": "https://yourname.substack.com",
"SUBSTACK_SESSION_TOKEN": "...",
"SUBSTACK_USER_ID": "..."
}
}
}
}
Platform setup
A platform is enabled only when its *_ENABLE flag is truthy (true / 1 / yes) and every required parameter below is set. list_platforms shows what is missing.
Substack
Session-cookie auth. Log in to Substack in your browser, then copy the substack.sid cookie value and your numeric user id.
| Parameter | Required | Description |
|---|---|---|
SUBSTACK_ENABLE |
✅ | Set to true to enable the adapter |
SUBSTACK_PUBLICATION_URL |
✅ | Your publication URL, e.g. https://yourname.substack.com |
SUBSTACK_SESSION_TOKEN |
✅ | substack.sid session cookie value |
SUBSTACK_USER_ID |
✅ | Numeric Substack user id |
SUBSTACK_USE_CHROME |
optional | Set to 1 to prefer installed Chrome over bundled Chromium for Notes |
Notes create/reply drive a real browser (Cloudflare-protected endpoints) — install Playwright Chromium once:
npx playwright install chromium
OAuth with a permanent refresh token. Create an app at https://www.reddit.com/prefs/apps (type script or web app), then run the OAuth code flow once with duration=permanent to obtain a refresh token.
| Parameter | Required | Description |
|---|---|---|
REDDIT_ENABLE |
✅ | Set to true to enable the adapter |
REDDIT_CLIENT_ID |
✅ | App client id from reddit.com/prefs/apps |
REDDIT_CLIENT_SECRET |
✅ | App client secret |
REDDIT_REFRESH_TOKEN |
✅ | Permanent OAuth refresh token |
REDDIT_USER_AGENT |
optional | Custom user agent, e.g. hyperlink-mcp/0.1.0 (by /u/yourusername) |
Hacker News
No setup — public Firebase/Algolia APIs, read-only, always on.
| Parameter | Required | Description |
|---|---|---|
| — | — | No configuration needed |
How it works
src/
index.ts MCP server bootstrap (stdio transport)
core/registry.ts collects adapters, namespaces tools, gates on enableEnv + requiredEnv
platforms/
index.ts the adapter list — register new platforms here
_template/ copy me: documented adapter skeleton
hackernews/ reference adapter (public API, no auth)
reddit/ OAuth adapter (adapter.ts + api.ts)
substack/ full port of substack-mcp (adapter.ts + api/ + tools/ + utils/)
dist/ tsc output — MCP clients point here
- Every adapter exposes tools namespaced by platform:
hackernews_search,reddit_comment, … - Optional
enableEnv(e.g.REDDIT_ENABLE) must be truthy (true/1/yes); then everyrequiredEnvcredential must be set. Until then the platform is disabled but visible —list_platformslists what is missing. - Adapters aim for a shared verb set (
whoami,get_feed,search,get_thread,create_post,comment,react) plus platform-specific extras, so agent skills transfer between platforms.
Adding a platform
- Copy
src/platforms/_template/tosrc/platforms/<platform>/. - Fill in
id,name, optionalenableEnv,requiredEnv, and implement the tool handlers (adapter.ts+api.tsas needed). - Register the adapter in
src/platforms/index.ts. npm run buildthennpm run smoke/npm run test:registry.
Auth guidance lives in the template. For cookie-auth platforms behind bot detection (Cloudflare etc.), the proven pattern is playwright-extra + stealth with in-page fetch() calls — see src/platforms/substack/tools/create_note.ts and utils/notesBrowser.ts.
Configuration
All credentials come from environment variables, one prefix per platform (see .env.example). No credentials are ever written to disk by this server.
A note on responsible use
This server acts as the authenticated user, on their own accounts, at their direction. Use it for genuine engagement and research. Platform terms of service still apply — spam and inauthentic behaviour will get accounts banned regardless of tooling.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。