Agent Integrations
Security & MCP ๐ก๏ธ๐พ
This page explains how PupLand SMP's Model Context Protocol (MCP) server works, what it can and cannot do, and what data is exposed when an AI assistant connects to it.
This page is maintained by PupLand SMP as editable site content.
What is the MCP server?
MCP (Model Context Protocol) lets AI assistants โ like ChatGPT, Claude, or Codex โ connect to this app and call small helper tools. PupLand SMP exposes a public MCP server at /mcp that returns information already published on this website.
It is a read-only resource server: every tool only reads public content. No tool can modify the Minecraft server, change website data, send messages, or act on behalf of a player.
Community communication
PupLand SMP uses Discord as its main home for community chat, announcements, event planning, and support. The Minecraft server is where the gameplay happens; Discord is where the pack coordinates, shares screenshots, asks questions, and gets help from staff.
You can join the public Discord server at discord.com/invite/WZJuPU9AgM โ. Participation is optional for playing on the SMP, but it is the fastest way to hear about updates, events, and rule reminders.
Terms of Service compliance
PupLand SMP is an independent, fan-run Minecraft community. We operate the Minecraft server and this website in line with the current Minecraft End User License Agreement and Microsoft and Mojang's applicable terms. We do not sell Minecraft accounts, game assets, or in-game items for real money, and we do not claim ownership of Minecraft or any Mojang/Microsoft trademarks.
Our Discord server is also run in line with Discord's Terms of Service, Community Guidelines, and server rules. We use Discord only for text and voice community communication โ we do not use it to collect, store, or share personal information beyond what Discord's own service handles through normal account use.
These statements describe the current practices shared by the PupLand SMP staff. They are not a legal review or certification by Mojang, Microsoft, Discord, or any third party.
Exposure level: public
The PupLand MCP server is intentionally public. Anyone on the internet with the URL can call these tools, and they will only receive the same information already visible on these pages:
- The server IP, edition, version, and social links
- The public command reference from the New Pup Guide
- The public pack mission list
- The public community rules
- The public vote-site links
- The public update log
- Public staff bios and the public terms/appeal/security summaries
This is a deliberate product choice, not a security gap. The MCP tools do not access the vote-status database or any other private data. If PupLand ever adds tools that read or write private data, the MCP server will be switched to OAuth-protected authentication.
Tool catalog
Every available tool and what it returns.
Get server info
get_server_infoPublic site contentReturns the server IP, Java Edition status, current version, Discord invite, and Planet Minecraft listing.
List server commands
list_commandsPublic guide contentLists in-game commands, optionally filtered by category (essential, teleport, social, claims).
List pack missions
list_questsPublic guide contentLists every pack mission (quest) with objectives and XP rewards.
List server rules
list_rulesPublic site contentLists the community rules and what each one means.
List vote links
list_vote_linksPublic site contentLists every site where players can vote for PupLand SMP.
List update log
list_updatesPublic site contentLists update log entries, newest first, with a summary of each.
List staff
list_staffPublic site contentLists PupLand SMP staff members with their roles, bios, and tags.
Get terms of service
get_termsPublic site contentReturns a summary of the Terms of Service, including who can play, values, conduct, and enforcement.
Get appeal process
get_appeal_infoPublic site contentExplains how to appeal a ban, mute, or warning, including steps, template, and timelines.
Get security & compliance info
get_security_infoPublic site contentReturns security and compliance notes: MCP behavior, Discord use, Minecraft EULA alignment, and data handling.
Get new pup guide
get_new_pup_guidePublic guide contentReturns the new-player guide: how to join, land claims, economy, features, and what an SMP is.
What the MCP server cannot do
- โRead private player data
- โModify the Minecraft server
- โSend Discord messages
- โWrite to any database
- โVote on your behalf
- โRun console commands
- โAccess staff-only information
Shared responsibility
This page describes the current behavior of the PupLand SMP website and MCP server. It is not an independent security certification, audit report, or legal guarantee. Platform hosting and security capabilities are provided by Lovable; app-owner decisions โ such as adding accounts, a database, or new MCP tools โ may change the exposure level described here.
If you connect PupLand SMP to an AI assistant, you are choosing to share the public information above with that assistant's service. Please review that service's privacy policy to understand how it handles tool results.
Questions?
If you have questions about the MCP server, data exposure, or security practices, reach out on Discord โ or check the About page.