← Registry

Marketing

jojapi.com

Offers keyword research and difficulty analysis for Google, Bing, YouTube, and Amazon to help optimize search rankings.

49 endpoints554 known toolsFirst detected August 20, 2026Last detected August 20, 2026

ENDPOINT 1

https://mcp.jojapi.com/ahrefs

No auth detected

MCP server metadata

Name
jojapi-ahrefs
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Ahrefs on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/ahrefs/pricing · Docs: https://jojapi.com/hub/api/ahrefs

Known tools 11

get_v1_keyword_difficulty_checker

Find out how hard it'll be to rank in the top 10 for any keyword.

Inferred read-only
get_v1_keyword_generator_google

Find thousands of relevant keyword ideas in seconds.

Inferred read-only
get_v1_keyword_generator_bing

Discover the keywords people search for on Bing.

Inferred read-only
get_v1_keyword_generator_youtube

YouTube Keyword Generator Group: Keyword Research.

Inferred read-only
get_v1_keyword_generator_amazon

Find what people are searching for on Amazon, and align your product listings with those terms.

Inferred read-only
get_v1_backlink_checker

See the top 20 backlinks to any website or webpage.

Inferred read-only
get_v1_website_authority_checker

Website Authority Checker Group: Link Building.

Inferred read-only
get_v1_broken_link_checker

Broken Link Checker Group: Link Building.

Inferred read-only
get_v1_website_traffic_checker

Website Traffic Checker Group: SERP & Ranking.

Inferred read-only
get_v1_keyword_rank_checker

Keyword Rank Checker Group: SERP & Ranking.

Inferred read-only
get_v1_serp_checker

SERP Checker Group: SERP & Ranking.

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

.mcp.json

{
  "mcpServers": {
    "jojapi-ahrefs": {
      "type": "http",
      "url": "https://mcp.jojapi.com/ahrefs"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-ahrefs
Remote MCP URL: https://mcp.jojapi.com/ahrefs

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": {
    "jojapi-ahrefs": {
      "url": "https://mcp.jojapi.com/ahrefs"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-ahrefs": {
      "type": "http",
      "url": "https://mcp.jojapi.com/ahrefs"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-ahrefs",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/ahrefs"
}
MCP Inspector

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

ENDPOINT 2

https://mcp.jojapi.com/best-keyword-research-api

No auth detected

MCP server metadata

Name
jojapi-best-keyword-research-api
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Best Keyword Research API on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/best-keyword-research-api/pricing · Docs: https://jojapi.com/hub/api/best-keyword-research-api

Known tools 1

get_keyword_research

Find millions of keyword suggestions for your SEO.

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.jojapi-best-keyword-research-api]
url = "https://mcp.jojapi.com/best-keyword-research-api"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-best-keyword-research-api": {
      "type": "http",
      "url": "https://mcp.jojapi.com/best-keyword-research-api"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-best-keyword-research-api
Remote MCP URL: https://mcp.jojapi.com/best-keyword-research-api

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": {
    "jojapi-best-keyword-research-api": {
      "url": "https://mcp.jojapi.com/best-keyword-research-api"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-best-keyword-research-api": {
      "type": "http",
      "url": "https://mcp.jojapi.com/best-keyword-research-api"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-best-keyword-research-api",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/best-keyword-research-api"
}
MCP Inspector

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

ENDPOINT 3

https://mcp.jojapi.com/bypass-cloudflare-api

No auth detected

MCP server metadata

Name
jojapi-bypass-cloudflare-api
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Bypass Cloudflare API on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/bypass-cloudflare-api/pricing · Docs: https://jojapi.com/hub/api/bypass-cloudflare-api

Known tools 1

post_get_page_source

Fetches and returns page source of provided url.

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.jojapi-bypass-cloudflare-api]
url = "https://mcp.jojapi.com/bypass-cloudflare-api"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-bypass-cloudflare-api": {
      "type": "http",
      "url": "https://mcp.jojapi.com/bypass-cloudflare-api"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-bypass-cloudflare-api
Remote MCP URL: https://mcp.jojapi.com/bypass-cloudflare-api

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": {
    "jojapi-bypass-cloudflare-api": {
      "url": "https://mcp.jojapi.com/bypass-cloudflare-api"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-bypass-cloudflare-api": {
      "type": "http",
      "url": "https://mcp.jojapi.com/bypass-cloudflare-api"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-bypass-cloudflare-api",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/bypass-cloudflare-api"
}
MCP Inspector

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

ENDPOINT 4

https://mcp.jojapi.com/cloud-api-hub-youtube-downloader

No auth detected

MCP server metadata

Name
jojapi-cloud-api-hub-youtube-downloader
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Cloud Api Hub - Youtube Downloader on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/cloud-api-hub-youtube-downloader/pricing · Docs: https://jojapi.com/hub/api/cloud-api-hub-youtube-downloader

Known tools 13

get_download

**object** Grabs Youtube download links directly from Google Video server valid for 6 hours.

Inferred read-only
get_info

**Object** Gets metainfo from a video.

Inferred read-only
get_mux

**object** Video & Audio Muxer which generates directly downloadable links from a Youtube video.

Inferred read-only
get_info_thumbnails

**object** A map of thumbnail images associated with the video.

Inferred read-only
get_info_channelId

**string** The ID that YouTube uses to uniquely identify the channel that the video was uploaded to.

Inferred read-only
get_info_channelName

**string** Channel title for the channel that the video belongs to.

Inferred read-only
get_info_category

**string** The YouTube video category associated with the video.

Inferred read-only
get_info_viewCount

**unsigned long** The number of times the video has been viewed.

Inferred read-only
get_info_duration

**string** The length of the video.

Inferred read-only
get_info_title

**string** The localized video title.

Inferred read-only
get_info_description

**string** The localized video description.

Inferred read-only
get_info_width

**unsigned integer** The encoded video content's maximum width in pixels.

Inferred read-only
get_info_height

**unsigned integer** The encoded video content's maximum height in pixels.

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.jojapi-cloud-api-hub-youtube-downloader]
url = "https://mcp.jojapi.com/cloud-api-hub-youtube-downloader"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-cloud-api-hub-youtube-downloader": {
      "type": "http",
      "url": "https://mcp.jojapi.com/cloud-api-hub-youtube-downloader"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-cloud-api-hub-youtube-downloader
Remote MCP URL: https://mcp.jojapi.com/cloud-api-hub-youtube-downloader

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": {
    "jojapi-cloud-api-hub-youtube-downloader": {
      "url": "https://mcp.jojapi.com/cloud-api-hub-youtube-downloader"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-cloud-api-hub-youtube-downloader": {
      "type": "http",
      "url": "https://mcp.jojapi.com/cloud-api-hub-youtube-downloader"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-cloud-api-hub-youtube-downloader",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/cloud-api-hub-youtube-downloader"
}
MCP Inspector

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

ENDPOINT 5

https://mcp.jojapi.com/cloudflare-solver

No auth detected

MCP server metadata

Name
jojapi-cloudflare-solver
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Cloudflare Solver on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/cloudflare-solver/pricing · Docs: https://jojapi.com/hub/api/cloudflare-solver

Known tools 1

post_get_page_source

Fetches and returns page source of provided url.

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.jojapi-cloudflare-solver]
url = "https://mcp.jojapi.com/cloudflare-solver"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-cloudflare-solver": {
      "type": "http",
      "url": "https://mcp.jojapi.com/cloudflare-solver"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-cloudflare-solver
Remote MCP URL: https://mcp.jojapi.com/cloudflare-solver

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": {
    "jojapi-cloudflare-solver": {
      "url": "https://mcp.jojapi.com/cloudflare-solver"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-cloudflare-solver": {
      "type": "http",
      "url": "https://mcp.jojapi.com/cloudflare-solver"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-cloudflare-solver",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/cloudflare-solver"
}
MCP Inspector

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

ENDPOINT 6

https://mcp.jojapi.com/domain-age-pro

No auth detected

MCP server metadata

Name
jojapi-domain-age-pro
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Domain Age PRO on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/domain-age-pro/pricing · Docs: https://jojapi.com/hub/api/domain-age-pro

Known tools 1

get_getAge

Get domain age Billing per call: 1 Credits.

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.jojapi-domain-age-pro]
url = "https://mcp.jojapi.com/domain-age-pro"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-domain-age-pro": {
      "type": "http",
      "url": "https://mcp.jojapi.com/domain-age-pro"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-domain-age-pro
Remote MCP URL: https://mcp.jojapi.com/domain-age-pro

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": {
    "jojapi-domain-age-pro": {
      "url": "https://mcp.jojapi.com/domain-age-pro"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-domain-age-pro": {
      "type": "http",
      "url": "https://mcp.jojapi.com/domain-age-pro"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-domain-age-pro",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/domain-age-pro"
}
MCP Inspector

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

ENDPOINT 7

https://mcp.jojapi.com/domain-da-pa-check

No auth detected

MCP server metadata

Name
jojapi-domain-da-pa-check
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Domain DA-PA Checker on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/domain-da-pa-check/pricing · Docs: https://jojapi.com/hub/api/domain-da-pa-check

Known tools 1

get_v1

Target, Domain Authority Score, Page Authority Score, Spam Score, Total Backlinks Billing per call: 1 Credits.

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.jojapi-domain-da-pa-check]
url = "https://mcp.jojapi.com/domain-da-pa-check"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-domain-da-pa-check": {
      "type": "http",
      "url": "https://mcp.jojapi.com/domain-da-pa-check"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-domain-da-pa-check
Remote MCP URL: https://mcp.jojapi.com/domain-da-pa-check

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": {
    "jojapi-domain-da-pa-check": {
      "url": "https://mcp.jojapi.com/domain-da-pa-check"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-domain-da-pa-check": {
      "type": "http",
      "url": "https://mcp.jojapi.com/domain-da-pa-check"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-domain-da-pa-check",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/domain-da-pa-check"
}
MCP Inspector

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

ENDPOINT 8

https://mcp.jojapi.com/duckduckgo

No auth detected

MCP server metadata

Name
jojapi-duckduckgo
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of DuckDuckGo on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/duckduckgo/pricing · Docs: https://jojapi.com/hub/api/duckduckgo

Known tools 1

get

DuckDuckGo Search Billing per call: 1 Credits.

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

.mcp.json

