Skip to main content
Glama

Backlinks MCP

by cnych
MIT License
132

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_backlinks_list
Get backlinks list for the specified domain Args: domain (str): The domain to query Returns: List of backlinks for the domain, containing title, URL, domain rating, etc.
keyword_generator
Get keyword ideas for the specified keyword
get_traffic
Check the estimated search traffic for any website. Args: domain_or_url (str): The domain or URL to query country (str): The country to query, default is "None" mode (["subdomains", "exact"]): The mode to use for the query Returns: Traffic data for the specified domain or URL
keyword_difficulty
Get keyword difficulty for the specified keyword

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/cnych/backlinks-mcp'

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