Li Data Scraper MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | API key for authentication |
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_public_profile_data_by_urlC | Enrich public profile data |
| get_company_detailsC | The endpoint returns enrich company details |
| get_company_by_domainB | Enrich company data by domain. 1 credit per successful request. |
| search_peopleC | You may see less than 10 results per page. This is because not all profiles as public, sometimes hiding profiles. The endpoint automatically filters these profiles from the result |
| about_the_profileB | Get profile verification details, profile’s joined, contact information updated, and profile photo updated date |
| get_profile_data_and_connection_u0026_follower_countC | Get Profile Data and Connection \u0026 Follower Count |
| get_post_comment_reactionC | Get post comment Reaction |
| search_post_by_keywordC | Search Post by Keyword |
| get_post_reactionsB | Get profiles that reacted to the post |
| get_profile_post_and_commentsC | Get profile post and comments of the post |
| get_profiles_commentsB | Get last 50 comments of a profile. 1 credit per call |
| get_company_jobsC | Get company jobs |
| pingD | Ping |
| get_profile_recent_activity_timeB | Get the time of the profile's last activity |
| get_profile_reactionsB | Find out what posts a profile reacted to |
| get_profile_post_commentB | Get 50 comments of a profile post (activity) |
| get_profiles_postsB | Get last 50 posts of a profile. 1 credit per call |
| search_post_by_hashtagD | Search Post by Hashtag |
| get_company_post_commentsB | Get comments of a company post |
| get_companys_postB | Get last 50 posts of a company. 1 credit per call |
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-li-data-scraper'
If you have feedback or need assistance with the MCP directory API, please join our Discord server