Skip to main content
Glama

WaniKani MCP Server

by jackedney
.containerignore357 B
# Git .git .gitignore # Python __pycache__ *.pyc *.pyo *.pyd .Python .pytest_cache .coverage .tox .venv venv/ .env # Development .DS_Store *.log *.sqlite *.db # Documentation docs/ *.md !README.md # Tests tests/ test_*.py # IDE .vscode/ .idea/ *.swp *.swo # Build artifacts build/ dist/ *.egg-info/ # Local development files Taskfile.yml .env.example

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jackedney/wanikani-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server