{
  "mcpServers": {
    "jojapi-duckduckgo": {
      "type": "http",
      "url": "https://mcp.jojapi.com/duckduckgo"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-duckduckgo
Remote MCP URL: https://mcp.jojapi.com/duckduckgo

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": {
    "jojapi-duckduckgo": {
      "url": "https://mcp.jojapi.com/duckduckgo"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-duckduckgo": {
      "type": "http",
      "url": "https://mcp.jojapi.com/duckduckgo"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-duckduckgo",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/duckduckgo"
}
MCP Inspector

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

ENDPOINT 9

https://mcp.jojapi.com/eyecon

No auth detected

MCP server metadata

Name
jojapi-eyecon
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Eyecon on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/eyecon/pricing · Docs: https://jojapi.com/hub/api/eyecon

Known tools 2

get_api_v1_getCountryCode

Get list of all country codes.

Inferred read-only
get_api_v1_search

Search for the contact based on phone number and country code.

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

.mcp.json

{
  "mcpServers": {
    "jojapi-eyecon": {
      "type": "http",
      "url": "https://mcp.jojapi.com/eyecon"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-eyecon
Remote MCP URL: https://mcp.jojapi.com/eyecon

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": {
    "jojapi-eyecon": {
      "url": "https://mcp.jojapi.com/eyecon"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-eyecon": {
      "type": "http",
      "url": "https://mcp.jojapi.com/eyecon"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-eyecon",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/eyecon"
}
MCP Inspector

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

ENDPOINT 10

https://mcp.jojapi.com/google-image-search

No auth detected

MCP server metadata

Name
jojapi-google-image-search
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Google Image Search on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/google-image-search/pricing · Docs: https://jojapi.com/hub/api/google-image-search

Known tools 2

get_v2

Image Search (V2) Billing per call: 1 Credits.

Inferred read-only
get_v1

Image Search Billing per call: 1 Credits.

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.jojapi-google-image-search]
url = "https://mcp.jojapi.com/google-image-search"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-google-image-search": {
      "type": "http",
      "url": "https://mcp.jojapi.com/google-image-search"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-google-image-search
Remote MCP URL: https://mcp.jojapi.com/google-image-search

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": {
    "jojapi-google-image-search": {
      "url": "https://mcp.jojapi.com/google-image-search"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-google-image-search": {
      "type": "http",
      "url": "https://mcp.jojapi.com/google-image-search"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-google-image-search",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/google-image-search"
}
MCP Inspector

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

ENDPOINT 11

https://mcp.jojapi.com/google-search

No auth detected

MCP server metadata

Name
jojapi-google-search
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of google search on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/google-search/pricing · Docs: https://jojapi.com/hub/api/google-search

Known tools 3

get_api_v1_web

web search Billing per call: 1 Credits.

Inferred read-only
get_api_v1_images

image search Billing per call: 1 Credits.

Inferred read-only
get_favicon

favicon Billing per call: 1 Credits.

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.jojapi-google-search]
url = "https://mcp.jojapi.com/google-search"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-google-search": {
      "type": "http",
      "url": "https://mcp.jojapi.com/google-search"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-google-search
Remote MCP URL: https://mcp.jojapi.com/google-search

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": {
    "jojapi-google-search": {
      "url": "https://mcp.jojapi.com/google-search"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-google-search": {
      "type": "http",
      "url": "https://mcp.jojapi.com/google-search"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-google-search",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/google-search"
}
MCP Inspector

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

ENDPOINT 12

https://mcp.jojapi.com/google-web-search

No auth detected

MCP server metadata

Name
jojapi-google-web-search
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Google Web Search on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/google-web-search/pricing · Docs: https://jojapi.com/hub/api/google-web-search

Known tools 1

get_v1

Get web search results, knowledge panel and related keywords Billing per call: 1 Credits.

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.jojapi-google-web-search]
url = "https://mcp.jojapi.com/google-web-search"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-google-web-search": {
      "type": "http",
      "url": "https://mcp.jojapi.com/google-web-search"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-google-web-search
Remote MCP URL: https://mcp.jojapi.com/google-web-search

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": {
    "jojapi-google-web-search": {
      "url": "https://mcp.jojapi.com/google-web-search"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-google-web-search": {
      "type": "http",
      "url": "https://mcp.jojapi.com/google-web-search"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-google-web-search",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/google-web-search"
}
MCP Inspector

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

ENDPOINT 13

https://mcp.jojapi.com/googlesearch-api

No auth detected

MCP server metadata

Name
jojapi-googlesearch-api
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of GoogleSearch API on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/googlesearch-api/pricing · Docs: https://jojapi.com/hub/api/googlesearch-api

Known tools 1

get_search

/search/ Billing per call: 1 Credits.

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.jojapi-googlesearch-api]
url = "https://mcp.jojapi.com/googlesearch-api"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-googlesearch-api": {
      "type": "http",
      "url": "https://mcp.jojapi.com/googlesearch-api"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-googlesearch-api
Remote MCP URL: https://mcp.jojapi.com/googlesearch-api

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": {
    "jojapi-googlesearch-api": {
      "url": "https://mcp.jojapi.com/googlesearch-api"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-googlesearch-api": {
      "type": "http",
      "url": "https://mcp.jojapi.com/googlesearch-api"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-googlesearch-api",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/googlesearch-api"
}
MCP Inspector

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

ENDPOINT 14

https://mcp.jojapi.com/gpt-4o-ksdwzw

No auth detected

MCP server metadata

Name
jojapi-gpt-4o-ksdwzw
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of GPT-4o on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/gpt-4o-ksdwzw/pricing · Docs: https://jojapi.com/hub/api/gpt-4o-ksdwzw

Known tools 1

post_chat_completions

Creates a model response for the given chat conversation Billing per call: Credits: metered.

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.jojapi-gpt-4o-ksdwzw]
url = "https://mcp.jojapi.com/gpt-4o-ksdwzw"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-gpt-4o-ksdwzw": {
      "type": "http",
      "url": "https://mcp.jojapi.com/gpt-4o-ksdwzw"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-gpt-4o-ksdwzw
Remote MCP URL: https://mcp.jojapi.com/gpt-4o-ksdwzw

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": {
    "jojapi-gpt-4o-ksdwzw": {
      "url": "https://mcp.jojapi.com/gpt-4o-ksdwzw"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-gpt-4o-ksdwzw": {
      "type": "http",
      "url": "https://mcp.jojapi.com/gpt-4o-ksdwzw"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-gpt-4o-ksdwzw",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/gpt-4o-ksdwzw"
}
MCP Inspector

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

ENDPOINT 15

https://mcp.jojapi.com/gpt-5

No auth detected

MCP server metadata

Name
jojapi-gpt-5
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of GPT-5 on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/gpt-5/pricing · Docs: https://jojapi.com/hub/api/gpt-5

Known tools 1

post_chat_completions

Creates a model response for the given chat conversation Billing per call: Credits: metered.

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.jojapi-gpt-5]
url = "https://mcp.jojapi.com/gpt-5"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-gpt-5": {
      "type": "http",
      "url": "https://mcp.jojapi.com/gpt-5"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-gpt-5
Remote MCP URL: https://mcp.jojapi.com/gpt-5

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": {
    "jojapi-gpt-5": {
      "url": "https://mcp.jojapi.com/gpt-5"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-gpt-5": {
      "type": "http",
      "url": "https://mcp.jojapi.com/gpt-5"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-gpt-5",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/gpt-5"
}
MCP Inspector

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

ENDPOINT 16

https://mcp.jojapi.com/instagram

No auth detected

MCP server metadata

Name
jojapi-instagram
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Instagram on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/instagram/pricing · Docs: https://jojapi.com/hub/api/instagram

Known tools 22

get_user_details_by_username

User Details (by username) Group: User.

Inferred read-only
get_user_posts_by_username

User Posts (by username) Group: User.

Inferred read-only
get_user_stories_by_username

User Stories (by username) Group: User.

Inferred read-only
get_v3_user_details_by_username

User Details By Username Group: Deprecated Endpoints.

Inferred read-only
get_v3_user_stories

User Stories Group: Deprecated Endpoints.

Inferred read-only
get_v3_1_user_details_by_username

User Details by Username (more detailed) Group: Deprecated Endpoints.

Inferred read-only
get_v3_user_details_by_id

User Details by ID Group: Deprecated Endpoints.

Inferred read-only
get_v4_highlight_stories

v4 / highlight-stories Group: Deprecated Endpoints.

Inferred read-only
get_v2_post_details_by_shortcode

v2 / Post Details by Shortcode Group: Deprecated Endpoints.

Potential side effects
get_v2_user_following_hashtags

v2 / User Following Hashtags Group: Deprecated Endpoints.

Inferred read-only
get_v2_user_tagged_posts

v2 / User Tagged Posts Group: Deprecated Endpoints.

Inferred read-only
get_v2_user_posts

v2 / User Posts Group: Deprecated Endpoints.

Inferred read-only
get_v4_user_highlights

v4 / user-highlights Group: Deprecated Endpoints.

Inferred read-only
get_v4_user_stories

v4 / user-stories Group: Deprecated Endpoints.

Inferred read-only
get_v4_1_user_posts

v4.

Inferred read-only
get_v4_user_posts

v4 / user-posts Group: Deprecated Endpoints.

Inferred read-only
get_v4_user_details_by_username

v4 / user-details-by-username Group: Deprecated Endpoints.

Inferred read-only
get_v2_user_details_by_id

v2 / User Details by ID Group: Deprecated Endpoints.

Inferred read-only
get_v2_user_details_by_username

v2 / User Details by Username Group: Deprecated Endpoints.

Inferred read-only
get_v2_search

v2 / Search Group: Deprecated Endpoints.

Inferred read-only
get_v2_location_posts

v2 / Location Posts Group: Deprecated Endpoints.

Inferred read-only
get_v2_tag_posts

v2 / Tag Posts Group: Deprecated Endpoints.

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

.mcp.json

{
  "mcpServers": {
    "jojapi-instagram": {
      "type": "http",
      "url": "https://mcp.jojapi.com/instagram"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-instagram
Remote MCP URL: https://mcp.jojapi.com/instagram

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": {
    "jojapi-instagram": {
      "url": "https://mcp.jojapi.com/instagram"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-instagram": {
      "type": "http",
      "url": "https://mcp.jojapi.com/instagram"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-instagram",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/instagram"
}
MCP Inspector

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

ENDPOINT 17

https://mcp.jojapi.com/instagram-private-profile-viewer

No auth detected

MCP server metadata

Name
jojapi-instagram-private-profile-viewer
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Instagram Private Profile Viewer on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/instagram-private-profile-viewer/pricing · Docs: https://jojapi.com/hub/api/instagram-private-profile-viewer

Known tools 2

get_v1_search

Search Users Billing per call: 1 Credits.

Inferred read-only
get_v1_get_all_user_data

Get Private User Feed & Highlights Billing per call: 1 Credits.

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.jojapi-instagram-private-profile-viewer]
url = "https://mcp.jojapi.com/instagram-private-profile-viewer"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-instagram-private-profile-viewer": {
      "type": "http",
      "url": "https://mcp.jojapi.com/instagram-private-profile-viewer"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-instagram-private-profile-viewer
Remote MCP URL: https://mcp.jojapi.com/instagram-private-profile-viewer

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": {
    "jojapi-instagram-private-profile-viewer": {
      "url": "https://mcp.jojapi.com/instagram-private-profile-viewer"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-instagram-private-profile-viewer": {
      "type": "http",
      "url": "https://mcp.jojapi.com/instagram-private-profile-viewer"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-instagram-private-profile-viewer",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/instagram-private-profile-viewer"
}
MCP Inspector

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

ENDPOINT 18

https://mcp.jojapi.com/instagram-scraper

No auth detected

MCP server metadata

Name
jojapi-instagram-scraper
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Instagram Scraper on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/instagram-scraper/pricing · Docs: https://jojapi.com/hub/api/instagram-scraper

Known tools 40

get_additional_info

Get Additional Information user id Account Location, account create Billing per call: 1 Credits.

Potential side effects
get_basic_engagement

Get basic engagement statistics for an Instagram user based on their recent posts Billing per call: 1 Credits.

Inferred read-only
get_business

Get Instagram user info, Business account (email, phone) Billing per call: 1 Credits.

Potential side effects
get_comments

Get instagram media comments users.

Inferred read-only
get_followers

Get instagram user followers.

Inferred read-only
get_followings

Get instagram user Followings.

Inferred read-only
get_get_stories

Get stories by id stories and id_user Billing per call: 1 Credits.

Inferred read-only
get_get_stories_hd

Get stories by id stories and id_user HD Format Billing per call: 1 Credits.

Inferred read-only
get_guides

Get instagram user guides.

Inferred read-only
get_hashtag

Search by hashtag on Instagram Billing per call: 1 Credits.

Inferred read-only
get_highlights

Get instagram user highlights by id_highlight.

Inferred read-only
get_highlights_tray

Get instagram user highlights tray.

Inferred read-only
get_info

Get Instagram user info by id_user Billing per call: 1 Credits.

Inferred read-only
get_info_username

Get Instagram user info by username Billing per call: 1 Credits.

Inferred read-only
get_likes

Get instagram media likes users.

Inferred read-only
get_locations

Get media by location <br /> Use end_cursor to get the rest of the data Billing per call: 1 Credits.

Inferred read-only
get_location_search

Search location to get id location Billing per call: 1 Credits.

Inferred read-only
get_music_search

Search Music and get information/url download Billing per call: 1 Credits.

Inferred read-only
get_music_trending

Get Music Tranding list Billing per call: 1 Credits.

Inferred read-only
get_noCORS

Get No CORS Media (File storage time from 6 hours to 24) <br /> Specify a direct link to the media that you received in the response /post_info/, etc.

Inferred read-only
get_posts

Get Instagram user posts.

Inferred read-only
get_posts_username

Get Instagram user posts by Username.

Inferred read-only
get_post_info

Get instagram Media /p/ - /tv/ - /reel/ Billing per call: 1 Credits.

Inferred read-only
get_post_info_v2

Get instagram Media More Data /p/ - /tv/ - /reel/ Billing per call: 1 Credits.

Inferred read-only
get_randusername

Get Instagram Username Suggestions.

Inferred read-only
get_reel

Get instagram Reel Media Billing per call: 1 Credits.

Inferred read-only
get_reels_posts

Get Instagram user reels posts.

Inferred read-only
get_reels_posts_username

Get Instagram user reels posts by Username.

Inferred read-only
get_requests

Checking the spent status Billing per call: 1 Credits.

Inferred read-only
get_search

Search User to Instagram Billing per call: 1 Credits.

Inferred read-only
get_server

Checking the server status Billing per call: 1 Credits.

Inferred read-only
get_similar_accounts

Get Instagram Similar Accounts Billing per call: 1 Credits.

Inferred read-only
get_stories

Get instagram user stories Billing per call: 1 Credits.

Inferred read-only
get_stories_hd

Get instagram user stories HD Format Billing per call: 1 Credits.

Inferred read-only
get_tagged

Get instagram user tagged.

Inferred read-only
get_tv_info

Get instagram IGTV Media Billing per call: 1 Credits.

Inferred read-only
get_tv_posts

Get Instagram user tv posts.

Inferred read-only
get_tv_posts_username

Get Instagram user tv posts by Username.

Inferred read-only
get_user_id

Get Instagram user id | get Instagram user id Billing per call: 1 Credits.

Inferred read-only
get_web_profile_info

Get Instagram user Web Profile Info by username Billing per call: 1 Credits.

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.jojapi-instagram-scraper]
url = "https://mcp.jojapi.com/instagram-scraper"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-instagram-scraper": {
      "type": "http",
      "url": "https://mcp.jojapi.com/instagram-scraper"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-instagram-scraper
Remote MCP URL: https://mcp.jojapi.com/instagram-scraper

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": {
    "jojapi-instagram-scraper": {
      "url": "https://mcp.jojapi.com/instagram-scraper"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-instagram-scraper": {
      "type": "http",
      "url": "https://mcp.jojapi.com/instagram-scraper"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-instagram-scraper",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/instagram-scraper"
}
MCP Inspector

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

ENDPOINT 19

https://mcp.jojapi.com/joj-image-search

No auth detected

MCP server metadata

Name
jojapi-joj-image-search
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Image Search on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/joj-image-search/pricing · Docs: https://jojapi.com/hub/api/joj-image-search

Known tools 1

get_v2

Search V2 Group: Image Search.

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.jojapi-joj-image-search]
url = "https://mcp.jojapi.com/joj-image-search"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-joj-image-search": {
      "type": "http",
      "url": "https://mcp.jojapi.com/joj-image-search"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-joj-image-search
