Hyperlink MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDDIT_ENABLE | No | Set to true to enable the Reddit adapter | |
| SUBSTACK_ENABLE | No | Set to true to enable the Substack adapter | |
| REDDIT_CLIENT_ID | No | App client id from reddit.com/prefs/apps | |
| SUBSTACK_USER_ID | No | Numeric Substack user id | |
| REDDIT_USER_AGENT | No | Custom user agent, e.g. hyperlink-mcp/0.1.0 (by /u/yourusername) | |
| SUBSTACK_USE_CHROME | No | Set to 1 to prefer installed Chrome over bundled Chromium for Notes | |
| REDDIT_CLIENT_SECRET | No | App client secret | |
| REDDIT_REFRESH_TOKEN | No | Permanent OAuth refresh token | |
| SUBSTACK_SESSION_TOKEN | No | substack.sid session cookie value | |
| SUBSTACK_PUBLICATION_URL | No | Your publication URL, e.g. https://yourname.substack.com |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jefflee1990710/hyperpage-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server