MCP-Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TAVILY_API_KEY | Yes | Tavily API key for web search |
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 |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| web_searchC | Search the web for information about the given query |
| roll_diceC | Roll the dice with the given notation |
| shorten_urlB | Shorten a URL using multiple services. Supports custom aliases and collections. |
| shorten_url_batchC | Shorten multiple URLs at once. Separate URLs with newlines or commas. |
| validate_urlB | Validate if a URL is properly formatted and reachable |
| get_url_metadataB | Extract metadata from a URL including title, description, and other information |
| check_url_safetyC | Check if a URL is safe and identify potential security risks |
| generate_qr_codeC | Generate a QR code for a URL and return it as base64 encoded image |
| expand_urlC | Expand a shortened URL to see its final destination |
| create_url_collectionC | Create a new URL collection for organizing shortened URLs |
| list_my_urlsB | List saved URLs with optional filtering by collection or tags |
| search_urlsB | Search through saved URLs by title, description, or original URL |
| list_collectionsB | List all URL collections |
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/surbhimotghare/MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server