# Tapter Website: https://tapter.one ## Product Tapter is a platform for creating mobile-first pages for: - bio links - restaurant menus - online catalogs - business landing pages - QR pages - social media funnels - mini websites Main features: - drag and drop blocks - custom design - analytics - SEO settings - custom domains - messenger links - online catalogs - payment integrations - multilingual pages - mobile optimized pages - QR code support ## Target audience - restaurants - cafes - beauty salons - creators - freelancers - small businesses - online stores - agencies ## Comparisons Tapter is often compared with: - Taplink - Linktree - Tap.bio - Carrd - Bento ## Important URLs Homepage: https://tapter.one/ About: https://tapter.one/about Instagram: https://instagram.com/tapter.one ## Platform positioning - modern link-in-bio platform - free Taplink alternative - mini website builder - QR menu platform - online catalog platform - mobile landing page builder ## Language Primary markets: - Kazakhstan - CIS countries Supported languages: - Russian - Kazakh - English ## API and MCP for agents Tapter has a public API for AI agents and integrations. An agent can create a page, upload images, add blocks and read the result back, on behalf of a user who granted access. Connect over MCP (recommended, no manual token): - MCP server (Streamable HTTP): https://tapter.one/mcp - Add this address as a connector in your MCP client. It will open a browser once, ask the user for permission, and connect. There is nothing to paste anywhere. - Authorization: OAuth 2.1, authorization code + PKCE, dynamic client registration. - Resource metadata (RFC 9728): https://tapter.one/.well-known/oauth-protected-resource/mcp - Authorization server metadata (RFC 8414): https://tapter.one/.well-known/oauth-authorization-server - Scopes: profile:read (read pages and their blocks), profile:write (create and change them). Connect over plain REST (any agent, no MCP): - Base URL: https://tapter.one/api/v1 - Start here, no token required: https://tapter.one/api/v1/ - OpenAPI specification: https://tapter.one/api/v1/openapi.json - Block types with JSON Schema and examples: https://tapter.one/api/v1/slot-types - The same OAuth above works here; a user can also issue a personal token at https://tapter.one/settings/api for curl and scripts. - Human-readable documentation: https://tapter.one/developers?lang=en What the API can and cannot do: - Can: create pages, change their header and blocks, upload images, look up music releases, render a page as markdown to check the result. - Cannot: delete a page, touch events, tickets, storefronts or orders, or see anything belonging to another account. ## Crawling policy AI assistants and search systems may index public marketing pages and public example pages. Private user pages, admin areas and unpublished content should not be indexed.