tulidu-sport-mcp
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@tulidu-sport-mcplist my tournaments"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
tulidu-sport-mcp
MCP server for Tulidu Sport — lets AI tools like Claude, Cursor, and Windsurf query your tournaments, leaderboards, predictions, and match stats.
Work in progress. Auth flow is implemented; tools are being added.
Setup (Claude Desktop)
Add this to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on Mac):
{
"mcpServers": {
"tulidu": {
"command": "npx",
"args": ["-y", "@tulidu/mcp"]
}
}
}Restart Claude Desktop, then ask Claude to run tulidu_login to authenticate.
Related MCP server: Start.gg MCP Server
Available tools
Tool | Description |
| Open browser to log in |
| Remove local credentials |
| Check login status |
| List all tournaments |
| Get tournament details |
| Tournaments you've joined |
| Games in a tournament |
| Tournament rankings |
| Your submitted predictions |
| Your profile + vCoin balance |
| Live/final match stats |
| Goals, cards, subs |
| H2H record for a match |
| Team season form |
| Submit a score prediction |
Credentials
After login, credentials are stored at ~/.tulidu/credentials.json (access token + refresh token). The access token refreshes automatically.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
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/tulidu-sport/tulidu-sport-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server