TikTok Unauthorized API Scraper
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | API 密钥 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tasks | {
"list": {},
"cancel": {},
"requests": {
"tools": {
"call": {}
},
"prompts": {
"get": {}
},
"resources": {
"read": {}
}
}
} |
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_trending_users_in_specific_countryB | Fetch trending users and their most popular post for target country passed as parameter |
| get_trending_hashtags_for_specific_countryC | Endpoint search for trending hashtags for specific country passed as the parameter |
| find_user_by_sec_user_id_fetch_profile_info_fetch_user_pC | Endpoint does a sequence of actions under the hood: 1. fetches user stats (total likes, followers, subscriptions, etc.) 2. fetch \ |
| build_request_to_find_post_by_link_or_aweme_idD | Note: endpoints ending \ |
| build_request_to_find_users_posts_by_sec_user_idD | Note: endpoints ending \ |
| build_request_to_find_user_and_his_info_by_sec_user_idD | Note: endpoints ending \ |
| find_post_by_link_or_aweme_id_fetch_cover_links_metrics_B | Find post data (cover links, metrics, download links, etc.) by post identifier. Takes any of the following post identifiers: - aweme_id - share_link - web_link - short_link If you mix up link type endpoint will work incorrectly! |
| find_liked_posts_by_sec_user_idB | Search for post user previously liked (only it the target user allowed this feature in privacy settings) |
| find_user_by_username_fetch_profile_info_fetch_user_postD | Endpoint does a sequence of actions under the hood: 1. finds user by \ |
| find_user_by_username_fetch_profile_info_fetch_user_post_2D | Endpoint does a sequence of actions under the hood: 1. finds user by \ |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/BACH-AI-Tools/bachai-tiktok-unauthorized-api-scraper-no-watermark-analytics-feed'
If you have feedback or need assistance with the MCP directory API, please join our Discord server