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.

コメント

「データと分析」の他のコンテンツ