What Do They Know
whatdotheyknow-mcp
一个用于英国信息自由(FOI)研究的模型上下文协议(MCP)服务器。将 AI 助手连接到 WhatDoTheyKnow(英国最大的 FOI 请求平台),以搜索请求、阅读回复、查询公共机构并起草新请求。
工具
工具 | 描述 |
| 通过 WhatDoTheyKnow 的 Atom 订阅源对 FOI 请求和回复进行全文搜索。支持结构化表达式(如 |
| 按名称搜索英国公共机构。返回用于其他工具的 slug。 |
| 获取特定 FOI 请求的事件时间线(发送、回复、澄清)。 |
| 为给定的机构和主题构建预填写的 WhatDoTheyKnow 请求 URL。 |
| 通过写入 API 创建请求(需要 |
| 更新用户评估的请求状态(需要 |
Related MCP server: mcp-legislation-uk
资源
URI 模板 | 返回值 |
| 机构资料 JSON |
| FOI 请求详情 JSON |
| 用户资料 JSON |
| 请求事件 Atom 订阅源 |
| 用户活动 Atom 订阅源 |
| 所有英国公共机构的完整 CSV |
提示词
提示词 | 描述 |
| 为给定的机构和主题起草一份范围明确、具体的 FOI 请求。 |
快速入门
本地运行
pip install fastmcp httpx pydantic
fastmcp run server.py使用 MCP Inspector 进行检查:
npx @modelcontextprotocol/inspector http://localhost:8000/mcp环境变量
变量 | 必需 | 描述 |
| 可选 | 启用 |
上游 API 和许可
来源 | API | 许可 | 认证 |
WhatDoTheyKnow |
| 无(读取)/ API 密钥(写入) |
数据直接来源于 WhatDoTheyKnow 公共 API。该平台由 mySociety 运营。
Maintenance
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
- AlicenseNot gradedqualityBmaintenanceAn 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.4MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server for accessing the UK's official legislation database (legislation.gov.uk), enabling natural language queries via Pipeworx's AI gateway.7MIT
- AlicenseNot gradedqualityBmaintenanceMCP server for the Froide FOI platform. Exposes Froide's REST API as MCP tools for Claude and other MCP clients.MIT
- FlicenseNot gradedqualityBmaintenanceMCP 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.
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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