Skip to main content
Glama

eRegulations MCP Server

by unctad-ai

searchProcedures

Search for administrative procedures using specific keywords on the eRegulations MCP Server. Simplify access to structured data for AI models and user queries.

Input Schema

NameRequiredDescriptionDefault
keywordYesThe keyword or phrase to search for procedures. This will be wrapped in a JSON object with a 'keyword' property when sent to the API.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "keyword": { "description": "The keyword or phrase to search for procedures. This will be wrapped in a JSON object with a 'keyword' property when sent to the API.", "type": "string" } }, "required": [ "keyword" ], "type": "object" }

Other Tools from eRegulations MCP Server

Related Tools

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/unctad-ai/eregulations-mcp-server'

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