Remote MCP URL: https://mcp.jojapi.com/joj-image-search

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": {
    "jojapi-joj-image-search": {
      "url": "https://mcp.jojapi.com/joj-image-search"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-joj-image-search": {
      "type": "http",
      "url": "https://mcp.jojapi.com/joj-image-search"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-joj-image-search",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/joj-image-search"
}
MCP Inspector

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

ENDPOINT 20

https://mcp.jojapi.com/linkdapi-the-best-linkedin-professional-data-api

No auth detected

MCP server metadata

Name
jojapi-linkdapi-the-best-linkedin-professional-data-api
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of LinkdAPI - the best linkedin professional data API on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/linkdapi-the-best-linkedin-professional-data-api/pricing · Docs: https://jojapi.com/hub/api/linkdapi-the-best-linkedin-professional-data-api

Known tools 50

get_api_v1_g_title_skills_lookup

search for a keyword and get relevent skills and titles with their IDs Group: skills.

Inferred read-only
get_api_v1_geos_name_lookup

search locations and get The geo Ids Group: geo.

Inferred read-only
get_status

status of LinkdAPI service Group: system.

Inferred read-only
get_api_v1_services_service_similar

Get similar services by VanityName Group: services.

Inferred read-only
get_api_v1_services_service_details

Get service by VanityName Group: services.

Inferred read-only
get_api_v1_g_services_lookup

search for a keyword and get relevent services with their IDs Group: services.

Inferred read-only
get_api_v1_posts_likes

get all people that reacted a post Group: Posts.

Potential side effects
get_api_v1_posts_info

Get post info using its URN.

Potential side effects
get_api_v1_posts_featured

Get all featured posts for a given profile using its URN.

Inferred read-only
get_api_v1_posts_comments

get all comments for a given post Group: Posts.

Potential side effects
get_api_v1_posts_all

Get all posts for a given profile using its URN.

Inferred read-only
get_api_v1_jobs_search

search jobs Group: jobs.

Inferred read-only
get_api_v1_jobs_job_similar

Get siilar Jobs By Job ID Group: jobs.

Inferred read-only
get_api_v1_jobs_job_people_also_viewed

get related Jobs people Also viewed them Group: jobs.

Inferred read-only
get_api_v1_jobs_job_details

get Job details by jobId Group: jobs.

Inferred read-only
get_api_v1_comments_likes

get all likes for given comment by URN Group: comments.

Inferred read-only
get_api_v1_comments_all

Get all comments of a profile but its URN Group: comments.

Inferred read-only
get_api_v1_articles_all

Get all Articles for given profile by urn Group: articles.

Inferred read-only
get_api_v1_articles_article_reactions

Get article reactions Group: articles.

Inferred read-only
get_api_v1_articles_article_info

Get article by url Group: articles.

Inferred read-only
get_api_v1_companies_name_lookup

search companies by name Group: Companies.

Inferred read-only
get_api_v1_companies_jobs

get available jobs for given comanies by ID Group: Companies.

Inferred read-only
get_api_v1_companies_company_universal_name_to_id

Get Company ID by its universalName (username) Group: Companies.

Inferred read-only
get_api_v1_companies_company_similar

Get Similar companies by ID Group: Companies.

Inferred read-only
get_api_v1_companies_company_posts

Get company Posts By ID Group: Companies.

Inferred read-only
get_api_v1_companies_company_insights

Get company Insights (_This endpoint consumes 3 credits per request and is available exclusively to users on a paid plans.

Inferred read-only
get_api_v1_companies_company_info

Get company Details either By ID or name Group: Companies.

Inferred read-only
get_api_v1_companies_company_employees_data

Get company Get campany Employees Data By ID Group: Companies.

Inferred read-only
get_api_v1_companies_company_affiliated_pages

get affiliated page for a given company by id Group: Companies.

Inferred read-only
get_api_v1_search_services

search services (all filters available) Group: Search.

Inferred read-only
get_api_v1_search_schools

search schools (all filters available) Group: Search.

Inferred read-only
get_api_v1_search_posts

search Posts (all filters available) Group: Search.

Inferred read-only
get_api_v1_search_people

search people (all filters available) Group: Search.

Inferred read-only
get_api_v1_search_companies

search companies (all filters available) Group: Search.

Inferred read-only
get_api_v1_profile_details

Get profile details information by URN Group: Profile.

Inferred read-only
get_api_v1_profile_certifications

Get Lists professional certifications by URN Group: Profile.

Inferred read-only
get_api_v1_profile_about

about this profile such last update and verification info Group: Profile.

Potential side effects
get_api_v1_profile_reactions

Get all reaction for given profile by URN Group: Profile.

Inferred read-only
get_api_v1_profile_education

Get full education By URN Group: Profile.

Inferred read-only
get_api_v1_profile_contact_info

Get contact details for a profile by username Group: Profile.

Inferred read-only
get_api_v1_profile_full

Get full profile data in 1 request (everything included) Group: Profile.

Inferred read-only
get_api_v1_profile_full_experience

Get complete work experience by URN Group: Profile.

Inferred read-only
get_api_v1_profile_recommendations

Get profile Given and Received recommendations By URN Group: Profile.

Inferred read-only
get_api_v1_profile_interests

Get Interests for given profile by URN Group: Profile.

Inferred read-only
get_api_v1_profile_overview

Get basic profile information by username Group: Profile.

Inferred read-only
get_api_v1_profile_services

Get profile services by URN Group: Profile.

Inferred read-only
get_api_v1_profile_similar

Get similar profiles for a given profile using its URN.

Inferred read-only
get_api_v1_profile_skills

Gets profile skills By URN Group: Profile.

Inferred read-only
get_api_v1_profile_social_matrix

Get social network metrics By username Group: Profile.

Inferred read-only
get_api_v1_profile_username_to_urn

Get urn of profile by username Group: Profile.

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.jojapi-linkdapi-the-best-linkedin-professional-d]
url = "https://mcp.jojapi.com/linkdapi-the-best-linkedin-professional-data-api"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-linkdapi-the-best-linkedin-professional-d": {
      "type": "http",
      "url": "https://mcp.jojapi.com/linkdapi-the-best-linkedin-professional-data-api"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-linkdapi-the-best-linkedin-professional-d
Remote MCP URL: https://mcp.jojapi.com/linkdapi-the-best-linkedin-professional-data-api

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": {
    "jojapi-linkdapi-the-best-linkedin-professional-d": {
      "url": "https://mcp.jojapi.com/linkdapi-the-best-linkedin-professional-data-api"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-linkdapi-the-best-linkedin-professional-d": {
      "type": "http",
      "url": "https://mcp.jojapi.com/linkdapi-the-best-linkedin-professional-data-api"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-linkdapi-the-best-linkedin-professional-d",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/linkdapi-the-best-linkedin-professional-data-api"
}
MCP Inspector

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

ENDPOINT 21

https://mcp.jojapi.com/linkedin

No auth detected

MCP server metadata

Name
jojapi-linkedin
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of LinkedIn on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/linkedin/pricing · Docs: https://jojapi.com/hub/api/linkedin

Known tools 11

get_v2_autocomplete

Autocomplete / v2 Group: Search.

Inferred read-only
get_v2_search_all

Search All / v2 Group: Search.

Inferred read-only
get_v2_search_people

Search People / v2 Group: Search.

Inferred read-only
get_v1_search_peoples

Search Peoples Group: Search.

Inferred read-only
get_v1_person_details

Person Details Group: Person.

Inferred read-only
get_v2_profile_details

Profile Details / v2 Group: Person.

Inferred read-only
get_v2_profile_header_details

Profile Header Details / v2 Group: Person.

Inferred read-only
get_v2_profile_contact_info

Profile Contact Info / v2 Group: Person.

Inferred read-only
get_v1_company_details

Company Details Group: Company.

Inferred read-only
get_v1_pulse_details

Pulse Details Group: Pulse.

Inferred read-only
get_v1_post_details

Post Details Group: Post.

Potential side effects

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

.mcp.json

