← All WebMCP sites

unifapi.com

AI & Agentshttps://unifapi.com/listed as of 2026-08-15
Ready-to-run AI marketing agents for SEO, AI visibility (GEO), influencer, social listening, and competitor research. Add one MCP server to Claude, ChatGPT, or Codex — pay $0.001 per record, no…
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 46/100 (D).

Tools

unifapi_get_agent_contextanswerimperative
Return UnifAPI discovery endpoints, OAuth metadata pointers, MCP setup URLs, and content usage preferences for AI agents.
Input schema
{
  "type": "object",
  "properties": {
    "topic": {
      "type": "string",
      "description": "Optional topic filter such as oauth, mcp, skills, pricing, or robots."
    }
  },
  "additionalProperties": false
}
unifapi_find_skillanswerimperative
Find UnifAPI Skills by task, outcome, or keyword and return agent-friendly run surfaces.
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Task or keyword, for example KOL pricing or creator shortlist."
    }
  },
  "additionalProperties": false
}
unifapi_find_apianswerimperative
Find live UnifAPI public-data APIs by platform, category, or task language.
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Platform or task keyword, for example TikTok, LinkedIn, or social."
    },
    "category": {
      "type": "string",
      "enum": [
        "social",
        "seo",
        "local",
        "travel",
        "events",
        "news"
      ]
    }
  },
  "additionalProperties": false
}
unifapi_fetch_machine_contextanswerimperative
Fetch first-party machine-readable UnifAPI context such as llms.txt, developers.md, skills.md, auth.md, pricing.md, versioning.md, sandbox.md, or status.md.
Input schema
{
  "type": "object",
  "properties": {
    "source": {
      "type": "string",
      "enum": [
        "llms.txt",
        "llms-full.txt",
        "developers.md",
        "skills.md",
        "auth.md",
        "pricing.md",
        "status.md",
        "versioning.md",
        "sandbox.md"
      ]
    }
  },
  "additionalProperties": false
}
Listings are sourced from public community registries and shown as reported.