Command Palette

Search for a command to run...

UnylyUnyly
Browse all

At

FreeNot checked

MCP server for interacting with atPlatform

GitHubEmbed

About

MCP server for interacting with atPlatform

README

Notes

  • Build with dart compile exe bin/main.dart -o at_mcp_server.exe
  • For information on the MCP specification, see here.

Features

Resources

  • Specification of at protocol
  • Most pages from gitbook docs

Tools

  • Get all atkeys
    • Filter by
      • Shared with
      • Shared by
      • Regex
  • Get value of atkey
  • TODO: Other CRUD

Example Claude Desktop configuration

{
  "mcpServers": {
    "atsign": {
      "command": "/Users/douglastodd/Projects/atsign/at_mcp_server/at_mcp_server.exe"
    }
  }
}

MCP Inspector Usage

https://modelcontextprotocol.io/docs/tools/inspector

See mcp_inspector_config.json for setup.

Run: npx @modelcontextprotocol/inspector --config mcp_inspector_config.json --server at-sign-tools

from github.com/Zambrella/at_mcp_server

Installing At

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/Zambrella/at_mcp_server

FAQ

Is At MCP free?

Yes, At MCP is free — one-click install via Unyly at no cost.

Does At need an API key?

No, At runs without API keys or environment variables.

Is At hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install At in Claude Desktop, Claude Code or Cursor?

Open At on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare At with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs