mcpbeat

ask-ogino MCP Server

io.github.ShunkiOgino/ask-ogino
answering

ask-ogino is answering right now. Last checked 12 min ago. It exposes 6 tools. Last commit 4 Aug 2026.

Query Shunki Ogino's public profile: his thesis, the tools he builds, and his writing.

Uptime history 41 hours of history · worst hour 0%
41 hours agonow
7.7%
Uptime 24h
7 of 91 checks
6
Tools
read from the server
1670 ms
Response time
average over 24h
0
Stars
last commit 4 Aug 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add ask-ogino --transport http https://homepage-flax-two.vercel.app/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ask-ogino": {
      "url": "https://homepage-flax-two.vercel.app/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ask-ogino]
url = "https://homepage-flax-two.vercel.app/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "ask-ogino": {
      "url": "https://homepage-flax-two.vercel.app/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ask-ogino": {
      "url": "https://homepage-flax-two.vercel.app/api/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

how
how_to_connect
荻野への連絡先・つながり方(Discord/GitHub/各SNS)と、どんな人に来てほしいかを返す。
post
get_post
ブログ記事1本の全文(markdown)を slug で取得する。slug は list_posts / search の結果に含まれる。
posts
list_posts
荻野のブログ記事の一覧(タイトル・日付・要約・URL)を新しい順に返す。
profile
get_profile
荻野舜樹(Shunki Ogino)が何者で、何を考えているか(自己紹介・思想)を返す。まずこれを呼ぶとよい。
search
search
荻野の思想・作品・ブログ全文をキーワードで横断検索し、一致した項目を返す。「この人はXについてどう考えている?」に答える時に使う。
works
list_works
荻野が作ったもの(作品・道具)の一覧を、説明・タグ・URL・リポジトリ付きで返す。

Endpoints

URLTransportStateLatencyChecked
https://homepage-flax-two.vercel.app/api/mcp streamable-http answering 2346 ms 12 min ago

ask-ogino — questions

Answers built from our own checks of this server.

What can ask-ogino do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_post, get_profile, how_to_connect, list_posts, list_works, search. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is ask-ogino working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 7 of 91 checks got a reply (7.7%), average response time 1670 ms. The bar chart above shows every period we have measured.
How do I connect ask-ogino?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does ask-ogino need an API key?
No. ask-ogino completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is ask-ogino?
It answers our handshake in 1670 ms on average, which is faster than 1% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is ask-ogino open source?
Yes — written in Astro and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.