viv-mcp-server
Provides access to Steam game data, including player counts, reviews, deals, and historical information.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@viv-mcp-serverHow many people are playing CS2?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 |
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-serverConnect 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) |
|
REST API |
|
RapidAPI | |
npm |
|
License
MIT — free forever.
This server cannot be installed
Maintenance
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
- AlicenseCqualityDmaintenanceA 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.34154MIT
- Flicense-qualityDmaintenanceA Python server implementing the Model Context Protocol that exposes tools for querying external APIs, compatible with Claude Desktop and ChatGPT Desktop.
- Flicense-qualityDmaintenanceA 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
- AlicenseAqualityDmaintenanceA Model Context Protocol server that enables AI assistants to make HTTP requests (GET, POST, PUT, DELETE) to external APIs through standardized MCP tools.42MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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