MonkeytypeMCP
0
The MonkeyType MCP Server is designed to interface with the MonkeyType API, allowing LLMs to access various endpoints through MCP tools. It features easy setup and comprehensive management of API keys and user data.
MonkeyType MCP Server
This project implements a Model Context Protocol (MCP) server that connects Large Language Models (LLMs) with the MonkeyType API. Key features include:
- Access to all MonkeyType API endpoints as MCP tools.
- API key-based authentication.
- Comprehensive error handling and rate limit awareness.
Available Tools
- User Tools: Check username availability, get user stats, personal bests, streaks, and profiles.
- Test Results Tools: Retrieve test results by ID or latest result.
- Public Tools: Obtain typing stats and speed histograms.
- Leaderboards Tools: Access daily and weekly leaderboards.
Installation
- Use
npx monkeytype-mcp
for quick setup. - Global installation or manual cloning options are available.
Integration
Integration is compatible with LLM platforms like OpenAI, and IDEs such as VS Code.