Skip to main content
Glama

MCP Ahrefs

by SAGAAIDEV

echo_tool

Test and verify input messaging within MCP Ahrefs by echoing back received data. Demonstrates basic MCP tool functionality with automated logging and exception handling for reliable integration checks.

Instructions

Echo back the input message.

This is a simple example tool that demonstrates basic MCP tool functionality. It will be automatically decorated with SAAGA decorators for exception handling and logging. Args: message: The message to echo back Returns: The echoed message with a prefix

Input Schema

NameRequiredDescriptionDefault
messageYes

Input Schema (JSON Schema)

{ "properties": { "message": { "title": "Message", "type": "string" } }, "required": [ "message" ], "title": "echo_toolArguments", "type": "object" }

Other Tools from MCP Ahrefs

Related Tools

  • @avi892nash/purescript-mcp-tools
  • @7gugu/zip-mcp
  • @srafi26/mcp-server
  • @piebro/echo-mcp-server-for-testing
  • @currentspace/bootstrap_mcp
  • @epicweb-dev/epic-me-mcp

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/SAGAAIDEV/mcp-ahrefs'

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