← Registry

Social Media

tvojelajky.cz

Provides access to purchasing Instagram and TikTok services, including profile lookup, post listing, pricing quotes, and order creation.

1 endpoint8 known toolsFirst detected September 7, 2026Last detected September 7, 2026

ENDPOINT 1

https://tvojelajky.cz/mcp

No auth detected

MCP server metadata

Name
tvojelajky
Version
1.0.0
Capabilities
tools.listChanged

Known tools 8

list_services

List purchasable Instagram and TikTok services, quantity limits and starting prices in integer CZK halere.

Inferred read-only
get_profile

Look up an actual public social profile using ScrapeCreators.

Inferred read-only
list_posts

List up to 20 recent posts belonging to a profile, with URLs usable in a quote.

Inferred read-only
get_quote

Calculate a server-verified price, valid for 15 minutes.

Inferred read-only
create_order

Create an unpaid order from an accepted quote.

Potential side effects
get_order

Read the payment and delivery status of an order using its private token or an authorized connection.

Potential side effects
get_wallet

Read the authenticated wallet balance and the remaining approved agent budget in integer CZK halere.

Inferred read-only
pay_order

Spend real prepaid credit and initiate delivery for an existing order.

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.tvojelajky]
url = "https://tvojelajky.cz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tvojelajky": {
      "type": "http",
      "url": "https://tvojelajky.cz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tvojelajky
Remote MCP URL: https://tvojelajky.cz/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": {
    "tvojelajky": {
      "url": "https://tvojelajky.cz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tvojelajky": {
      "type": "http",
      "url": "https://tvojelajky.cz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tvojelajky",
  "transport": "streamable-http",
  "url": "https://tvojelajky.cz/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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