hn-tech-signal-mcp
by malkreide
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Bind host for HTTP transport. Non-loopback values require MCP_BEARER_TOKEN. | 127.0.0.1 |
| MCP_PORT | No | Port for HTTP transport. | 8000 |
| GITHUB_TOKEN | No | Optional GitHub personal access token for higher rate limits (5,000 req/h instead of 60 req/h). The token is only sent to api.github.com. | |
| MCP_TRANSPORT | No | Transport mode: stdio or streamable_http. | stdio |
| MCP_BEARER_TOKEN | No | Required when MCP_HOST is not loopback. Shared secret to gate the HTTP endpoint. |
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
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/malkreide/hn-tech-signal-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server