MCP.so
登录

UK Parliament - Open Data - Model Context Protocol Server

@chrisbrooksbank-parliament

关于 UK Parliament - Open Data - Model Context Protocol Server

parliament open data MCP server. (This repository is no longer actively maintained. Development continued in a fork which contains major improvements and ongoing updates: )

基本信息

分类

数据与分析

运行时

c#

传输方式

stdio

发布者

chrisbrooksbank-parliament

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is UK Parliament - Open Data - Model Context Protocol Server?

A tool that bridges AI assistants (e.g., Microsoft Copilot) to official UK Parliament data via the Model Context Protocol (MCP). It provides real‑time access to members, bills, voting records, committees, debates, procedures, constituencies, and official documents from the UK Parliament’s open data APIs.

How to use UK Parliament - Open Data - Model Context Protocol Server?

Clone the repository, install .NET SDK, and configure the MCP server in a client like Claude Desktop or VS Code using a dotnet run command pointing to the project. Start each conversation with the required system prompt (e.g., say “Hello Parliament”) to enforce data‑only responses and source citation.

Key features of UK Parliament - Open Data - Model Context Protocol Server?

  • Real‑time queries of UK Parliament open data APIs.
  • Covers members, bills, divisions, committees, Hansard, and more.
  • Works with any MCP‑compatible AI assistant (Claude, Copilot, etc.).
  • Requires a system prompt to ensure accurate, source‑cited answers.
  • Supports advanced queries such as combining multiple data sources.
  • Active development continues in the forked repository.

Use cases of UK Parliament - Open Data - Model Context Protocol Server?

  • Ask what is currently happening in the House of Commons or Lords.
  • Retrieve full profiles, voting records, and registered interests of MPs.
  • Search for bills, amendments, and their legislative stages.
  • Explore committee meetings, evidence, and publications.
  • Access constituency election results and parliamentary calendars.

FAQ from UK Parliament - Open Data - Model Context Protocol Server?

What data sources does the server use?

It queries official UK Parliament open data APIs only—no external or inferred knowledge is used.

What are the runtime requirements?

You need .NET SDK (v9 or later) and Git. Visual Studio Code is recommended but not mandatory.

How do I reset the conversation context?

Start a new chat session. To disconnect from Parliament MCP servers, prompt “Goodbye Parliament” or begin a fresh chat.

Can I see the raw API response?

Yes, you can prompt the assistant to show the full JSON returned from the last MCP call for debugging.

Does the server require authentication or special transport?

No authentication is mentioned. It uses stdio transport via the MCP protocol, configured in the client’s claude_desktop_config.json or VS Code MCP settings.

评论

数据与分析 分类下的更多 MCP 服务器