Social Media Handle Checker
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| check_youtube_handleA | Check if a YouTube channel handle is available or already taken. Returns information about the channel if it exists, or confirms availability if it doesn't. |
| check_tiktok_handleA | Check if a TikTok username is available or already taken. Returns information about the account if it exists, or confirms availability if it doesn't. |
| check_threads_handleA | Check if a Threads username is available or already taken. Returns information about the account if it exists, or confirms availability if it doesn't. |
| check_x_handleA | Check if an X (Twitter) username is available or already taken. Returns information about the account if it exists, or confirms availability if it doesn't. |
| check_instagram_handleA | Check if an Instagram username is available or already taken. Returns information about the account if it exists, or confirms availability if it doesn't. |
| check_all_platformsA | Check username availability across all supported platforms (YouTube, TikTok, Threads, X, Instagram) at once. Perfect for comprehensive brand name research. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 6 tools
Each tool has a clearly distinct purpose targeting specific platforms (Instagram, Threads, TikTok, X, YouTube) or a comprehensive multi-platform check. There is no overlap or ambiguity between tools, as they are all uniquely scoped by platform.
All tools follow a consistent verb_noun pattern with 'check_' prefix and platform-specific suffixes (e.g., check_instagram_handle, check_all_platforms). The naming is uniform, predictable, and easy to understand across the entire set.
With 6 tools, the server is well-scoped for its purpose of checking social media handle availability. It includes individual platform checks and a comprehensive multi-platform tool, which is a reasonable and efficient number for this domain.
The tool set provides complete coverage for the domain of social media handle checking. It includes individual checks for all major platforms (YouTube, TikTok, Threads, X, Instagram) and a bulk check tool, leaving no gaps in functionality for this specific purpose.