Skip to main content
Glama
paulieb89

What Do They Know

by paulieb89

whatdotheyknow-mcp

英国の情報公開(FOI)調査のためのModel Context Protocolサーバー。AIアシスタントをWhatDoTheyKnow(英国最大のFOIリクエストプラットフォーム)に接続し、リクエストの検索、回答の閲覧、公的機関の検索、新しいリクエストの作成を行うことができます。

ツール

ツール

説明

search_request_events

WhatDoTheyKnowのAtomフィードを介したFOIリクエストと回答の全文検索。構造化された式(status:successfulbody:"Liverpool City Council")をサポートします。

search_authorities

英国の公的機関を名前で検索します。他のツールで使用するためのスラッグを返します。

get_request_feed_items

特定のFOIリクエストのイベントタイムライン(送信、回答、説明要求)を取得します。

build_request_url

指定された機関とトピックについて、事前入力されたWhatDoTheyKnowリクエストURLを作成します。

create_request_record

書き込みAPIを介してリクエストを作成します(WDTK_API_KEYが必要です)。

update_request_state

ユーザーが評価したリクエストの状態を更新します(WDTK_API_KEYが必要です)。

Related MCP server: mcp-legislation-uk

リソース

URIテンプレート

戻り値

wdtk://authorities/{authority_slug}

機関プロファイルのJSON

wdtk://requests/{request_slug}

FOIリクエスト詳細のJSON

wdtk://users/{user_slug}

ユーザープロファイルのJSON

wdtk://requests/{request_slug}/feed

リクエストイベントのAtomフィード

wdtk://users/{user_slug}/feed

ユーザーアクティビティのAtomフィード

wdtk://authorities/all.csv

英国の全公的機関のCSV

プロンプト

プロンプト

説明

draft_foi_request

指定された機関とトピックについて、具体的で絞り込まれたFOIリクエストの草案を作成します。

クイックスタート

ローカルで実行

pip install fastmcp httpx pydantic
fastmcp run server.py

MCPインスペクターで確認:

npx @modelcontextprotocol/inspector http://localhost:8000/mcp

環境変数

変数

必須

説明

WDTK_API_KEY

オプション

create_request_recordおよびupdate_request_state書き込みツールを有効にします

アップストリームAPIとライセンス

ソース

API

ライセンス

認証

WhatDoTheyKnow

www.whatdotheyknow.com

OGL v3

なし(読み取り)/ APIキー(書き込み)

データはWhatDoTheyKnowのパブリックAPIから直接取得されます。このプラットフォームはmySocietyによって運営されています。

Install Server
A
license - permissive license
B
quality
C
maintenance

Maintenance

Maintainers
Response time
2dRelease cycle
4Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    An MCP server that gives AI assistants access to UK Parliament data. Query MPs, Lords, bills, votes, committees, debates, and more through AI assistants like Claude Desktop and VS Code Copilot.
    4
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    MCP server for the Froide FOI platform. Exposes Froide's REST API as MCP tools for Claude and other MCP clients.
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    MCP server exposing the full UK Companies House Public Data API, enabling natural language queries for company profiles, search, officers, filing history, charges, insolvency, and persons with significant control, as well as downloading and reading PDF documents.

View all related MCP servers

Related MCP Connectors

  • Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.

  • Pocket Agent (aipocketagent.com) MCP server — read tools for personas, apps, and product info.

  • An MCP server for deep research or task groups

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/paulieb89/whatdotheyknow-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server