drio
Open app

eRegulations MCP Server

Source

Catalog onlyCatalog onlySTDIO

Overview

The eRegulations MCP Server is a Model Context Protocol (MCP) server implementation designed to provide structured, AI-friendly access to eRegulations API data, facilitating easier responses to user inquiries about administrative procedures.

To use the eRegulations MCP Server, clone the repository, install dependencies, and run the server in either Standard I/O mode or HTTP Server mode, depending on your integration needs.

  • Access eRegulations data through a standardized protocol - Query procedures, steps, requirements, and costs - MCP prompt templates to guide LLM tool usage - Support for both standard I/O and HTTP connections
  1. Integrating with AI systems to provide information on administrative procedures.
  2. Querying specific procedures and their details for user inquiries.
  3. Facilitating the development of applications that require access to eRegulations data.

Add to your AI client

Use these steps to connect eRegulations MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "eregulations-mcp-server-unctad-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-eregulations-mcp-server-unctad-ai"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "eregulations-mcp-server-unctad-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-eregulations-mcp-server-unctad-ai"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "eregulations-mcp-server-unctad-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-eregulations-mcp-server-unctad-ai"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "eregulations-mcp-server-unctad-ai": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-eregulations-mcp-server-unctad-ai"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "eregulations-mcp-server-unctad-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-eregulations-mcp-server-unctad-ai"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "eregulations-mcp-server-unctad-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-eregulations-mcp-server-unctad-ai"
      ]
    }
  }
}

FAQ

What is the purpose of the eRegulations MCP Server?

It provides structured access to eRegulations data, making it easier for AI models to answer questions about administrative procedures.

How can I deploy the server?

You can deploy it using Docker Compose or run it directly using Node.js.

What programming language is used for the server?

The server is developed in TypeScript.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3245,"uuid":"7ab2136a-1399-43c4-9b7e-f6d456beff31","name":"eregulations-mcp-server","title":"eRegulations MCP Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/203807454?v=4","created_at":"2025-03-18T12:01:09.558Z","updated_at":"2025-03-18T15:14:01.787Z","status":"created","author_name":"unctad-ai","author_avatar_url":"https://avatars.githubusercontent.com/u/203807454?v=4","tags":"[]","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/unctad-ai/eregulations-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/db47b21ae5f308e698f6c17c13be9faff2e68a17566d8f57b6265c466910548c/68747470733a2f2f736d6974686572792e61692f62616467652f40756e637461642d61692f65726567756c6174696f6e732d6d63702d736572766572","type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-04-22 11:42:19\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]