Skip to main content
Glama

OpenBudget MCP Server

by OpenBudget
config.py360 B
"""Configuration settings for the OpenBudget MCP server.""" API_BASE_URL = "https://next.obudget.org" DEFAULT_PAGE_SIZE = 30 AVAILABLE_DATASETS = [ "budget_items_data", "income_items_data", "supports_data", "contracts_data", "entities_data", "budgetary_change_requests_data", "budgetary_change_transactions_data" ]

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/OpenBudget/OpenBudget-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server