Back to Browse

Mcp MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

News search, article lookup, story coverage and save links for hamir's RSS catalogue

About

News search, article lookup, story coverage and save links for hamir's RSS catalogue

Remote endpoints: streamable-http: https://hamir.app/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (5 strong, 4 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

8 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

Shell Command Execution

Runs commands on your machine. Be cautious — only use if you trust this plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "app-hamir-mcp": {
      "url": "https://hamir.app/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

hamir MCP server

Keep in touch with your favorite topics with hamir 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.

ToolReturns
searchArticles matching a query, each with an id for fetch
fetchOne article: title, source, date, link and the snippet where allowed
search_sourcesNews sites, magazines and blogs by name, website or topic
get_source_articlesThe newest articles from one source
todays_coverageThe stories the most sources are covering
list_packshamir's hand-picked packs of sources
get_packThe sources in one pack
save_articlesOne 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.

ClientHow
ChatGPTDeveloper mode, then Plugins → + → server URL, No Authentication
Claude (web and mobile)Settings → Connectors → Add custom connector, No sign-in
Claude Codeclaude mcp add -t http -s user hamir https://hamir.app/mcp
Codexcodex mcp add hamir --url https://hamir.app/mcp
Cursor, VS Code, Gemini CLI, Zed and 6 moredocs/clients.md

Desktop extension

For Claude Desktop, this repo also builds a one-click extension: download hamir.mcpb from the latest release 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.

VariablePurpose
HAMIR_LANGUAGELanguage for pack names and labels, such as uk
HAMIR_ERROR_REPORTStrue to send error reports; off otherwise
HAMIR_MCP_URLAnother server to forward to, for development

Development

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.

  • 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. The hamir name and logo (icon.png) are not covered: they identify the hamir app, and forks must use their own.

Reviews

No reviews yet

Be the first to review this server!