Skip to main content
ClaudeWave

hamir's MCP server: news search, coverage and save-to-hamir links for any AI agent

MCP ServersOfficial Registry1 stars0 forksTypeScriptMITUpdated today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/16/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/hamir-app/mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp": {
      "command": "node",
      "args": ["/path/to/mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/hamir-app/mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# hamir MCP server

Keep in touch with your favorite topics with [hamir](https://hamir.app) and your AI agent of choice.

- "What stories are most sources covering today?"
- "What has The Kyiv Independent published lately?"
- "Show me hamir's packs about technology."
- "Save this to hamir with a note: read before Friday."

## Tools

None of them change anything on hamir's server.

| Tool                  | Returns                                                                        |
| --------------------- | ------------------------------------------------------------------------------ |
| `search`              | Articles matching a query, each with an id for `fetch`                         |
| `fetch`               | One article: title, source, date, link and the snippet where allowed           |
| `search_sources`      | News sites, magazines and blogs by name, website or topic                      |
| `get_source_articles` | The newest articles from one source                                            |
| `todays_coverage`     | The stories the most sources are covering                                      |
| `list_packs`          | hamir's hand-picked packs of sources                                           |
| `get_pack`            | The sources in one pack                                                        |
| `save_articles`       | One link that saves up to 50 articles, with notes, once you confirm in the app |

Articles come back as headline, source, date and link. The feed's own snippet is included only where
the source allows AI summaries. Article text is never returned, and results are capped per call.

## Connect

The server is at `https://hamir.app/mcp` (Streamable HTTP, no sign-in). Add that URL to any MCP client.

| Client                                            | How                                                                  |
| ------------------------------------------------- | -------------------------------------------------------------------- |
| ChatGPT                                           | Developer mode, then Plugins → **+** → server URL, No Authentication |
| Claude (web and mobile)                           | Settings → Connectors → Add custom connector, No sign-in             |
| Claude Code                                       | `claude mcp add -t http -s user hamir https://hamir.app/mcp`         |
| Codex                                             | `codex mcp add hamir --url https://hamir.app/mcp`                    |
| Cursor, VS Code, Gemini CLI, Zed and 6 more       | [docs/clients.md](docs/clients.md)                                   |

## Desktop extension

For Claude Desktop, this repo also builds a one-click extension: download `hamir.mcpb` from the
[latest release](https://github.com/hamir-app/mcp/releases/latest) and open it. It's a small local bridge to
the same server, so new tools appear without an update, and it adds settings for language and error
reports.

| Variable              | Purpose                                          |
| --------------------- | ------------------------------------------------ |
| `HAMIR_LANGUAGE`      | Language for pack names and labels, such as `uk` |
| `HAMIR_ERROR_REPORTS` | `true` to send error reports; off otherwise      |
| `HAMIR_MCP_URL`       | Another server to forward to, for development    |

## Development

```sh
npm install
npm run typecheck && npm test
npm run sync-manifest    # copy tools and languages from the server into manifest.json
npm run pack             # build hamir.mcpb
```

## Privacy Policy

The full policy is at [hamir.app/privacy](https://hamir.app/privacy).

- **Collected:** each tool call's arguments (such as a search query) and the language setting. No account, name, email, cookie or device identifier. Your conversation is not sent.
- **Use and storage:** arguments are used to answer the call and are not stored. Your IP address is used for rate limiting, in counters that expire within five minutes, and is written with your user agent to hamir's request logs.
- **Sharing:** none. You can opt in to anonymous error reports ("Send error reports" in the
  extension's settings, or `HAMIR_ERROR_REPORTS=true`), which go to hamir's self-hosted tracker without your IP address, cookies or what you searched for.
- **Retention:** arguments are not kept. Request logs (IP address, user agent and path, never arguments) are deleted after 30 days, and error reports after 90.
- **Contact:** hello@hamir.app

## Licence

The code is [MIT](LICENSE). The hamir name and logo (`icon.png`) are not covered: they identify the
hamir app, and forks must use their own.

What people ask about mcp

What is hamir-app/mcp?

+

hamir-app/mcp is mcp servers for the Claude AI ecosystem. hamir's MCP server: news search, coverage and save-to-hamir links for any AI agent It has 1 GitHub stars and its last recorded update is dated 2026-09-15.

How do I install mcp?

+

You can install mcp by cloning the repository (https://github.com/hamir-app/mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is hamir-app/mcp safe to use?

+

Our security agent has analyzed hamir-app/mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains hamir-app/mcp?

+

hamir-app/mcp is maintained by hamir-app. The last recorded GitHub activity is dated 2026-09-15, with 0 open issues.

Are there alternatives to mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: hamir-app/mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/hamir-app-mcp)](https://claudewave.com/repo/hamir-app-mcp)
<a href="https://claudewave.com/repo/hamir-app-mcp"><img src="https://claudewave.com/api/badge/hamir-app-mcp" alt="Featured on ClaudeWave: hamir-app/mcp" width="320" height="64" /></a>

More MCP Servers

mcp alternatives