Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • Entscheidsuche MCP Server
  • Fantasy Premier League MCP Server
  • Notion Knowledge Base MCP Server
  • Vertex AI MCP Server
  • Ramp MCP Server
Back to MCP Servers
OpenBudget MCP Server

OpenBudget MCP Server

Public
OpenBudget/budgetkey-mcp

Provides seamless access to Israel's governmental budget data via the Model Context Protocol, enabling real-time querying, full-text search, and comprehensive analysis of budget items, contracts, supports, and historical financial datasets.

python
0 tools
May 30, 2025
Updated Jun 4, 2025

Supercharge Your AI with OpenBudget MCP Server

MCP Server

Unlock the full potential of OpenBudget MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

OpenBudget MCP Server

An MCP server that provides access to the OpenBudget API, allowing you to query and search various budget-related datasets.

Description

This project provides a FastMCP server that interfaces with Israel's OpenBudget data. Allowing easy access to budget data, contracts, and supports information. It serves as a bridge between the OpenBudget API and MCP clients.

This project is possible only thanks to amazing work of OpenBudget/BudgetKey team.

Features

  • Full access to Israel's governmental budget data
  • Real-time integration with the OpenBudget API
  • Comprehensive search capabilities across multiple data categories
  • Historical budget tracking and analysis
  • Contract and support payment information retrieval
  • Easy-to-use MCP interface for client applications

Requirements

  • Python 3.10 or higher
  • uv package manager

Installation

git clone cd OpenBudget-mcp uv venv .venv\Scripts\activate uv pip install -r pyproject.toml uv lock

Usage

Install and run the server using one of these methods:

  1. For use with Visual Studio Code (using Copilot): Go to vscode/mcp.json and replace {YOUR-LOCAL-PATH} with the path you cloned the repo. VSCode should discover you server automatically. If that doesn't work, make sure you enabled MCP & MCP.Discovery in vscode://settings/mcp. Make sure to enable agent mode in your vscode copilot. !Agent Mode Enabled

  2. For use with Claude AI Assistant:

fastmcp install server.py
  1. For testing with MCP Inspector (Learn how at MCP Inspector):
fastmcp dev server.py

Available Datasets

The following datasets are available:

  • budget_items_data
  • income_items_data
  • supports_data
  • contracts_data
  • entities_data
  • budgetary_change_requests_data
  • budgetary_change_transactions_data

MCP Tools

get_dataset_info

Get information about a dataset's structure, including its columns and database schema.

search_dataset

Perform a full-text search within a dataset.

query_dataset

Execute SQL queries on a dataset.

MCP Resources

available_datasets

Get a list of all available datasets.

Error Handling

The tools will return appropriate error messages in the following cases:

  • Invalid dataset name
  • Invalid SQL query
  • API request failures
  • Network connectivity issues

API Documentation

The server is based on the OpenBudget API. For more details about the API endpoints and data structure, refer to the OpenAPI specification in budgetkey.yaml.

Contributing

We welcome contributions to help improve the BudgetKey Israel MCP server. Whether you want to add new tools, enhance existing functionality, or improve documentation, your input is valuable.

For examples of other MCP servers and implementation patterns, see the Model Context Protocol servers repository.

License

This project is dual-licensed under:

  • MIT License
  • Creative Commons Attribution-ShareAlike 4.0 International License

See the LICENSE file for details.

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Entscheidsuche MCP Server
    Entscheidsuche MCP Server

    Provides standardized access to Swiss legal decisions via the Model Context Protocol, enabling searc...

    Added May 30, 2025
  • Fantasy Premier League MCP Server
    Fantasy Premier League MCP Server

    Provides comprehensive access to Fantasy Premier League data and tools via Model Context Protocol, e...

    Added May 30, 2025
  • Notion Knowledge Base MCP Server
    Notion Knowledge Base MCP Server

    Provides seamless access to Notion knowledge bases via Model Context Protocol, enabling detailed, re...

    Added May 30, 2025
  • Vertex AI MCP Server
    Vertex AI MCP Server

    Provides a Model Context Protocol server enabling advanced interaction with Google Cloud's Vertex AI...

    20 tools
    Added May 30, 2025
  • Ramp MCP Server
    Ramp MCP Server

    Model Context Protocol server enabling efficient retrieval, analysis, and task execution on Ramp dat...

    Added May 30, 2025