AI-મૂળ
ધ ટી API MCP સર્વર તરીકે.
Claude ડેસ્કટોપ, કોવર્ક, અથવા કોઈપણ MCP ક્લાયન્ટને ચાઈનીઝ ટી જ્ઞાનકોશ સાથે જોડો — 72 ભાષાઓમાં 450 ટી, બ્રૂઇંગ, ટેરોઇર, રસાયણશાસ્ત્ર, સંવર્ધન અને 2,623-શબ્દોની ગ્લોસરી, આઠ સાધનો તરીકે ઉપલબ્ધ.
Endpoint server.py REST ડોક્સહોસ્ટેડ — URL દ્વારા કનેક્ટ કરો ઇન્સ્ટોલ કરવાની જરૂર નથી
રિમોટ (Streamable HTTP) સર્વરોને સપોર્ટ કરતા કોઈપણ MCP ક્લાયન્ટને અહીં પોઇન્ટ કરો:
https://api.thetea.app/mcp
Add an Authorization: Bearer tt_… header to use a paid key — free works without one (English only).
JSON માંથી રિમોટ સર્વર વાંચતા ક્લાયન્ટ:
{
"mcpServers": {
"thetea": {
"url": "https://api.thetea.app/mcp",
"headers": { "Authorization": "Bearer tt_your_key" }
}
}
}
Stdio-only clients (some Claude Desktop builds) can bridge with mcp-remote:
{
"mcpServers": {
"thetea": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://api.thetea.app/mcp",
"--header", "Authorization: Bearer tt_your_key"]
}
}
}
વૈકલ્પિક — સ્થાનિક Python સર્વર
- Install the runtime:
pip install "mcp[cli]" httpx - સેવ કરો server.py ક્યાંક, તેનો સંપૂર્ણ પાથ નોંધો.
- Add it to
claude_desktop_config.json:
{
"mcpServers": {
"thetea": {
"command": "python3",
"args": ["/absolute/path/to/server.py"],
"env": { "THETEA_KEY": "tt_your_paid_key" }
}
}
}
એક પેઇડ કી આમાંથી કિંમત પૃષ્ઠ 7 ભાષાઓ (Pro) અથવા તમામ 72 (Expert / Lifetime) અનલૉક કરે છે.
ટૂલ્સ ખુલ્લા મુકાયા
- search_tea
- list_teas
- get_tea
- get_field
- compare_teas
- random_tea
- શબ્દકોષ
- tea_map
પ્રવેશવાના અન્ય રસ્તાઓ
આ જ ડેટા એક સાદા REST API, એક OpenAPI GPT Actions માટે સ્પેક, અને એક llms.txt.