Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Ahrefs MCP
A Model Context Protocol server to connect Claude desktop and other compatible AI assistants to Ahrefs.

<a href="https://glama.ai/mcp/servers/@ahrefs/ahrefs-mcp-server">
<img width="380" height="200" src="https://glama.ai/mcp/servers/@ahrefs/ahrefs-mcp-server/badge" alt="Ahrefs Server MCP server" />
</a>

## Installation
`npm` commands need to be executed in a terminal:
- macOS: open the Terminal from your Applications folder
Expand Down Expand Up @@ -306,4 +310,4 @@ Using absolute paths eliminates issues with path expansion and ensures the confi
Let us know what errors you're seeing, along with your OS and the output of:
```sh
npm list -g --prefix=~/.global-node-modules @ahrefs/mcp
```
```