← Registry

Data Collection

agent-api-production-169b.up.railway.app

Provides tools to extract and enrich data from various sources like Amazon, YouTube, PDFs, company domains, and social profiles.

x402 supported1 endpoint8 known toolsFirst detected July 25, 2026Last detected July 29, 2026

ENDPOINT 1

https://agent-api-production-169b.up.railway.app/mcp/mcp

No auth detected

MCP server metadata

Name
agent-utility-api
Version
1.28.1
Capabilities
experimentalpromptsresourcestools

Known tools 8

kdp_lookup

KDP/Amazon competitive data: BSR, pricing, review counts, niche score.

Inferred read-only
transcribe_youtube

YouTube video -> structured transcript + timestamped summary.

Inferred read-only
extract_pdf

Structured PDF extraction from base64-encoded PDF bytes.

Inferred read-only
company_lookup

Company enrichment from a domain: name, description, logo, social links, contact emails/phones.

Inferred read-only
profile_lookup

X (Twitter) or LinkedIn public profile lookup: name, bio, followers, company, experience.

Inferred read-only
web_read

Extract clean readable text from any webpage, boilerplate stripped.

Inferred read-only
email_verify

Verify an email address: syntax, MX records, disposable/role detection -> valid|risky|invalid.

Potential side effects
crypto_price

FREE: live crypto/FX price from Chainlink oracles on Base (ETH, BTC, SOL, DOGE, AVAX, LINK, USDC, EUR vs USD).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.agent-utility-api]
url = "https://agent-api-production-169b.up.railway.app/mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agent-utility-api": {
      "type": "http",
      "url": "https://agent-api-production-169b.up.railway.app/mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agent-utility-api
Remote MCP URL: https://agent-api-production-169b.up.railway.app/mcp/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "agent-utility-api": {
      "url": "https://agent-api-production-169b.up.railway.app/mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agent-utility-api": {
      "type": "http",
      "url": "https://agent-api-production-169b.up.railway.app/mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agent-utility-api",
  "transport": "streamable-http",
  "url": "https://agent-api-production-169b.up.railway.app/mcp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for railway.app was fetched 2026-07-25T19:54:06.182Z.

Trust status Trusted

railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.