drio
Open app

Mcp Server

Source

Catalog onlyCatalog onlySTDIO

Overview

Mcp Server is a Multi-Functional Command Processor that provides an API for retrieving the current dollar exchange rate, weather forecasts for specified cities, and weekly news summaries.

To use Mcp Server, clone the repository, set up a virtual environment, install dependencies, and run the server. You can then access the API endpoints to get the desired information.

  • Dollar Exchange Rate: Retrieve the current exchange rate of the dollar to the ruble. - Weather Forecast: Get the current weather in a specified city. - News Summary: Access news articles from the past week.
  1. Checking the latest dollar exchange rate for financial planning.
  2. Obtaining weather updates for travel or daily activities.
  3. Staying informed with the latest news summaries.

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

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

Claude Code

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

.mcp.json (project root)

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

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

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

FAQ

Can I use Mcp Server for any city?

Yes! You can request weather information for any city by specifying its name in the API call.

Is Mcp Server free to use?

Yes! Mcp Server is open-source and free to use.

What programming language is Mcp Server written in?

Mcp Server is written in Python.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3244,"uuid":"3c04792d-8b32-48b8-b585-df6e38c6a120","name":"mcp-server","title":"Mcp Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/154009186?v=4","created_at":"2025-03-18T12:01:09.557Z","updated_at":"2025-03-18T15:19:00.824Z","status":"created","author_name":"VenGr0","author_avatar_url":"https://avatars.githubusercontent.com/u/154009186?v=4","tags":"[]","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/VenGr0/mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-03-19 14:06:43\"}","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"}]]}]