diff --git a/data/unifapi-mcp-server/unifapi-mcp-server.md b/data/unifapi-mcp-server/unifapi-mcp-server.md new file mode 100644 index 00000000..c69d7ed6 --- /dev/null +++ b/data/unifapi-mcp-server/unifapi-mcp-server.md @@ -0,0 +1,25 @@ +# UnifAPI MCP Server + +Hosted public-data MCP server for live social, search, scrape, news, creator research, and KOL pricing workflows. + +## Basic Info + +- **Name:** UnifAPI MCP Server +- **Category:** Data Access Integration MCP Servers +- **Brand:** UnifAPI +- **Source URL:** https://github.com/unifapi-agent/unifapi-mcp-server +- **MCP Endpoint:** `https://mcp.unifapi.com` +- **Tags:** `public-data`, `social-media`, `web-search`, `web-scraping`, `news`, `creator-research` + +## Features + +- Live public data access for social, search, web scrape, and news workflows. +- Creator research and KOL pricing workflows for marketing and partnership teams. +- Hosted remote MCP endpoint with OAuth support. +- Official MCP Registry listing for `com.unifapi/mcp`. + +## Setup & Configuration + +- Add `https://mcp.unifapi.com` as a remote MCP server in an MCP-compatible client. +- Complete the OAuth flow when the client prompts for authorization. +- API-key fallback is available for clients that cannot complete OAuth. diff --git a/data/unifapi-mcp-server/unifapi-mcp-server.yml b/data/unifapi-mcp-server/unifapi-mcp-server.yml new file mode 100644 index 00000000..2d145230 --- /dev/null +++ b/data/unifapi-mcp-server/unifapi-mcp-server.yml @@ -0,0 +1,58 @@ +name: UnifAPI MCP Server +description: Hosted public-data MCP server for social, search, scrape, news, + creator research, and KOL pricing workflows. +source_url: https://github.com/unifapi-agent/unifapi-mcp-server +category: data-access-integration-mcp-servers +tags: + - public-data + - social-media + - web-search + - web-scraping + - news + - creator-research +featured: false +brand: UnifAPI +brand_logo_url: https://unifapi.com/unif.png +images: null +markdown: >- + # UnifAPI MCP Server + + + Hosted public-data MCP server for live social, search, scrape, news, creator + research, and KOL pricing workflows. + + + ## Basic Info + + - **Name:** UnifAPI MCP Server + + - **Category:** Data Access Integration MCP Servers + + - **Brand:** UnifAPI + + - **Source URL:** https://github.com/unifapi-agent/unifapi-mcp-server + + - **MCP Endpoint:** `https://mcp.unifapi.com` + + - **Tags:** `public-data`, `social-media`, `web-search`, `web-scraping`, `news`, `creator-research` + + + ## Features + + - Live public data access for social, search, web scrape, and news workflows. + + - Creator research and KOL pricing workflows for marketing and partnership teams. + + - Hosted remote MCP endpoint with OAuth support. + + - Official MCP Registry listing for `com.unifapi/mcp`. + + + ## Setup & Configuration + + - Add `https://mcp.unifapi.com` as a remote MCP server in an MCP-compatible client. + + - Complete the OAuth flow when the client prompts for authorization. + + - API-key fallback is available for clients that cannot complete OAuth. +updated_at: 2026-05-31 00:00