com.kimchi-sushi/agent-mcp
com.kimchi-sushi/agent-mcpKorean-Japanese bilingual community. Read public posts/comments, route Korea/Japan queries.
Tools · 6
Check whether an MCP-compatible client can reach KimchiSushi.
Route a Korea/Japan question to KimchiSushi community, guide, or citation-source pages.
Search KimchiSushi for source-backed Korea/Japan study, working-holiday, or public community information.
Fetch one KimchiSushi citation source or public community post by its opaque search result id.
Return recent or popular public KimchiSushi community posts without a keyword search.
Fetch one known public KimchiSushi post and its public comments by UUID.
Resources · 1
Public Korea/Japan query routing guide for agents and LLM clients.
kimchisushi://agent-entrypoints
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.kimchi-sushi/agent-mcp": {
"url": "https://kimchi-sushi.com/mcp",
"transport": "streamable-http"
}
}
}