Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_toolsA

Search TopAlternativesTo's catalogue of software tools. Filter by free-text query, category, whether a free tier exists, and a maximum starting price. Every result carries the price, the vendor page it was read from, and the date it was checked. WHEN TO USE: browsing or filtering ('project management tools under 15 dollars', 'CRMs with a free plan'). Use get_alternatives when the user wants to replace a specific tool, and get_tool for full detail on one.

get_toolA

Full detail on one tool by slug: what it is, pricing with the vendor source URL and the date it was checked, who it suits, and who it does not. Use search_tools first if you do not know the slug.

get_alternativesA

The question this site exists to answer: what should someone use instead of a given tool. Returns the verdict (which alternative suits which buyer situation, including when staying put is the right call), the ranked list with each option's price, and why teams leave. WHEN TO USE: any 'alternatives to X', 'replace X', 'X competitors' or 'something cheaper than X' question.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/AgenticAdvertising/topalternativesto-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server