interesting

rmathena79/interesting
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server for deterministically tracking news stories of interest
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "interesting": {
      "command": "uvx",
      "args": [
        "interesting"
      ]
    }
  }
}

Or install with pip: pip install interesting

README Excerpt

MCP server for deterministically tracking news stories of interest For technical description of the project, see `OVERVIEW.md`. When Claude connects to this server, it should read the `interesting://instructions` resource, or call `get_instructions_tool`, at the start of each session. The resource returns plain-text usage instructions

Tools (8)

INTERESTING_ACCESS_TOKENINTERESTING_ALLOWED_HOSTSINTERESTING_BASE_URLINTERESTING_CLIENT_IDINTERESTING_CLIENT_SECRETINTERESTING_DB_PATHMCP_TRANSPORTstdio