Tencent CloudBase / TCB MCP. Manage functions, databases & storage via conversation.
Tencent CloudBase / TCB MCP gives your AI client direct access to China's major serverless platform. It lets you run cloud functions, query NoSQL databases, and manage storage resources without logging into the console. Your agent can audit environments and execute complex backend logic through natural conversation.
Give Claude and any AI agent real-world access
Check overall project status, monitor resource quotas, and verify the connection details for your TCB environment.
List all available cloud functions, retrieve detailed metadata on specific functions, or trigger them to run with custom input data.
See which database collections exist and execute complex queries against your cloud NoSQL user data.
List all storage buckets used by the project and audit the file resources within that environment.
Ask an AI about this
Waiting for input…
What AI agents can do with Tencent CloudBase / TCB: 8 Tools
Use these tools to query environment details, list all available functions, run complex database queries, and monitor your entire cloud resource footprint.
Make your AI actually useful.
Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.
Start using Tencent CloudBase / 腾讯云开发 TCB MCPGet Environment Info
Checks the overall status, region, and quota usage for your entire TCB project environment.
Get Function Metadata
Fetches specific details, like runtime and parameters, for a single listed cloud...
Invoke Cloud Function
Runs a specified cloud function immediately, allowing you to test or execute live...
List Auth Users
Grabs a list of every authenticated user registered in the TCB environment's system.
List Cloud Functions
Retrieves a list of every cloud function defined within the current environment.
List Collections
Shows all NoSQL database collections available for querying data within your project.
List Tcb Buckets
Lists every storage bucket used by the environment, helping you track file resources.
Query Cloud Db
Allows you to run complex database queries against your NoSQL collections using...
Security and governance baked right in.
Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on each call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Tencent CloudBase / 腾讯云开发 TCB, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 5,200+ others, all in one place
- Add new capabilities to your AI anytime you want
- Connections are secured and governed automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog weekly
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Tencent CloudBase / 腾讯云开发 TCB. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS CLOUD
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on each call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
The Backend Audit Nightmare
Today, checking your backend status means logging into the cloud console. You jump between tabs: one screen shows function lists, another requires you to manually select a database collection, and a third is needed just to see if you're running out of quota. It’s clicking through five different dashboards just to answer 'Are we okay?'
With this MCP, the process collapses into conversation. You simply ask your agent about resource usage or function status. The tool handles the necessary checks—using 'get_environment_info' and 'list_cloud_functions'—and gives you a consolidated report in plain English.
Tencent CloudBase / TCB MCP Gives You Full Resource Visibility
The manual steps that disappear are the context switches, the copy-pasting of environment IDs, and the need to remember which dashboard showed what. Your agent handles the sequencing for you.
It's not just about listing resources; it’s about making those resources actionable in a single workflow. You can check your function details with 'get_function_metadata', then immediately trigger them using 'invoke_cloud_function'. That's how fast it is now.
What Tencent CloudBase / TCB MCP does for your AI
Tencent CloudBase is a massive BaaS platform for running complicated backends, and this MCP connects your AI client right into its core systems. You don't have to click through endless menus in the Tencent Console anymore. Instead, you talk to your agent about what you need—like checking the status of a specific function or querying user data—and it handles the whole process.
It turns complicated infrastructure management and resource auditing into a simple conversation.
If you are working with Miniapp backends or running high-volume automation in China, this MCP is built for that complexity. You can ask your agent to list all available functions, check which collections hold user data, or even trigger complex cloud logic using custom parameters. It gives your AI client the same operational oversight a human DevOps engineer gets, but through simple language commands.
Connect this powerful backend tool via Vinkius and keep working in your preferred environment.
019d848a-91ab-7296-9acf-ca66c4f4731a How to set up Tencent CloudBase / TCB MCP
The bottom line is you get to manage your entire serverless backend through chat prompts instead of clicking through multiple complex web dashboards.
Subscribe to this MCP, providing your Tencent Cloud SecretId, SecretKey, Region, and EnvId.
Connect your AI client (like Claude or Cursor) through the Vinkius marketplace using these credentials.
Ask your agent a natural language question, such as 'What are my active users?' or 'Run the payment processing function.' The MCP executes the necessary tools and returns the result.
Who uses Tencent CloudBase / TCB MCP
This MCP is essential for developers and operations engineers managing mission-critical backends in China. It’s for the person who spends too much time navigating consoles just to answer a simple 'what's wrong?' question.
You use this MCP to monitor environment health, check free quota usage, and audit resource consumption without ever leaving your development workspace.
You rely on it to list cloud functions, test logic by triggering specific code paths, or querying user collections for testing purposes.
You use this MCP to automate routine backend checks and ensure that all connected microservices are running within expected parameters.
Benefits of connecting Tencent CloudBase / TCB MCP
Stop hunting through the Tencent Console. Instead of manually navigating multiple tabs to check resource usage, asking your agent for 'environment info' instantly gives you a summary of quotas and status.
Need to test backend logic? You don't have to deploy code just to check it. Use 'invoke_cloud_function' to run specific functions right through chat with custom inputs.
Auditing user data is fast. Instead of writing complex SQL queries in a separate tool, you simply list collections and then use 'query_cloud_db' to pull exactly the records you need.
It keeps everything centralized. You can check your status ('get_environment_info'), see all available code paths ('list_cloud_functions'), and manage storage buckets—all in one chat window.
This saves time on repetitive tasks like user tracking. Running 'list_auth_users' provides a clean list of every registered user, so you don't need to export CSVs.
Tencent CloudBase / TCB MCP use cases
Debugging a failing payment microservice
A developer suspects the nightly payment processing failed. They ask their agent, which uses 'list_cloud_functions', identifies the correct function name, and then runs 'get_function_metadata' to check its latest error logs before finally using 'invoke_cloud_function' to test a manual rerun.
Auditing user data access
An ops engineer needs to know if the marketing team accessed any specific user profiles. They run 'list_collections' to confirm the 'UserProfiles' collection exists, then use 'query_cloud_db' with status filters to pull only active records.
Checking overall project stability
A team lead wants a quick health check before a major deployment. They prompt their agent for 'environment info', which immediately reports the current region, quota usage, and whether the environment is stable enough to proceed.
Verifying storage integrity
The team needs to know if old log files are taking up too much space. They use 'list_tcb_buckets' to see all containers, then ask their agent to check the file resources within a specific bucket.
Tencent CloudBase / TCB MCP tradeoffs
What to watch out for, and the recommended way to handle each one.
Treating it like a generic API call
Trying to query data without knowing which collection holds that data. You just prompt: 'Tell me the active users' and get an error, because you didn't first confirm the table name.
Always start by running 'list_collections'. Once your agent confirms the correct collection (like 'UserProfiles'), then use 'query_cloud_db' to filter for only what you need.
Overlooking environment state
Running a function or query, but assuming it will work because it worked last week. You might run into quota limits or region mismatch errors.
First, check 'get_environment_info'. This tool confirms the current region and checks your available quotas before you execute any resource-heavy operations.
Bypassing function discovery
Telling the agent to run a process by name, but not knowing if that process is even active or up to date.
Always use 'list_cloud_functions' first. This confirms the exact list of available functions and lets you check their metadata using 'get_function_metadata'.
When to use Tencent CloudBase / TCB MCP
Use this MCP if your primary need is orchestrating complex, interconnected backend services housed within a BaaS environment like Tencent CloudBase. You're looking to run code (using 'invoke_cloud_function'), read data from NoSQL databases ('query_cloud_db'), and audit the infrastructure itself ('get_environment_info').
Don't use this if you are just trying to manage a simple key-value store, or if your services are hosted on bare metal virtual machines. If you only need basic CRUD operations without function orchestration, a simpler API wrapper might suffice.
However, if your pain point is that the complexity of managing functions, databases, and storage requires deep knowledge of multiple vendor consoles, this MCP acts as a single conversational entry point for all those tools.
Frequently asked questions about Tencent CloudBase / TCB MCP
How do I list all the microservices in my TCB environment? +
Run the 'list_cloud_functions' tool. This provides a complete roster of every function available, which lets you see what services are currently active.
Can I query user data using the Tencent CloudBase / TCB MCP? +
Yes. You first use 'list_collections' to find the right database, and then you run 'query_cloud_db' with specific criteria to pull records.
What if I need to test a function without deploying it? +
You can bypass deployment by using the 'invoke_cloud_function' tool. This lets your agent execute existing logic directly and pass custom data inputs for testing purposes.
Does this MCP help me check my usage limits? +
Absolutely. The 'get_environment_info' tool gives you a real-time summary of quotas, letting you monitor your storage and function invocation limits.