a year ago
research-and-dataModel Context Protocol (MCP) server for accessing the Israeli Knesset's parliamentary information API
Overview
what is Knesset MCP Server?
Knesset MCP Server is a Model Context Protocol (MCP) server designed to provide access to the Israeli Knesset's parliamentary information API, enabling AI applications to query and interact with Knesset data.
how to use Knesset MCP Server?
To use the Knesset MCP Server, clone the repository, install the dependencies, and start the server. You can also configure it to work with Claude Desktop for enhanced functionality.
key features of Knesset MCP Server?
- Access to Knesset data through URI-based resources, including committee information, bills, and member details.
- Tools for executing specific queries, such as retrieving bill information by ID or searching bills by keyword.
- Pre-defined prompt templates for common analysis tasks related to legislation and voting records.
use cases of Knesset MCP Server?
- Accessing detailed information about Knesset members and their voting records.
- Analyzing the legislative process of specific bills.
- Searching for legislation related to specific topics or keywords.
FAQ from Knesset MCP Server?
- Can I access all Knesset data through this server?
Yes! The server provides comprehensive access to various Knesset data resources.
- Is there a specific setup required for using this server?
Yes! You need to clone the repository, install dependencies, and configure it with Claude Desktop if desired.
- What programming language is used for this project?
The Knesset MCP Server is developed using TypeScript.