Hatena Blog

by serima

Not rated
GitHub

About

An MCP server for interacting with the Hatena Blog service.

Details

Author
serima
Categories
Communication, Productivity

Setup

Install Hatena Blog in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/serima/hatena-blog-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

Claude Desktop/Web版からはてなブログを検索できるMCP (Model Context Protocol) サーバーです。

- search_blog: キーワードで記事検索
- get_recent_posts: 最新記事取得
- get_post_by_url: URL指定で記事詳細取得
- Vercelアカウントでログイン
- このリポジトリをインポート
- 環境変数を設定:

- BLOG_ID: はてなブログID(例:exampleexample.hatenablog.com
- CACHE_DURATION: キャッシュ時間(秒、デフォルト: 300)

{ "mcpServers": { "hatena-blog": { "command": "npx", "args": ["--yes", "@modelcontextprotocol/server-fetch"], "env": { "FETCH_BASE_URL": "https://your-project.vercel.app/api/mcp" } } } }
POST https://your-project.vercel.app/api/mcp
{ "jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": { "name": "search_blog", "arguments": { "keyword": "技術", "limit": 5 } } }

- keyword(必須): 検索キーワード
- limit(オプション): 取得件数(デフォルト: 10)

- Node.js 18.x
- xml2js: RSS/Atom フィード解析
- Vercel Serverless Functions
- メモリベースキャッシュ(5分間)
- CORS対応

Manage your WhatsApp, SMS and Phone Calls using a single MCP connector

Connect to any function, any language, across network boundaries using AgentRPC.

Access your meeting transcripts, summaries, and action items from any AI assistant.

Connect Claude, ChatGPT, and other AI tools to your Granola meeting notes via MCP. Query your notes, search transcripts, and get meeting insights in your favorite AI assistants.

Build with the Kudosity API to send SMS and MMS. Access developer docs, API references and live testing tools to send messages, manage contact lists, configure webhooks and more.

Send SMS, WhatsApp, and RCS messages programmatically with DLT compliance. Manage contacts, schedule campaigns, and track delivery reports.

Interact with Twilio APIs to send messages, manage phone numbers, configure your account, and more.

The VoIPstudio MCP server gives compatible AI assistants secure access to authorised VoIPstudio account data, including recordings, call detail records, live calls and voicemails in order to query call activity, analyse patterns, identify agent performance issues and generate QA or operations reports in plain English.

A bridge server connecting Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.