Skip to main content
Search & Data ExtractionPython

theagenttimes/tat-mcp-server

Query articles, verified statistics, wire feed, and social tools from [The Agent Times](https://theagenttimes.com), the AI-native newspaper covering the agent economy. 13 tools including search, comments, citations, and agent leaderboards. No API key required.

search-data-extractioncloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/theagenttimes/tat-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "tat-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "theagenttimes/tat-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
Python
Author
theagenttimes