DeepVLab Analytics MCP Server
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., "@DeepVLab Analytics MCP ServerShow my account balance"
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.
DeepVLab Analytics MCP Server
A Model Context Protocol (MCP) server for querying DeepVLab account statistics and model usage analytics.
Features
🔐 Browser Authorization - Automated login and token management.
👤 User Profile - View basic account information and balance.
📊 Usage Analytics - Detailed statistics on model usage, daily trends, and quotas.
💰 Cost Calculator - Estimate and compare costs across different models.
📈 Real-time Data - Fetched directly from DeepVLab API.
Related MCP server: holdify-mcp
Quick Start
1. Installation
git clone https://github.com/yourusername/deepvlab-mcp.git
cd deepvlab-mcp
pip install -r requirements.txt2. Configuration
Add the server to your claude_desktop_config.json:
{
"mcpServers": {
"deepvlab-analytics": {
"command": "python",
"args": ["/path/to/deepvlab-mcp/server.py"],
"env": {
"PYTHONPATH": "/path/to/deepvlab-mcp"
}
}
}
}Note: Replace /path/to/deepvlab-mcp with your actual absolute path.
3. Usage
Restart Claude Desktop and simply ask:
"Login to DeepVLab"
"Show my account balance"
"Compare costs for Claude 3.5 Sonnet vs GPT-4o"
Available Tools
Tool | Description |
| Launch browser to authorize and get token |
| Get user info and balance overview |
| List all models and their rates |
| Detailed credit usage stats |
| Usage stats per model |
| Daily usage trends |
| Quota information |
| Calculate cost for specific token counts |
| Estimate costs for batch requests |
| Compare costs across multiple models |
License
MIT
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
- Alicense-qualityDmaintenanceEnables AI systems to manage Verodat accounts, workspaces, and datasets, including creating datasets, querying data, and executing AI-powered queries through natural language.Last updated14Apache 2.0

holdify-mcpofficial
Alicense-qualityDmaintenanceEnables AI assistants to manage API keys, check usage, and debug authentication issues for the Holdify API.Last updated14MIT
@volter/tunnel-mcpofficial
Alicense-qualityBmaintenanceEnables AI agents to manage account, usage, and abuse operations for the Volter tunnel relay.Last updated1,6161Apache 2.0- AlicenseBqualityAmaintenanceManages your AceDataCloud account through the platform management API, enabling balance checks, usage/spend lookup, API key management, order creation/payment, announcement publishing, and more.Last updated34MIT
Related MCP Connectors
A paid remote MCP for AI SDK data query MCP, built to return verdicts, receipts, usage logs, and aud
Manage your AceData Cloud account: services, pricing, APIs, docs, balance, usage, keys & orders
Privacy-first web analytics. Query pageviews, referrers, trends, and AI insights.
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/jiangmuran/dvcode_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server