fiscal_search

키워드 또는 카테고리로 열린재정 API를 검색합니다. 검색 결과에서 code를 확인한 뒤 fiscal_query로 데이터를 호출하세요. 예: fiscal_search(keyword=

Server Fiscal Api yangheeseok1/fiscal-api-mcp-
Category Read
Risk class Low
Parameters 00 required

What fiscal_search does on Fiscal Api

AI agents call fiscal_search to retrieve information from Fiscal Api without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why fiscal_search needs a policy

This tool retrieves or queries data without side effects—it searches for fiscal data codes and returns results for further querying. It does not create, modify, delete, execute code, or commit financial transactions. It is a straightforward search/discovery mechanism, making it a Read operation with low severity.

From the tool's definition Tool description states "키워드 또는 카테고리로 열린재정 API를 검색합니다" (searches fiscal API by keyword or category) and instructs users to "검색 결과에서 code를 확인한 뒤 fiscal_query로 데이터를 호출하세요" (check code from search results, then call fiscal_query to retrieve data).

Questions about fiscal_search

What does the fiscal_search tool do? +

키워드 또는 카테고리로 열린재정 API를 검색합니다. 검색 결과에서 code를 확인한 뒤 fiscal_query로 데이터를 호출하세요. 예: fiscal_search(keyword=. It is categorised as a Read tool in the Fiscal Api MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on fiscal_search? +

Register the Fiscal Api MCP server in PolicyLayer and add a rule for fiscal_search: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Fiscal Api. Nothing to install.

What risk level is fiscal_search? +

fiscal_search is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit fiscal_search? +

Yes. Add a rate_limit block to the fiscal_search rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block fiscal_search completely? +

Set action: deny in the PolicyLayer policy for fiscal_search. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides fiscal_search? +

fiscal_search is provided by the Fiscal Api MCP server (yangheeseok1/fiscal-api-mcp-). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.