Pondlog Mushroomobserver runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 7 Jul 2026.
Mushroom Observer MCP server. Mycology observations, fungal taxonomy, and region discovery.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pondlog-mushroomobserver -- npx -y @pondlog/mcp-mushroomobserver
{
"mcpServers": {
"pondlog-mushroomobserver": {
"args": [
"-y",
"@pondlog/mcp-mushroomobserver"
],
"command": "npx"
}
}
}
[mcp_servers.pondlog-mushroomobserver]
command = "npx"
args = ["-y", "@pondlog/mcp-mushroomobserver"]
{
"mcpServers": {
"pondlog-mushroomobserver": {
"args": [
"-y",
"@pondlog/mcp-mushroomobserver"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pondlog-mushroomobserver": {
"args": [
"-y",
"@pondlog/mcp-mushroomobserver"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.