mcpbeat Sign in

ask-ogino MCP Server

by shunkiogino Your server? Claim it
not responding

ask-ogino is listed as active in the registry but did not answer our last check. It exposes 6 tools. Last commit 22 Sep 2026.

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

Uptime history 52 days of history · worst day 8%
52 days agonow
20.9%
Uptime 24h
19 of 91 checks
6
Tools
read from the server
1175 ms
Response time
average over 24h
0
Stars
last commit 22 Sep 2026

What the code does

We read the source, 22 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

  list.innerHTML = SAMPLE_AGENTS.map(a => {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 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 53 ms 6 min ago

Alternatives to ask-ogino

same job, measured the same way
Sudhanva Public Profile
by nsudhanva

Read Sudhanva Narayana's public profile, production ML case studies, and technical writing.

3 tools answering
Sudhanva Public Profile
by sudhanva

Read Sudhanva Narayana's public profile, production ML case studies, and technical writing.

3 tools answering
Khalid Ibne Hasan · Portfolio
by khalid-hasan

Query Khalid Ibne Hasan's portfolio: profile, availability, case studies, writing, and resume.

9 tools answering
Mana Public
by mana

Read-only MCP tools for Mana public creations, tags, creator profiles, and share pages.

6 tools answering
logr
by logr

Query any public logr profile — timelines, events, full context — plus owner-authorized writes.

6 tools answering
Agents Wiki
by agents-wiki

Public agent wiki: read-only search and article tools; authenticated write tools on /mcp/write.

5 tools answering
Starfetch
by starfetch-js

Query public astronomy catalogs through metadata-first TAP and ADQL tools.

53 installs/wk local only
HexWitness
by siaginw

Durable, build-scoped reverse-engineering evidence memory and query tools for AI agents.

34 installs/wk local only

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 19 of 91 checks got a reply (20.9%), average response time 1175 ms. The bar chart above shows every period we have measured.
The registry lists ask-ogino as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
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 1175 ms on average, which is faster than 7% 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?
We cannot say either way: written in Astro and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.