get_stats
Inspect corpus coverage, counts by type, and language/date range metadata.
ClaudeやChatGPT向けのMESHH MCPセットアップページです。クライアントごとの導線から、同じ日本のマクロレイヤーに接続できます。
https://meshh.ai/mcp
ClaudeのMCPフローにMESHHを接続し、日本のマクロリサーチを会話内で参照します。
ChatGPTのカスタムMCP接続ページからMESHHの研究レイヤーを追加します。
Inspect corpus coverage, counts by type, and language/date range metadata.
Browse corpus items by source, subtype, language, and date without running text search.
インデックス済みの公開ソース記録をキーワードで検索し、事実、合成された抜粋、引用を返します。
Compare document versions and inspect additions, deletions, and change summaries.
Retrieve full items with titles, dates, source URLs, and segment windows for close reading.
Walk previous and next comparable items around a source document, nearest first.
Fetch canonical entity detail, including aliases, roles, and cross-source coverage counts.
Traverse items linked to an entity, with optional in-scope query filtering and source-aware access handling.
Resolve canonical entities by name or alias and see which people or institutions the corpus already links.
| Tool | Purpose | Required input | Returns |
|---|---|---|---|
get_stats |
Inspect corpus coverage, counts by type, and language/date range metadata. | none or `source` | coverage and type counts |
list_items |
Browse corpus items by source, subtype, language, and date without running text search. | `source` | item list with metadata |
search |
インデックス済みの公開ソース記録をキーワードで検索し、事実、合成された抜粋、引用を返します。 | `query` | matched documents and segments |
diff_item |
Compare document versions and inspect additions, deletions, and change summaries. | `source_id` | document diff |
get_item |
Retrieve full items with titles, dates, source URLs, and segment windows for close reading. | `source_id` | full item with segments |
get_item_neighbors |
Walk previous and next comparable items around a source document, nearest first. | `source_id` | adjacent item lists |
get_entity |
Fetch canonical entity detail, including aliases, roles, and cross-source coverage counts. | `entity_id` | entity detail |
get_entity_items |
Traverse items linked to an entity, with optional in-scope query filtering and source-aware access handling. | `entity_id` | items linked to entity |
search_entities |
Resolve canonical entities by name or alias and see which people or institutions the corpus already links. | `query` | entity matches |