Skip to main content
Glama
rocnubie

PVZ Fusion MCP Server

by rocnubie

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_game_rulesA

Return the verified game rules, modes, constraints, and public entry points the site exposes. (PVZ Fusion)

get_official_linksA

Return the canonical list of official links for PVZ Fusion (website, support, docs when available).

Prompts

Interactive templates invoked by user choice

NameDescription
tell_me_about_pvz_fusionSummarize what the site is, who it's for, and how it works. — PVZ Fusion
plan_a_run_pvz_fusionPlan a single play-through using verified rules and entry points. — PVZ Fusion

Resources

Contextual data attached and managed by the client

NameDescription
rulesVerified game rules, modes, constraints, and public entry points.
faqShort FAQ generated from public site metadata.
linksCanonical URLs to share with users.

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/rocnubie/pvz-fusion-mcp'

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