Skip to main content
Glama

Viv Data MCP Server

23 free APIs — now usable by Claude, Cursor, Continue, and any MCP-compatible AI agent.

Ask an AI "How many people are playing CS2?" or "Who owns github.com?" and it'll call these APIs directly.

APIs Available

Category

Tools

Example

🎮 Steam

Game details, player counts, reviews, deals, history

CS2 → 850K players, Very Positive

🌐 Domain WHOIS

Registrar, dates, nameservers

github.com → MarkMonitor

📧 Email

MX records, syntax, disposables

user@example.com → Valid

🌍 IP Geo

Country, city, ISP, timezone

8.8.8.8 → US, Google

💱 Currency

170+ currencies, real-time

100 USD → 85 EUR

📈 Stocks

Real-time quotes

AAPL → $174.50

📱 QR Code

Generate image URL

Any text → PNG/SVG

🏢 Company

Business registration

domain → company info

...

15 more tools

Password, UUID, VAT, Phone, Sentiment, etc.

Related MCP server: MCP Python Server — API Wrapper

Quick Start

pip install mcp httpx
git clone https://github.com/buigialy30206-eng/viv-mcp-server

Connect to Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "viv-data": {
      "command": "python",
      "args": ["path/to/viv-mcp-server/viv-mcp-server.py"]
    }
  }
}

Restart Claude. Then ask: "What's the CS2 player count right now?"

Connect to Cursor

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "viv-data": {
      "command": "python",
      "args": ["path/to/viv-mcp-server/viv-mcp-server.py"]
    }
  }
}

Hosted API

Server

URL

MCP (SSE)

https://viv-mcp-server.fly.dev

REST API

https://mega-api-mellowed-tidepool-1271.fly.dev

RapidAPI

buigialy30206

npm

npm install github:buigialy30206-eng/steam-api-npm

License

MIT — free forever.

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    C
    quality
    D
    maintenance
    A Model Context Protocol server that exposes over 200+ APIs from API.market as MCP resources, allowing large language models to discover and interact with various APIs through natural language commands.
    34
    15
    4
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    A Model Context Protocol (MCP) Server that provides unified access to multiple external APIs (weather, news, financial data) through a single, consistent interface for AI agents and LLMs.
    1
  • A
    license
    A
    quality
    D
    maintenance
    A Model Context Protocol server that enables AI assistants to make HTTP requests (GET, POST, PUT, DELETE) to external APIs through standardized MCP tools.
    4
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

  • Free public MCP for AI agents — 193 tools, 44 workflows. No API key.

  • Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.

View all MCP Connectors

Latest Blog Posts

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/buigialy30206-eng/viv-mcp-server'

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