romanian-financial-regulation-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ro_fin_search_regulationsA | Full-text search across Romanian financial regulation provisions. Returns matching ASF norme, instructiuni, BNR regulamente, and norme on capital markets and prudential requirements. |
| ro_fin_get_regulationA | Get a specific Romanian financial regulation provision by sourcebook and reference. Accepts references like 'ASF_NORME 15/2015 art.3' or 'BNR_REGULAMENTE 5/2013 art.10'. |
| ro_fin_list_sourcebooksA | List all Romanian financial regulation sourcebooks with their names and descriptions. Covers ASF and BNR regulatory output. |
| ro_fin_search_enforcementA | Search ASF and BNR enforcement actions — sanctiuni, avertismente, and interdictii. Returns matching enforcement decisions. |
| ro_fin_check_currencyA | Check whether a specific Romanian financial regulation provision reference is currently in force. Returns status and effective date. |
| ro_fin_aboutA | Return metadata about this MCP server: version, data source, tool list. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 6 tools
Each tool serves a distinct purpose: full-text search, specific provision retrieval, sourcebook listing, enforcement search, status checking, and server metadata. No overlap.
All tools follow a consistent 'ro_fin_' prefix with a verb_noun pattern (search_regulations, get_regulation, list_sourcebooks, search_enforcement, check_currency, about).
6 tools is appropriate for the domain—covers essential operations without being too few or too many.
The server provides search, retrieval, listing, enforcement checking, and regulatory status. For a read-only regulatory lookup server, the surface is complete.