{
  "mcpServers": {
    "jojapi-linkedin": {
      "type": "http",
      "url": "https://mcp.jojapi.com/linkedin"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-linkedin
Remote MCP URL: https://mcp.jojapi.com/linkedin

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": {
    "jojapi-linkedin": {
      "url": "https://mcp.jojapi.com/linkedin"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-linkedin": {
      "type": "http",
      "url": "https://mcp.jojapi.com/linkedin"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-linkedin",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/linkedin"
}
MCP Inspector

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

ENDPOINT 22

https://mcp.jojapi.com

No auth detected

MCP server metadata

Name
jojapi
Version
1.0.0
Capabilities
tools
Server instructions

Discovery server for the JoJ API marketplace (jojapi.com). Typical flow: search_apis → get_api → get_endpoint → call_endpoint. call_endpoint needs a JoJ API key on this connection (Authorization: Bearer jk_...); create one at https://jojapi.com/workspace/api-keys and subscribe to APIs at https://jojapi.com/hub. Each API also has a dedicated MCP server at https://mcp.jojapi.com/{slug} with its endpoints as first-class tools.

Known tools 4

search_apis

Search the JoJ API marketplace (jojapi.

Inferred read-only
get_api

Overview of one marketplace API by slug: what it does, its endpoint list, plans and links (docs, OpenAPI, dedicated MCP server).

Inferred read-only
get_endpoint

Complete documentation for one endpoint of a marketplace API: parameters with types and requirements, request body, documented responses with examples, and billing.

Inferred read-only
call_endpoint

Execute one endpoint of a marketplace API through the live gateway.

Potential side effects

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

.mcp.json

{
  "mcpServers": {
    "jojapi": {
      "type": "http",
      "url": "https://mcp.jojapi.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi
Remote MCP URL: https://mcp.jojapi.com

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": {
    "jojapi": {
      "url": "https://mcp.jojapi.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

ENDPOINT 23

https://mcp.jojapi.com/nameresolver

No auth detected

MCP server metadata

Name
jojapi-nameresolver
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of NameResolver on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/nameresolver/pricing · Docs: https://jojapi.com/hub/api/nameresolver

Known tools 1

get_api_v1_search

Search Billing per call: 1 Credits.

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

.mcp.json

{
  "mcpServers": {
    "jojapi-nameresolver": {
      "type": "http",
      "url": "https://mcp.jojapi.com/nameresolver"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-nameresolver
Remote MCP URL: https://mcp.jojapi.com/nameresolver

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": {
    "jojapi-nameresolver": {
      "url": "https://mcp.jojapi.com/nameresolver"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-nameresolver": {
      "type": "http",
      "url": "https://mcp.jojapi.com/nameresolver"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-nameresolver",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/nameresolver"
}
MCP Inspector

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

ENDPOINT 24

https://mcp.jojapi.com/openai-sora

No auth detected

MCP server metadata

Name
jojapi-openai-sora
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of OpenAI Sora on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/openai-sora/pricing · Docs: https://jojapi.com/hub/api/openai-sora

Known tools 16

get_v2_feed

v2 / Feed Group: v2 / Explore.

Inferred read-only
get_v2_search

v2 / Search Group: v2 / Explore.

Inferred read-only
get_v2_profile_details

v2 / Profile Details Group: v2 / Profile.

Inferred read-only
get_v2_profile_feed

v2 / Profile Feed (Posts) Group: v2 / Profile.

Inferred read-only
get_v2_profile_cameos

v2 / Profile Cameos Group: v2 / Profile.

Inferred read-only
get_v2_profile_followers

v2 / Profile Followers Group: v2 / Profile.

Inferred read-only
get_v2_profile_following

v2 / Profile Following Group: v2 / Profile.

Inferred read-only
get_v2_post_details_and_replies

v2 / Post Details & Replies Group: v2 / Post.

Potential side effects
get_v2_post_remix_feed

v2 / Post Remix Feed Group: v2 / Post.

Potential side effects
get_v1_feed_home

v1 / Home Feed Group: v1 Endpoint (Old Sora App).

Inferred read-only
get_v1_feed_images

v1 / Images Feed Group: v1 Endpoint (Old Sora App).

Inferred read-only
get_v1_feed_videos

v1 / Videos Feed Group: v1 Endpoint (Old Sora App).

Inferred read-only
get_v1_feed_top

v1 / Top Feed Group: v1 Endpoint (Old Sora App).

Inferred read-only
get_v1_search

v1 / Search Group: v1 Endpoint (Old Sora App).

Inferred read-only
get_v1_profile_details

v1 / Profile Details Group: v1 Endpoint (Old Sora App).

Inferred read-only
get_v1_post_details

v1 / Post Details Group: v1 Endpoint (Old Sora App).

Potential side effects

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.jojapi-openai-sora]
url = "https://mcp.jojapi.com/openai-sora"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-openai-sora": {
      "type": "http",
      "url": "https://mcp.jojapi.com/openai-sora"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-openai-sora
Remote MCP URL: https://mcp.jojapi.com/openai-sora

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": {
    "jojapi-openai-sora": {
      "url": "https://mcp.jojapi.com/openai-sora"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-openai-sora": {
      "type": "http",
      "url": "https://mcp.jojapi.com/openai-sora"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-openai-sora",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/openai-sora"
}
MCP Inspector

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

ENDPOINT 25

https://mcp.jojapi.com/product-barcode-api

No auth detected

MCP server metadata

Name
jojapi-product-barcode-api
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Product Barcode API - camgoz.net on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/product-barcode-api/pricing · Docs: https://jojapi.com/hub/api/product-barcode-api

Known tools 7

get_api_external_search

Searches for products by barcode or name; returns a minimum of 1 and a maximum of 10 products.

Inferred read-only
get_api_external_getProducts

Lists products using pagination.

Inferred read-only
get_api_external_last

Retrieves the 20 most recently updated products along with their market prices.

Inferred read-only
get_api_external_product_of_market

It returns the current price and details of the product based on the specified barcode and store name.

Inferred read-only
get_api_external_marketList

Retrieves the market names used in the filters.

Inferred read-only
get_api_external_history

It retrieves the product's historical price information for the relevant store.

Inferred read-only
get_api_external_get_db_info

It returns the username and password for accessing the MySQL database containing product information.

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.jojapi-product-barcode-api]
url = "https://mcp.jojapi.com/product-barcode-api"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-product-barcode-api": {
      "type": "http",
      "url": "https://mcp.jojapi.com/product-barcode-api"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-product-barcode-api
Remote MCP URL: https://mcp.jojapi.com/product-barcode-api

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": {
    "jojapi-product-barcode-api": {
      "url": "https://mcp.jojapi.com/product-barcode-api"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-product-barcode-api": {
      "type": "http",
      "url": "https://mcp.jojapi.com/product-barcode-api"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-product-barcode-api",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/product-barcode-api"
}
MCP Inspector

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

ENDPOINT 26

https://mcp.jojapi.com/quran

No auth detected

MCP server metadata

Name
jojapi-quran
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Quran on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/quran/pricing · Docs: https://jojapi.com/hub/api/quran

Known tools 3

get_editions_json

Lists all the available editions in prettified json format Billing per call: 1 Credits.

Inferred read-only
get_info_json

Get all the details about quran such as number of juzs,sajdas, rukus etc in quran Billing per call: 1 Credits.

Inferred read-only
get_fonts_json

Lists arabic fonts available Billing per call: 1 Credits.

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

.mcp.json

{
  "mcpServers": {
    "jojapi-quran": {
      "type": "http",
      "url": "https://mcp.jojapi.com/quran"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-quran
Remote MCP URL: https://mcp.jojapi.com/quran

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": {
    "jojapi-quran": {
      "url": "https://mcp.jojapi.com/quran"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-quran": {
      "type": "http",
      "url": "https://mcp.jojapi.com/quran"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-quran",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/quran"
}
MCP Inspector

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

ENDPOINT 27

https://mcp.jojapi.com/reddit

No auth detected

MCP server metadata

Name
jojapi-reddit
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Reddit on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/reddit/pricing · Docs: https://jojapi.com/hub/api/reddit

Known tools 31

get_search

Search Group: Explore.

Inferred read-only
get_by_id

By ID Group: Explore.

Inferred read-only
get_best

Best Group: Explore.

Inferred read-only
get_hot

Hot Group: Explore.

Inferred read-only
get_new

New Group: Explore.

Inferred read-only
get_top

Top Group: Explore.

Inferred read-only
get_rising

Rising Group: Explore.

Inferred read-only
get_controversial

Controversial Group: Explore.

Inferred read-only
get_comments

Get Comment Group: Explore.

Inferred read-only
get_subreddits_search

Search Subreddits Group: Subreddit.

Inferred read-only
get_subreddit_comments

Subreddit Comments Group: Subreddit.

Inferred read-only
get_subreddit_search

Subreddit Search Group: Subreddit.

Inferred read-only
get_subreddit_about

Subreddit About Group: Subreddit.

Inferred read-only
get_subreddit_moderators

Subreddit Moderators Group: Subreddit.

Inferred read-only
get_subreddit_rules

Subreddit Rules Group: Subreddit.

Inferred read-only
get_subreddit_posts

Subreddit Posts Group: Subreddit Posts.

Inferred read-only
get_subreddit_hot

Subreddit Posts > Hot Group: Subreddit Posts.

Inferred read-only
get_subreddit_new

Subreddit Posts > New Group: Subreddit Posts.

Inferred read-only
get_subreddit_top

Subreddit Posts > Top Group: Subreddit Posts.

Inferred read-only
get_subreddit_rising

Subreddit Posts > Rising Group: Subreddit Posts.

Inferred read-only
get_subreddit_controversial

Subreddit Posts > Controversial Group: Subreddit Posts.

Inferred read-only
get_subreddit_wiki_index

Subreddit Wiki Index Group: Subreddit Wiki.

Inferred read-only
get_subreddit_wiki_revisions

Subreddit Wiki Revisions Group: Subreddit Wiki.

Inferred read-only
get_subreddit_wiki_pages

Subreddit Wiki Pages Group: Subreddit Wiki.

Inferred read-only
get_subreddit_wiki_page

Subreddit Wiki Page Group: Subreddit Wiki.

Inferred read-only
get_subreddit_wiki_page_revisions

Subreddit Wiki Page Revisions Group: Subreddit Wiki.

Inferred read-only
get_subreddit_wiki_page_discussions

Subreddit Wiki Page Discussions Group: Subreddit Wiki.

Inferred read-only
get_user_overview

User Overview Group: User.

Inferred read-only
get_user_posts

User Posts Group: User.

Inferred read-only
get_user_comments

User Comments Group: User.

Inferred read-only
get_user_search

User Search Group: User.

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

.mcp.json

{
  "mcpServers": {
    "jojapi-reddit": {
      "type": "http",
      "url": "https://mcp.jojapi.com/reddit"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-reddit
Remote MCP URL: https://mcp.jojapi.com/reddit

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": {
    "jojapi-reddit": {
      "url": "https://mcp.jojapi.com/reddit"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-reddit": {
      "type": "http",
      "url": "https://mcp.jojapi.com/reddit"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-reddit",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/reddit"
}
MCP Inspector

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

ENDPOINT 28

https://mcp.jojapi.com/reddit-com

No auth detected

MCP server metadata

Name
jojapi-reddit-com
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Reddit COM on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/reddit-com/pricing · Docs: https://jojapi.com/hub/api/reddit-com

Known tools 10

get_auto_complete

auto-complete Billing per call: 1 Credits.

Inferred read-only
get_search_communities

search-communities Billing per call: 1 Credits.

Inferred read-only
get_search_comments

search-comments Billing per call: 1 Credits.

Inferred read-only
get_search_media

search-media Billing per call: 1 Credits.

Inferred read-only
get_search_people

search-people Billing per call: 1 Credits.

Inferred read-only
get_posts_search_posts

posts/search-posts Group: Posts.

Inferred read-only
get_posts_comments

posts/comments Group: Posts.

Inferred read-only
get_subreddit_search

subreddit/search Group: Subreddit.

Inferred read-only
get_subreddit_comments

subreddit/comments Group: Subreddit.

Inferred read-only
get_subreddit_awarding_totals

subreddit/awarding-totals Group: Subreddit.

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

.mcp.json

{
  "mcpServers": {
    "jojapi-reddit-com": {
      "type": "http",
      "url": "https://mcp.jojapi.com/reddit-com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-reddit-com
Remote MCP URL: https://mcp.jojapi.com/reddit-com

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": {
    "jojapi-reddit-com": {
      "url": "https://mcp.jojapi.com/reddit-com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-reddit-com": {
      "type": "http",
      "url": "https://mcp.jojapi.com/reddit-com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-reddit-com",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/reddit-com"
}
MCP Inspector

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

ENDPOINT 29

https://mcp.jojapi.com/scrapeunblocker-dfsswg

No auth detected

MCP server metadata

Name
jojapi-scrapeunblocker-dfsswg
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of ScrapeUnblocker on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/scrapeunblocker-dfsswg/pricing · Docs: https://jojapi.com/hub/api/scrapeunblocker-dfsswg

Known tools 1

post_get_page_source

Fetches and returns page source of provided url.

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.jojapi-scrapeunblocker-dfsswg]
url = "https://mcp.jojapi.com/scrapeunblocker-dfsswg"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-scrapeunblocker-dfsswg": {
      "type": "http",
      "url": "https://mcp.jojapi.com/scrapeunblocker-dfsswg"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-scrapeunblocker-dfsswg
Remote MCP URL: https://mcp.jojapi.com/scrapeunblocker-dfsswg

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": {
    "jojapi-scrapeunblocker-dfsswg": {
      "url": "https://mcp.jojapi.com/scrapeunblocker-dfsswg"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-scrapeunblocker-dfsswg": {
      "type": "http",
      "url": "https://mcp.jojapi.com/scrapeunblocker-dfsswg"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-scrapeunblocker-dfsswg",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/scrapeunblocker-dfsswg"
}
MCP Inspector

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

ENDPOINT 30

https://mcp.jojapi.com/serp-data-scraper

No auth detected

MCP server metadata

Name
jojapi-serp-data-scraper
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of SERP data scraper on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/serp-data-scraper/pricing · Docs: https://jojapi.com/hub/api/serp-data-scraper

Known tools 1

post_serp

The Google SERP Parsing API allows you to extract structured data from Google Search Engine Results Pages (SERPs) with ease.

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.jojapi-serp-data-scraper]
url = "https://mcp.jojapi.com/serp-data-scraper"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-serp-data-scraper": {
      "type": "http",
      "url": "https://mcp.jojapi.com/serp-data-scraper"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-serp-data-scraper
Remote MCP URL: https://mcp.jojapi.com/serp-data-scraper

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": {
    "jojapi-serp-data-scraper": {
      "url": "https://mcp.jojapi.com/serp-data-scraper"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-serp-data-scraper": {
      "type": "http",
      "url": "https://mcp.jojapi.com/serp-data-scraper"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-serp-data-scraper",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/serp-data-scraper"
}
MCP Inspector

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

ENDPOINT 31

https://mcp.jojapi.com/similarweb

No auth detected

MCP server metadata

Name
jojapi-similarweb
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Similarweb on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/similarweb/pricing · Docs: https://jojapi.com/hub/api/similarweb

Known tools 20

get_v3_autocomplete

Autocomplete Billing per call: 1 Credits.

Inferred read-only
get_v2_filter_options

Filter Options Billing per call: 1 Credits.

Inferred read-only
get_v3_marketshare

Marketshare Billing per call: 1 Credits.

Inferred read-only
get_v2_serp_seismometer

SERP Seismometer measures SERP fluctuations for 10K+ domains and keywords that we monitor daily.

Inferred read-only
get_v2_website_analytics

Get detailed website analytics, stats and more Group: Websites.

Inferred read-only
get_v3_website_analytics

Get website analytics, stats and more Group: Websites.

Inferred read-only
get_v2_website_competitors

Website Competitors Group: Websites.

Inferred read-only
get_v3_top_websites

Top Websites Group: Websites.

Inferred read-only
get_v2_top_websites

Top Websites / v2 Group: Websites.

Inferred read-only
get_v3_top_apps

Top Apps Group: Mobile Apps.

Inferred read-only
get_v2_play_store_top_apps

Play Store / Top Apps Group: Mobile Apps.

Inferred read-only
get_v2_play_store_app_details

Play Store / App Details Group: Mobile Apps.

Inferred read-only
get_v2_app_store_top_apps

App Store / Top Apps Group: Mobile Apps.

Inferred read-only
get_v2_app_store_app_details

App Store / App Details Group: Mobile Apps.

Inferred read-only
get_v2_app_analytics_google_play

App Analytics / Google Play Group: Mobile Apps.

Inferred read-only
get_v2_app_analytics_app_store

App Analytics / App Store Group: Mobile Apps.

Inferred read-only
get_v2_top_engines

Top Search Engines Group: Search Engines.

Inferred read-only
get_v2_top_browsers

Top Browsers Group: Browsers.

Inferred read-only
get_v2_top_platforms

Top Platforms Group: Platforms.

Inferred read-only
get_v2_company_details

Company Details Group: Companies.

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

.mcp.json

{
  "mcpServers": {
    "jojapi-similarweb": {
      "type": "http",
      "url": "https://mcp.jojapi.com/similarweb"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-similarweb
Remote MCP URL: https://mcp.jojapi.com/similarweb

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": {
    "jojapi-similarweb": {
      "url": "https://mcp.jojapi.com/similarweb"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-similarweb": {
      "type": "http",
      "url": "https://mcp.jojapi.com/similarweb"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-similarweb",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/similarweb"
}
MCP Inspector

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

ENDPOINT 32

https://mcp.jojapi.com/simple-gpt

No auth detected

MCP server metadata

Name
jojapi-simple-gpt
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Simple GPT on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/simple-gpt/pricing · Docs: https://jojapi.com/hub/api/simple-gpt

Known tools 1

post

Generate Content Billing per call: Credits: metered (~530.

Potential side effects

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.jojapi-simple-gpt]
url = "https://mcp.jojapi.com/simple-gpt"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-simple-gpt": {
      "type": "http",
      "url": "https://mcp.jojapi.com/simple-gpt"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-simple-gpt
Remote MCP URL: https://mcp.jojapi.com/simple-gpt

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": {
    "jojapi-simple-gpt": {
      "url": "https://mcp.jojapi.com/simple-gpt"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-simple-gpt": {
      "type": "http",
      "url": "https://mcp.jojapi.com/simple-gpt"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-simple-gpt",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/simple-gpt"
}
MCP Inspector

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

ENDPOINT 33

https://mcp.jojapi.com/sms-verify

No auth detected

MCP server metadata

Name
jojapi-sms-verify
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of SMS Verify on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/sms-verify/pricing · Docs: https://jojapi.com/hub/api/sms-verify

Known tools 2

post_estimate_cost

Estimate Cost Billing per call: 0 Credits.

Inferred read-only
post_send_numeric_verify

Send Verify SMS Billing per call: Credits: metered.

Potential side effects

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.jojapi-sms-verify]
url = "https://mcp.jojapi.com/sms-verify"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-sms-verify": {
      "type": "http",
      "url": "https://mcp.jojapi.com/sms-verify"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-sms-verify
Remote MCP URL: https://mcp.jojapi.com/sms-verify

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": {
    "jojapi-sms-verify": {
      "url": "https://mcp.jojapi.com/sms-verify"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-sms-verify": {
      "type": "http",
      "url": "https://mcp.jojapi.com/sms-verify"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-sms-verify",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/sms-verify"
}
MCP Inspector

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

ENDPOINT 34

https://mcp.jojapi.com/social-media-video-downloader

No auth detected

MCP server metadata

Name
jojapi-social-media-video-downloader
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of social media video downloader on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/social-media-video-downloader/pricing · Docs: https://jojapi.com/hub/api/social-media-video-downloader

Known tools 28

get_youtube_v3_video_details

Extracts comprehensive information about a YouTube video including metadata, available formats, download links, and server-rendered video options with audio merging capabilities.

Inferred read-only
get_youtube_v3_video_comments

Retrieves comments for a YouTube video with sorting options and pagination.

Inferred read-only
get_youtube_v3_post_details

Retrieves detailed information about a specific YouTube community post.

Potential side effects
get_youtube_v3_post_comments

Retrieves comments for a YouTube post with sorting options and pagination.

Potential side effects
get_youtube_v3_channel_id_from_handle

Retrieves the channel ID for a given YouTube handle (e.

Inferred read-only
get_youtube_v3_channel_posts

Retrieves posts from a specific YouTube channel.

Inferred read-only
get_youtube_v3_channel_details

Retrieves detailed information about a specific YouTube channel.

Inferred read-only
get_youtube_v3_channel_playlists

Retrieves playlists, releases, or podcasts from a specific YouTube channel.

Inferred read-only
get_youtube_v3_channel_videos

Retrieves videos, shorts, or livestreams from a specific YouTube channel.

Inferred read-only
get_youtube_v3_playlist

Extracts playlist information and a paginated list of its videos.

Inferred read-only
get_youtube_v3_search

Search across all YouTube content types (videos, channels, playlists).

Inferred read-only
get_youtube_v3_search_movie

Searches for movies on YouTube.

Inferred read-only
get_youtube_v3_search_video

Searches for videos on YouTube.

Inferred read-only
get_youtube_v3_search_channel

Searches for channels on YouTube.

Inferred read-only
get_youtube_v3_search_playlist

Searches for playlists on YouTube.

Inferred read-only
get_youtube_v3_search_suggestions

Retrieves search suggestions from YouTube based on a query.

Inferred read-only
get_youtube_v3_hashtag

Retrieves videos for a given hashtag.

Inferred read-only
get_tiktok_v3_user_details

Retrieves the profile details for a given TikTok user URL.

Inferred read-only
get_tiktok_v3_post_details

Retrieves media and metadata for a given TikTok post URL.

Potential side effects
get_facebook_v3_profile_id

Retrieves the profile ID for a given Facebook profile URL.

Inferred read-only
get_facebook_v3_profile_details

Retrieves the profile details for a given Facebook profile URL.

Inferred read-only
get_facebook_v3_profile_about

Retrieves the 'about' information for a given Facebook profile URL.

Inferred read-only
get_facebook_v3_profile_reels

Retrieves the reels from a given Facebook profile URL.

Inferred read-only
get_facebook_v3_profile_photos

Retrieves the photos from a given Facebook profile URL.

Inferred read-only
get_facebook_v3_post_details

Retrieves media and metadata for a given Facebook post URL.

Potential side effects
get_instagram_v3_user_profile_id_from_username

Retrieves the user ID for a given Instagram username.

Inferred read-only
get_instagram_v3_user_profile_details

Retrieves the profile details for a given Instagram username.

Inferred read-only
get_instagram_v3_media_post_details

Retrieves the media post for a given Instagram shortcode.

Potential side effects

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.jojapi-social-media-video-downloader]
url = "https://mcp.jojapi.com/social-media-video-downloader"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-social-media-video-downloader": {
      "type": "http",
      "url": "https://mcp.jojapi.com/social-media-video-downloader"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-social-media-video-downloader
Remote MCP URL: https://mcp.jojapi.com/social-media-video-downloader

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": {
    "jojapi-social-media-video-downloader": {
      "url": "https://mcp.jojapi.com/social-media-video-downloader"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-social-media-video-downloader": {
      "type": "http",
      "url": "https://mcp.jojapi.com/social-media-video-downloader"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-social-media-video-downloader",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/social-media-video-downloader"
}
MCP Inspector

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

ENDPOINT 35

https://mcp.jojapi.com/spotify

No auth detected

MCP server metadata

Name
jojapi-spotify
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Spotify on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/spotify/pricing · Docs: https://jojapi.com/hub/api/spotify

Known tools 37

get_v1_1_browse_all

Explore Group: Explore.

Inferred read-only
get_v1_1_search

Search Group: Explore.

Inferred read-only
get_v2_album_detailsAndTracks

v2/Album details & tracks Group: Albums.

Inferred read-only
get_v2_album_metadata

v2/Album metadata Group: Albums.

Inferred read-only
get_v1_1_album_tracks

Album tracks Group: Albums.

Inferred read-only
get_v1_1_album_metadata

Get album metadata Group: Albums.

Inferred read-only
get_v1_1_albums

Get one or more albums Group: Albums.

Inferred read-only
get_v2_artist_overview

v2/Artist overview Group: Artists.

Inferred read-only
get_v2_artist_concerts

v2/Artist concerts Group: Artists.

Inferred read-only
get_v2_artist_fansFirstPresales

v2/Artist fans-first presales Group: Artists.

Inferred read-only
get_v1_1_artist_related

Artist related Group: Artists.

Inferred read-only
get_v1_1_artist_featuring

Artist featuring Group: Artists.

Inferred read-only
get_v1_1_artist_discovered_on

Artist discovered on Group: Artists.

Inferred read-only
get_v1_1_artist_appears_on

Artist appears on Group: Artists.

Inferred read-only
get_v1_1_artist_singles

Artist singles Group: Artists.

Inferred read-only
get_v1_1_artist_albums

Artist albums Group: Artists.

Inferred read-only
get_v1_1_artist_discography_overview

Artist discography overview Group: Artists.

Inferred read-only
get_v1_1_artist_overview

Artist overview Group: Artists.

Inferred read-only
get_v1_1_artists

Artists Group: Artists.

Inferred read-only
get_v2_track_details

v2/Track details Group: Tracks.

Inferred read-only
get_v2_track_metadata

v2/Track metadata Group: Tracks.

Inferred read-only
get_v1_1_track_lyrics

Track lyrics Group: Tracks.

Inferred read-only
get_v1_1_track_credits

Track credits Group: Tracks.

Inferred read-only
get_v2_playlist_detailsAndItems

v2/Playlist details & items Group: Playlists.

Inferred read-only
get_v1_1_user_followers

User followers Group: Users.

Inferred read-only
get_v1_1_user_profile

User profile Group: Users.

Inferred read-only
get_v1_1_genre_view

Genre View Group: Genres.

Inferred read-only
get_v1_1_concert

Get Concert Group: Concerts.

Inferred read-only
get_v1_1_concerts

Concerts Group: Concerts.

Inferred read-only
get_v1_1_seed_to_playlist

Get radio playlist Group: Extras.

Inferred read-only
get_v1_1_podcast_episodes

Podcast Episodes Group: Podcasts.

Inferred read-only
get_v1_1_episode_sound

Episode Sound Group: Episodes.

Inferred read-only
get_v1_1_episode

Get Episode Group: Episodes.

Inferred read-only
get_v1_1_tracks

Get tracks Group: Deprecated Endpoints (v1).

Inferred read-only
get_v1_1_playlist_tracks

Playlist tracks Group: Deprecated Endpoints (v1).

Inferred read-only
get_v1_1_playlist

Get playlist Group: Deprecated Endpoints (v1).

Inferred read-only
get_v1_1_recommendations

Track recommendations Group: Deprecated Endpoints (v1).

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

.mcp.json

{
  "mcpServers": {
    "jojapi-spotify": {
      "type": "http",
      "url": "https://mcp.jojapi.com/spotify"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-spotify
Remote MCP URL: https://mcp.jojapi.com/spotify

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": {
    "jojapi-spotify": {
      "url": "https://mcp.jojapi.com/spotify"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-spotify": {
      "type": "http",
      "url": "https://mcp.jojapi.com/spotify"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-spotify",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/spotify"
}
MCP Inspector

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

ENDPOINT 36

https://mcp.jojapi.com/spvn-tech-ip-geolocation-and-asn-lookup-api

No auth detected

MCP server metadata

Name
jojapi-spvn-tech-ip-geolocation-and-asn-lookup-api
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of IP Geolocation on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/spvn-tech-ip-geolocation-and-asn-lookup-api/pricing · Docs: https://jojapi.com/hub/api/spvn-tech-ip-geolocation-and-asn-lookup-api

Known tools 1

post_api_geo_get_location_details_by_ip

Retrieve detailed geolocation information for an IPv4 or IPv6 address, including country, city, state, latitude, longitude, timezone, ASN, ISP/organization, and metadata.

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.jojapi-spvn-tech-ip-geolocation-and-asn-lookup-a]
url = "https://mcp.jojapi.com/spvn-tech-ip-geolocation-and-asn-lookup-api"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-spvn-tech-ip-geolocation-and-asn-lookup-a": {
      "type": "http",
      "url": "https://mcp.jojapi.com/spvn-tech-ip-geolocation-and-asn-lookup-api"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-spvn-tech-ip-geolocation-and-asn-lookup-a
Remote MCP URL: https://mcp.jojapi.com/spvn-tech-ip-geolocation-and-asn-lookup-api

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": {
    "jojapi-spvn-tech-ip-geolocation-and-asn-lookup-a": {
      "url": "https://mcp.jojapi.com/spvn-tech-ip-geolocation-and-asn-lookup-api"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-spvn-tech-ip-geolocation-and-asn-lookup-a": {
      "type": "http",
      "url": "https://mcp.jojapi.com/spvn-tech-ip-geolocation-and-asn-lookup-api"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-spvn-tech-ip-geolocation-and-asn-lookup-a",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/spvn-tech-ip-geolocation-and-asn-lookup-api"
}
MCP Inspector

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

ENDPOINT 37

https://mcp.jojapi.com/swift-ai

No auth detected

MCP server metadata

Name
jojapi-swift-ai
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Swift AI on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/swift-ai/pricing · Docs: https://jojapi.com/hub/api/swift-ai

Known tools 4

post_chat_completions

Creates a model response for the given chat conversation.

Inferred read-only
post_embeddings

Creates an embedding vector representing the input text.

Inferred read-only
post_moderations

Classifies if text is potentially harmful.

Inferred read-only
get_models

Return a list of available models on this API Group: List Models.

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.jojapi-swift-ai]
url = "https://mcp.jojapi.com/swift-ai"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-swift-ai": {
      "type": "http",
      "url": "https://mcp.jojapi.com/swift-ai"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-swift-ai
Remote MCP URL: https://mcp.jojapi.com/swift-ai

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": {
    "jojapi-swift-ai": {
      "url": "https://mcp.jojapi.com/swift-ai"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-swift-ai": {
      "type": "http",
      "url": "https://mcp.jojapi.com/swift-ai"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-swift-ai",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/swift-ai"
}
MCP Inspector

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

ENDPOINT 38

https://mcp.jojapi.com/telegram

No auth detected

MCP server metadata

Name
jojapi-telegram
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Telegram on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/telegram/pricing · Docs: https://jojapi.com/hub/api/telegram

Known tools 2

get_channel_info

Telegram channel info Billing per call: 1 Credits.

Inferred read-only
get_channel_message

Telegram channel messages Billing per call: 1 Credits.

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

.mcp.json

{
  "mcpServers": {
    "jojapi-telegram": {
      "type": "http",
      "url": "https://mcp.jojapi.com/telegram"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-telegram
Remote MCP URL: https://mcp.jojapi.com/telegram

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": {
    "jojapi-telegram": {
      "url": "https://mcp.jojapi.com/telegram"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-telegram": {
      "type": "http",
      "url": "https://mcp.jojapi.com/telegram"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-telegram",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/telegram"
}
MCP Inspector

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

ENDPOINT 39

https://mcp.jojapi.com/tiktok-download-video

No auth detected

MCP server metadata

Name
jojapi-tiktok-download-video
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of TikTok Download Video on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/tiktok-download-video/pricing · Docs: https://jojapi.com/hub/api/tiktok-download-video

Known tools 19

get_getVideo

Get tiktok video full info.

Inferred read-only
get_userFavoriteVideo

get user favorite videos for latest unique_id or user_id is not empty Group: User Related API.

Inferred read-only
get_userPublishVideo

get user post videos for latest get user feed unique_id or user_id is not empty Group: User Related API.

Potential side effects
get_userInfo

get user info unique_id or user_id is not empty Group: User Related API.

Inferred read-only
get_searchUser

get user list by keywords Group: User Related API.

Inferred read-only
get_userFollowingList

get user following list Group: User Related API.

Inferred read-only
get_musicVideo

get music post video list Group: Music Related API.

Potential side effects
get_musicInfo

get music info Group: Music Related API.

Inferred read-only
get_feedSearch

search video list by keywords Group: Feed Related API.

Inferred read-only
get_feedList

get feed video list by region Group: Feed Related API.

Inferred read-only
get_regionList

Feed Related API Group: Feed Related API.

Inferred read-only
get_commentReply

get reply list by comment id Group: Comment Related API.

Inferred read-only
get_commentList

get comment list by video Group: Comment Related API.

Inferred read-only
get_challengePosts

get challenge post videos Group: Challenge(hashTag).

Potential side effects
get_challengeSearch

search challenge Group: Challenge(hashTag).

Inferred read-only
get_challengeInfo

get challenge info Group: Challenge(hashTag).

Inferred read-only
get_mixPosts

get play list post video list Group: Mix (Playlist).

Potential side effects
get_mixInfo

get playlist info Group: Mix (Playlist).

Inferred read-only
get_mixList

get playlist by user id unique_id or user_id is not empty Group: Mix (Playlist).

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.jojapi-tiktok-download-video]
url = "https://mcp.jojapi.com/tiktok-download-video"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-tiktok-download-video": {
      "type": "http",
      "url": "https://mcp.jojapi.com/tiktok-download-video"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-tiktok-download-video
Remote MCP URL: https://mcp.jojapi.com/tiktok-download-video

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": {
    "jojapi-tiktok-download-video": {
      "url": "https://mcp.jojapi.com/tiktok-download-video"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-tiktok-download-video": {
      "type": "http",
      "url": "https://mcp.jojapi.com/tiktok-download-video"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-tiktok-download-video",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/tiktok-download-video"
}
MCP Inspector

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

ENDPOINT 40

https://mcp.jojapi.com/twitter

No auth detected

MCP server metadata

Name
jojapi-twitter
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of X (formerly Twitter) on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/twitter/pricing · Docs: https://jojapi.com/hub/api/twitter

Known tools 32

get_AutoComplete

Auto Complete Group: Explore.

Inferred read-only
get_Search

Search Group: Explore.

Inferred read-only
get_v1_1_Trends

Trends Group: Explore.

Inferred read-only
get_v1_1_Locations

Locations Group: Explore.

Inferred read-only
get_v2_TweetDetail

Tweet Detail & Conversation Group: Tweet.

Inferred read-only
get_v2_Tweet

Tweet Detail / Alternative Group: Tweet.

Inferred read-only
get_v2_Favoriters

Tweet Favoriters Group: Tweet.

Inferred read-only
get_v2_Retweeters

Tweet Retweeters Group: Tweet.

Inferred read-only
get_v1_1_TranslateTweet

Translate Tweet Group: Tweet.

Inferred read-only
get_email_search_by_username

Email Search (by username) Group: User.

Potential side effects
get_v1_1_Users

Get Users Group: User.

Inferred read-only
get_v2_UserByScreenName

User By Screen Name Group: User.

Inferred read-only
get_v2_UserByRestId

User By Rest ID Group: User.

Inferred read-only
get_v2_UsersByRestIds

Users By Rest IDs Group: User.

Inferred read-only
get_v2_UserTweets

User Tweets Group: User.

Inferred read-only
get_v2_UserTweetsAndReplies

User Tweets & Replies Group: User.

Inferred read-only
get_v2_UserMedia

User Media Group: User.

Inferred read-only
get_v2_Likes

User Likes Group: User.

Inferred read-only
get_v2_Followers

User Followers Group: User.

Inferred read-only
get_v1_1_Followers

User Followers / Light Group: User.

Inferred read-only
get_v1_1_FollowersIds

User Followers IDs Group: User.

Inferred read-only
get_v2_VerifiedFollowers

User Verified Followers Group: User.

Inferred read-only
get_v2_Following

User Following Group: User.

Inferred read-only
get_v1_1_Following

User Following / Light Group: User.

Inferred read-only
get_v1_1_FollowingIds

User Following IDs Group: User.

Inferred read-only
get_v2_Subscriptions

User Subscriptions Group: User.

Inferred read-only
get_v2_UserAffiliates

User Affiliates Group: User.

Inferred read-only
get_v2_UserHighlights

User Highlights Group: User.

Inferred read-only
get_v1_1_TranslateProfile

Translate Profile Group: User.

Inferred read-only
get_ShortUrl

Twitter URL shortening service Group: Misc.

Inferred read-only
get_v1_1_Hashflags

Hashflags Group: Misc.

Inferred read-only
get_v2_ListTimeline

List Timeline Group: List.

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

.mcp.json

{
  "mcpServers": {
    "jojapi-twitter": {
      "type": "http",
      "url": "https://mcp.jojapi.com/twitter"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-twitter
Remote MCP URL: https://mcp.jojapi.com/twitter

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": {
    "jojapi-twitter": {
      "url": "https://mcp.jojapi.com/twitter"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-twitter": {
      "type": "http",
      "url": "https://mcp.jojapi.com/twitter"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-twitter",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/twitter"
}
MCP Inspector

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

ENDPOINT 41

https://mcp.jojapi.com/twitter-x-aio

No auth detected

MCP server metadata

Name
jojapi-twitter-x-aio
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Twitter on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/twitter-x-aio/pricing · Docs: https://jojapi.com/hub/api/twitter-x-aio

Known tools 23

get_search_searchTerm

With the search endpoint you can search all of twitter.

Inferred read-only
get_trends_locationId

Get twitter trends for worldwide or a specific region.

Inferred read-only
get_user_userId

This is the prefered method of getting any information.

Inferred read-only
get_user_by_username_username

Receive follower counts, images and more user related data with this endpoint.

Inferred read-only
get_user_userId_tweets

Receive all tweets ordered by most recent.

Inferred read-only
get_user_userId_tweetsAndReplies

Receive all tweets and replies ordered by most recent.

Inferred read-only
get_user_userId_likes

Receive all likes of a user.

Inferred read-only
get_user_userId_followers

Receive all followers of a user.

Inferred read-only
get_user_userId_followings_basic

You'll receive a basic list of all followings a user has.

Inferred read-only
get_user_userId_followings

Receive all followings of a user.

Inferred read-only
get_user_userId_media

Receive all media items ordered by most recent.

Inferred read-only
get_user_userId_followings_ids

Get the ids of the users a certain user follows Group: User.

Inferred read-only
get_tweet_tweetId

Receive all tweet informations and comments by tweetId.

Inferred read-only
get_tweet_tweetId_favorites

Receive all likes for a tweet.

Inferred read-only
get_tweet_tweetId_retweets

Receive all retweets for a tweet.

Inferred read-only
get_resolve_urls

resolve urls Group: Utilities/Misc.

Inferred read-only
post_search_searchTerm

With the search endpoint you can search all of twitter.

Inferred read-only
post_tweet_tweetId

Receive all tweet informations and comments by tweetId.

Inferred read-only
get_misc_emojis

Receive a full list of all twitter custom emojis with the hashtag, image and more.

Inferred read-only
get_misc_locations

This gives you a list of all available locations.

Inferred read-only
get_username_to_id_username

You'll need the userId to receive tweets, media and replies.

Inferred read-only
get_user_usernames_to_ids

This endpoint receives a list of usernames and converts up to 100 of them at the same time to ids.

Inferred read-only
get_misc_subtitles

Get the full subtitles of a video Group: ✨ Exclusive endpoints.

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.jojapi-twitter-x-aio]
url = "https://mcp.jojapi.com/twitter-x-aio"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-twitter-x-aio": {
      "type": "http",
      "url": "https://mcp.jojapi.com/twitter-x-aio"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-twitter-x-aio
Remote MCP URL: https://mcp.jojapi.com/twitter-x-aio

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": {
    "jojapi-twitter-x-aio": {
      "url": "https://mcp.jojapi.com/twitter-x-aio"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-twitter-x-aio": {
      "type": "http",
      "url": "https://mcp.jojapi.com/twitter-x-aio"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-twitter-x-aio",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/twitter-x-aio"
}
MCP Inspector

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

ENDPOINT 42

https://mcp.jojapi.com/verify-the-email-instantly

No auth detected

MCP server metadata

Name
jojapi-verify-the-email-instantly
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Verify the email instantly on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/verify-the-email-instantly/pricing · Docs: https://jojapi.com/hub/api/verify-the-email-instantly

Known tools 1

get_email

Verify the email instantly Billing per call: 1 Credits.

Potential side effects

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.jojapi-verify-the-email-instantly]
url = "https://mcp.jojapi.com/verify-the-email-instantly"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-verify-the-email-instantly": {
      "type": "http",
      "url": "https://mcp.jojapi.com/verify-the-email-instantly"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-verify-the-email-instantly
Remote MCP URL: https://mcp.jojapi.com/verify-the-email-instantly

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": {
    "jojapi-verify-the-email-instantly": {
      "url": "https://mcp.jojapi.com/verify-the-email-instantly"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-verify-the-email-instantly": {
      "type": "http",
      "url": "https://mcp.jojapi.com/verify-the-email-instantly"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-verify-the-email-instantly",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/verify-the-email-instantly"
}
MCP Inspector

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

ENDPOINT 43

https://mcp.jojapi.com/viewcaller

No auth detected

MCP server metadata

Name
jojapi-viewcaller
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of ViewCaller on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/viewcaller/pricing · Docs: https://jojapi.com/hub/api/viewcaller

Known tools 2

get_api_v1_getCountryCode

Returns a list of all countries supported by the ViewCaller API, including country name, dialing code, ISO codes, population, area, and GDP information.

Inferred read-only
get_api_v1_search

Searches for contact information and identifies the name associated with a given phone number Billing per call: 1 Credits.

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

.mcp.json

{
  "mcpServers": {
    "jojapi-viewcaller": {
      "type": "http",
      "url": "https://mcp.jojapi.com/viewcaller"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-viewcaller
Remote MCP URL: https://mcp.jojapi.com/viewcaller

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": {
    "jojapi-viewcaller": {
      "url": "https://mcp.jojapi.com/viewcaller"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-viewcaller": {
      "type": "http",
      "url": "https://mcp.jojapi.com/viewcaller"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-viewcaller",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/viewcaller"
}
MCP Inspector

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

ENDPOINT 44

https://mcp.jojapi.com/visa-requirements

No auth detected

MCP server metadata

Name
jojapi-visa-requirements
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Visa Requirements on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/visa-requirements/pricing · Docs: https://jojapi.com/hub/api/visa-requirements

Known tools 8

get_v2_passports

List of passport country codes Group: V2.

Inferred read-only
get_v2_destinations

List of destinations country codes Group: V2.

Inferred read-only
post_v2_passport_rank_custom

Make your custom passport index/rank Group: V2.

Inferred read-only
post_v2_visa_map

Return the color for the primary visa rule Group: V2.

Inferred read-only
post_v2_visa_mapall

Show data for map for all passports Group: V2.

Inferred read-only
post_v2_visa_check

Show visa rules for passport -> destination Group: V2.

Inferred read-only
post

Show the visa requirements for Passport holder Group: V1.

Potential side effects
post_map

Show the color of visa requirements for a Passport holder.

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.jojapi-visa-requirements]
url = "https://mcp.jojapi.com/visa-requirements"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-visa-requirements": {
      "type": "http",
      "url": "https://mcp.jojapi.com/visa-requirements"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-visa-requirements
Remote MCP URL: https://mcp.jojapi.com/visa-requirements

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": {
    "jojapi-visa-requirements": {
      "url": "https://mcp.jojapi.com/visa-requirements"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-visa-requirements": {
      "type": "http",
      "url": "https://mcp.jojapi.com/visa-requirements"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-visa-requirements",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/visa-requirements"
}
MCP Inspector

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

ENDPOINT 45

https://mcp.jojapi.com/whatsapp-wyjbao

No auth detected

MCP server metadata

Name
jojapi-whatsapp-wyjbao
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of WhatsApp on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/whatsapp-wyjbao/pricing · Docs: https://jojapi.com/hub/api/whatsapp-wyjbao

Known tools 3

post_getUserInfo

Get User Info/Details Billing per call: 1 Credits.

Inferred read-only
post_getProfilePicUrl

Get Profile Picture URL Billing per call: 1 Credits.

Inferred read-only
post_getAbout

Get About (status text) Billing per call: 1 Credits.

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.jojapi-whatsapp-wyjbao]
url = "https://mcp.jojapi.com/whatsapp-wyjbao"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-whatsapp-wyjbao": {
      "type": "http",
      "url": "https://mcp.jojapi.com/whatsapp-wyjbao"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-whatsapp-wyjbao
Remote MCP URL: https://mcp.jojapi.com/whatsapp-wyjbao

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": {
    "jojapi-whatsapp-wyjbao": {
      "url": "https://mcp.jojapi.com/whatsapp-wyjbao"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-whatsapp-wyjbao": {
      "type": "http",
      "url": "https://mcp.jojapi.com/whatsapp-wyjbao"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-whatsapp-wyjbao",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/whatsapp-wyjbao"
}
MCP Inspector

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

ENDPOINT 46

https://mcp.jojapi.com/x

No auth detected

MCP server metadata

Name
jojapi-x
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of X (twitter) on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/x/pricing · Docs: https://jojapi.com/hub/api/x

Known tools 107

get_base_apitools_trends

woeid https://gist.

Inferred read-only
get_base_apitools_searchBox

Search Box Group: Search.

Inferred read-only
get_base_apitools_search

Advanced Search Group: Search.

Inferred read-only
get_base_apitools_unfollow

See details https://developer.

Inferred read-only
get_base_apitools_followingsList

See details https://developer.

Inferred read-only
get_base_apitools_followingsListV2

get followingsList by V2 Group: follows.

Inferred read-only
get_base_apitools_followingsIds

See details https://developer.

Inferred read-only
get_base_apitools_followersListV2

get followersList by V2 Group: follows.

Inferred read-only
get_base_apitools_friendshipsShow

See details https://developer.

Inferred read-only
get_base_apitools_followersIds

See details https://developer.

Inferred read-only
get_base_apitools_followersList

See details https://developer.

Inferred read-only
get_base_apitools_follow

See details https://developer.

Inferred read-only
get_base_apitools_blueVerifiedFollowersV2

get blueVerifiedFollowers by V2 Group: follows.

Inferred read-only
get_base_apitools_uerByIdRestIdV2

Get userByIdRestId by V2 Group: userTweets.

Inferred read-only
get_base_apitools_homeTimeline

HomeTimeline need your auth_token Group: userTweets.

Inferred read-only
get_base_apitools_uerByIdOrNameLookUp

See details https://developer.

Inferred read-only
get_base_apitools_UserArticlesTweets

Get UserArticlesTweets tweets info Group: userTweets.

Inferred read-only
get_base_apitools_userByScreenNameV2

Get userByScreenName by V2 Group: userTweets.

Inferred read-only
get_base_apitools_userLikeV2

Get userLikeV2 Group: userTweets.

Inferred read-only
get_base_apitools_usersByIdRestIds

Get usersByIdRestIds by V2 Group: userTweets.

Inferred read-only
get_base_apitools_userTweetReply

get user Tweet Reply Group: userTweets.

Inferred read-only
get_base_apitools_userTimeline

Get UserTimeline tweets info (same by userTweetsV2) Group: userTweets.

Inferred read-only
get_base_apitools_userTweetsV2

Get UserTweets by V2 Group: userTweets.

Inferred read-only
get_base_apitools_accountAnalytics

get accountAnalytics Group: userTweets.

Inferred read-only
get_base_apitools_unlikeV2

unlike tweet V2 Group: Tweets.

Inferred read-only
get_base_apitools_unlikeTweet

see details https://developer.

Inferred read-only
get_base_apitools_tweetTimeline

get tweetDetail and reply Group: Tweets.

Inferred read-only
get_base_apitools_tweetSimple

get tweet Brief information Group: Tweets.

Inferred read-only
get_base_apitools_tweetReply

reply to tweet Group: Tweets.

Inferred read-only
get_base_apitools_retweetersV2

Retweeters by V2 Group: Tweets.

Inferred read-only
get_base_apitools_retweetersIds

Returns a collection of up to 100 user IDs belonging to users who have retweeted the Tweet specified by the id parameter.

Inferred read-only
get_base_apitools_quotesV2

Quotes by V2 Group: Tweets.

Inferred read-only
get_base_apitools_mentionsTimeline

See details https://developer.

Inferred read-only
get_base_apitools_likeV2

likeV2 Group: Tweets.

Inferred read-only
get_base_apitools_likeTweet

see details https://developer.

Inferred read-only
get_base_apitools_highlightsV2

Highlights Tweets by V2 Group: Tweets.

Inferred read-only
get_base_apitools_favoritesList

See details https://developer.

Inferred read-only
get_base_apitools_favoritersV2

Favoriters by V2 Group: Tweets.

Inferred read-only
get_base_apitools_deleteTweet

Delete Tweet Group: Tweets.

Potential side effects
get_base_apitools_deleteRetweet

Delete Retweet Group: Tweets.

Potential side effects
get_base_apitools_createTweet

create a Tweet Group: Tweets.

Potential side effects
get_base_apitools_createRetweet

retweet a Tweet Group: Tweets.

Inferred read-only
get_base_apitools_TopicListV2

get Topic Carousel List.

Inferred read-only
get_base_apitools_listMembersByListIdV2

Get List Members By ListId V2 Group: List.

Inferred read-only
get_base_apitools_listMembersByListId

See details https://developer.

Inferred read-only
get_base_apitools_listLatestTweetsTimelineV2

Get List Latest Tweets Timeline V2 Group: List.

Inferred read-only
get_base_apitools_listByUserIdOrScreenName

See details https://developer.

Inferred read-only
get_base_apitools_getGrokItemsByRestId

Grok Conversation Items By RestId Group: grokAI.

Inferred read-only
get_base_apitools_createGrok

create Grok Conversation Group: grokAI.

Potential side effects
get_base_apitools_addResponse

add Response Group: grokAI.

Inferred read-only
get_base_apitools_deleteBookmark

deleteBookmark Group: Send Tweets.

Potential side effects
get_base_apitools_CreateNoteTweet

Create Note Tweet Group: Send Tweets.

Potential side effects
get_base_apitools_createBookmark

createBookmark Group: Send Tweets.

Potential side effects
get_base_apitools_blocksDestroy

https://developer.

Inferred read-only
get_base_apitools_blocksCreate

See details https://developer.

Inferred read-only
get_base_apitools_notificationsMentions

notifications mentions Group: notifications.

Inferred read-only
get_base_apitools_notificationsVerified

notifications verified Group: notifications.

Inferred read-only
get_base_apitools_notificationsAll

notifications all Group: notifications.

Inferred read-only
get_base_apitools_CommunityQueryV2

get CommunityQuery info Group: communities.

Inferred read-only
get_base_apitools_CommunitiesTweetsTimelineV2

get Communities Tweet Timeline.

Inferred read-only
get_base_apitools_CommunitiesSearchV2

get Communities Member list.

Inferred read-only
get_base_apitools_CommunitiesTimelineV2

get Communities Explore Timeline.

Inferred read-only
get_base_apitools_CommunitiesMemberV2

get Communities Member list.

Inferred read-only
get_base_apitools_CommunitiesFetchOneQuery

get CommunitiesFetchOneQuery info Group: communities.

Inferred read-only
post_base_apitools_uploadMediaDM

upload media for DM Group: DMS.

Potential side effects
get_base_apitools_uploadMediaDM

upload media for DM Group: DMS.

Potential side effects
post_base_apitools_sendDMSV2

sendDMSV2 Group: DMS.

Inferred read-only
post_base_apitools_sendDMSMedia

See details https://developer.

Inferred read-only
get_base_apitools_sendDMSV2

sendDMSV2 Group: DMS.

Inferred read-only
get_base_apitools_sendDMSMedia

See details https://developer.

Inferred read-only
post_base_apitools_sendDMS

See details https://developer.

Inferred read-only
get_base_apitools_sendDMS

See details https://developer.

Inferred read-only
post_base_apitools_getUpdateDMSV2

get DMS update Group: DMS.

Potential side effects
get_base_apitools_getUpdateDMSV2

get DMS update Group: DMS.

Potential side effects
post_base_apitools_getDMSListV2

get DMS List Group: DMS.

Inferred read-only
post_base_apitools_getDMSInitIdV2

get DMS Init Group: DMS.

Inferred read-only
get_base_apitools_getDMSListV2

get DMS List Group: DMS.

Inferred read-only
post_base_apitools_getDMS

See details https://developer.

Inferred read-only
get_base_apitools_getDMSInitIdV2

get DMS Init Group: DMS.

Inferred read-only
get_base_apitools_getDMS

See details https://developer.

Inferred read-only
get_base_apitools_uploadMediaFile

upload media for tweet Group: other.

Potential side effects
get_base_apitools_unlock

Twitter account unlock(Additional purchases required) Group: other.

Inferred read-only
post_base_apitools_uploadMediaFile

upload media for tweet Group: other.

Potential side effects
post_base_apitools_unlock

Twitter account unlock(Additional purchases required) Group: other.

Inferred read-only
get_base_apitools_uploadMedia

upload media (gif) Group: other.

Potential side effects
get_base_apitools_setProfile

set Profile Group: other.

Inferred read-only
post_base_apitools_uploadMedia

upload media (gif) Group: other.

Potential side effects
post_base_apitools_setProfile

set Profile Group: other.

Inferred read-only
post_base_apitools_setHeadImgByFile

set Head Img by file Group: other.

Inferred read-only
get_base_apitools_setHeadImgByFile

set Head Img by file Group: other.

Inferred read-only
post_base_apitools_setHeadImg

set Head Img Group: other.

Inferred read-only
get_base_apitools_setHeadImg

set Head Img Group: other.

Inferred read-only
post_base_apitools_setBannerImg

set Banner Img Group: other.

Inferred read-only
get_base_apitools_setBannerImg

set Banner Img Group: other.

Inferred read-only
post_base_apitools_loginPost

login by userName and passwrd Group: other.

Inferred read-only
post_base_apitools_login2FA

login by code Group: other.

Inferred read-only
get_base_apitools_login2FA

login by code Group: other.

Inferred read-only
get_base_apitools_login

login by userName and passwrd Group: other.

Inferred read-only
get_base_apitools_get_deleted_tweets

Get deleted tweets for a given user 6 credits Group: other.

Inferred read-only
post_base_apitools_getUserNameByToken

get UserName(@elonmusk) By Auth_token Group: other.

Inferred read-only
get_base_apitools_getUserNameByToken

get UserName(@elonmusk) By Auth_token Group: other.

Inferred read-only
post_base_apitools_getUserIdByToken

get UserId By Auth_token Group: other.

Inferred read-only
get_base_apitools_getUserIdByToken

get UserId By Auth_token Group: other.

Inferred read-only
post_base_apitools_getToken

(bsc) Get robot token Group: other.

Inferred read-only
post_base_apitools_getCt0

getCt0 by auth_token Group: other.

Inferred read-only
get_base_apitools_getCt0

getCt0 by auth_token Group: other.

Inferred read-only
get_base_apitools_getToken

(bsc) Get robot token Group: other.

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

.mcp.json

{
  "mcpServers": {
    "jojapi-x": {
      "type": "http",
      "url": "https://mcp.jojapi.com/x"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-x
Remote MCP URL: https://mcp.jojapi.com/x

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": {
    "jojapi-x": {
      "url": "https://mcp.jojapi.com/x"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-x": {
      "type": "http",
      "url": "https://mcp.jojapi.com/x"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-x",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/x"
}
MCP Inspector

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

ENDPOINT 47

https://mcp.jojapi.com/youtube

No auth detected

MCP server metadata

Name
jojapi-youtube
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of YouTube on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/youtube/pricing · Docs: https://jojapi.com/hub/api/youtube

Known tools 20

get_v1_auto_complete

Auto Complete Group: Explore.

Inferred read-only
get_v1_search

Search Group: Explore.

Inferred read-only
get_v2_trending

Trending Group: Explore.

Inferred read-only
get_v1_home

Home Group: Explore.

Inferred read-only
get_v1_channel_details

Channel Details Group: Channel.

Inferred read-only
get_v1_channel_videos

Channel Videos Group: Channel.

Inferred read-only
post_channel_videos

Channel Videos Group: Channel.

Inferred read-only
get_v1_channel_playlists

Channel Playlists Group: Channel.

Inferred read-only
get_v1_channel_community

Channel Community Group: Channel.

Inferred read-only
get_v1_channel_channels

Channel Channels Group: Channel.

Inferred read-only
get_v1_channel_search

Channel Search Group: Channel.

Inferred read-only
get_v1_video_details

Video Details Group: Video.

Inferred read-only
get_v2_video_details

Video Details (v2) Group: Video.

Inferred read-only
get_v1_video_comments

Video Comments Group: Video.

Inferred read-only
get_v1_video_streaming_data

(Some videos may be protected.

Inferred read-only
get_v1_video_related_contents

Video Related Contents Group: Video.

Inferred read-only
get_v1_playlist_details

Playlist Details Group: Playlist.

Inferred read-only
get_v1_playlist_videos

Playlist Videos Group: Playlist.

Inferred read-only
get_v1_community_post_details

Community Post Details Group: Community Post.

Potential side effects
get_v1_community_post_comments

Community Post Comments Group: Community Post.

Potential side effects

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

.mcp.json

{
  "mcpServers": {
    "jojapi-youtube": {
      "type": "http",
      "url": "https://mcp.jojapi.com/youtube"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-youtube
Remote MCP URL: https://mcp.jojapi.com/youtube

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": {
    "jojapi-youtube": {
      "url": "https://mcp.jojapi.com/youtube"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-youtube": {
      "type": "http",
      "url": "https://mcp.jojapi.com/youtube"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-youtube",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/youtube"
}
MCP Inspector

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

ENDPOINT 48

https://mcp.jojapi.com/youtube-download-api

No auth detected

MCP server metadata

Name
jojapi-youtube-download-api
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of Youtube Download API on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/youtube-download-api/pricing · Docs: https://jojapi.com/hub/api/youtube-download-api

Known tools 2

get_ajax_download_php

Submits a new download job for the given `url` in the requested `format`.

Inferred read-only
get_ajax_progress

Polls the status of a previously-submitted download job.

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.jojapi-youtube-download-api]
url = "https://mcp.jojapi.com/youtube-download-api"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-youtube-download-api": {
      "type": "http",
      "url": "https://mcp.jojapi.com/youtube-download-api"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-youtube-download-api
Remote MCP URL: https://mcp.jojapi.com/youtube-download-api

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": {
    "jojapi-youtube-download-api": {
      "url": "https://mcp.jojapi.com/youtube-download-api"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-youtube-download-api": {
      "type": "http",
      "url": "https://mcp.jojapi.com/youtube-download-api"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-youtube-download-api",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/youtube-download-api"
}
MCP Inspector

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

ENDPOINT 49

https://mcp.jojapi.com/youtube-downloader-api

No auth detected

MCP server metadata

Name
jojapi-youtube-downloader-api
Version
1.0.0
Capabilities
tools
Server instructions

Tools are the documented endpoints of YouTube Downloader API on the JoJ API marketplace, called through the live gateway. Calls require a JoJ API key sent as an HTTP header on this MCP connection (Authorization: Bearer jk_...). Keys: https://jojapi.com/workspace/api-keys · Plans: https://jojapi.com/hub/api/youtube-downloader-api/pricing · Docs: https://jojapi.com/hub/api/youtube-downloader-api

Known tools 1

get_fetch_media

fetch_media Billing per call: 1 Credits.

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.jojapi-youtube-downloader-api]
url = "https://mcp.jojapi.com/youtube-downloader-api"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jojapi-youtube-downloader-api": {
      "type": "http",
      "url": "https://mcp.jojapi.com/youtube-downloader-api"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jojapi-youtube-downloader-api
Remote MCP URL: https://mcp.jojapi.com/youtube-downloader-api

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": {
    "jojapi-youtube-downloader-api": {
      "url": "https://mcp.jojapi.com/youtube-downloader-api"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jojapi-youtube-downloader-api": {
      "type": "http",
      "url": "https://mcp.jojapi.com/youtube-downloader-api"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jojapi-youtube-downloader-api",
  "transport": "streamable-http",
  "url": "https://mcp.jojapi.com/youtube-downloader-api"
}
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.