drio
Open app

Mcp Server

Source

Catalog onlyCatalog onlySTDIO

Overview

Mcp Server is a progressive Node.js framework designed for building efficient and scalable server-side applications using TypeScript.

To use Mcp Server, clone the repository and run the following commands to set up the project: bash $ yarn install Then, you can compile and run the project in different modes: bash # development $ yarn run start # watch mode $ yarn run start:dev # production mode $ yarn run start:prod

  • Built on the powerful NestJS framework for enhanced performance. - Supports TypeScript for better code quality and maintainability. - Easy deployment options with Mau for AWS. - Comprehensive testing capabilities including unit and e2e tests.
  1. Developing RESTful APIs for web applications.
  2. Building microservices architecture for scalable applications.
  3. Creating real-time applications using WebSockets.

Add to your AI client

Use these steps to connect 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": {
    "mcp-server-nawalirfan": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-nawalirfan"
      ]
    }
  }
}

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": {
    "mcp-server-nawalirfan": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-nawalirfan"
      ]
    }
  }
}

Claude Code

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

.mcp.json (project root)

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

VS Code (Copilot)

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

.vscode/mcp.json

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

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

FAQ

Is Mcp Server suitable for large applications?

Yes! Mcp Server is designed to handle large-scale applications efficiently.

Can I deploy my application on platforms other than AWS?

Yes, while Mau is optimized for AWS, you can deploy your application on any cloud platform of your choice.

How can I get support for Mcp Server?

You can join our Discord channel for community support and resources.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3725,"uuid":"65bc67be-b2fd-419f-b61d-d6b8704bb8f4","name":"mcp-server","title":"Mcp Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/74706635?v=4","created_at":"2025-03-21T08:41:32.377Z","updated_at":"2025-03-21T08:49:32.532Z","status":"created","author_name":"nawalirfan","author_avatar_url":"https://avatars.githubusercontent.com/u/74706635?v=4","tags":"mcp-server,nodejs,nestjs","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/nawalirfan/mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/4b0000b8e7a6449a924fe0212093b9f3936ef80cc8fdfbb770baad58f58b8c2c/68747470733a2f2f6e6573746a732e636f6d2f696d672f6c6f676f2d736d616c6c2e737667","type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-21 12:17:55\"}","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"}]]}]