Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

JKTJJ MCP Server

io.github.jktjj/jktjj-mcp

BJJ gym, coach, event, and city data for AI agents. Free base tools, x402-paid premium.

Uptime
100.0%
1 direct probes · 30d
Response
803ms
last probe
Tools
13
callable
Resources
4
readable
Prompts
3
available

Tools · 13

list_cities
get_city
list_gyms
get_gym
list_coaches
get_coach
list_events
get_event
search_jktjj
find_open_mats
get_schedule
search_schedule
bulk_export

Resources · 4

catalog

JKTJJ MCP server catalog with endpoints, pricing, and gate annotations

jktjj://catalog
llms

JKTJJ llms.txt with discovery hints for AI agents

jktjj://llms.txt
snapshot

Current JKTJJ data snapshot version and counts

jktjj://snapshot
agent-guide

JKTJJ agent routing guide with decision defaults, tool reference, and query examples

jktjj://agent-guide

Prompts · 3

plan_training_trip
find_open_mat
summarize_week_in_bjj

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "jktjj_mcp_server": {
      "url": "https://mcp.jktjj.com/mcp",
      "transport": "streamable-http"
    }
  }
}