Skip to main content
Glama
amamirugi

Subwatch MCP

by amamirugi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDDIT_MODENoReddit API mode: 'mock' for fake data, 'live' for real Reddit APImock
GITHUB_CLIENT_IDNoYour GitHub OAuth App client ID
REDDIT_CLIENT_IDNoReddit API client ID (required when REDDIT_MODE is 'live')
REDDIT_USER_AGENTNoReddit API user agent string (required when REDDIT_MODE is 'live', should include your Reddit username)
GITHUB_CLIENT_SECRETNoYour GitHub OAuth App client secret
REDDIT_CLIENT_SECRETNoReddit API client secret (required when REDDIT_MODE is 'live')
COOKIE_ENCRYPTION_KEYNoEncryption key for OAuth cookies
ALLOWED_GITHUB_USER_IDSNoComma-separated list of GitHub user IDs allowed to access the MCP server

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/amamirugi/subwatch-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server