io.github.andrewschristison/pondlog-npn✓
io.github.andrewschristison/pondlog-npn · v0.1.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
"name": "io.github.andrewschristison/pondlog-npn",
"description": "National Phenology Network MCP — bloom, leaf, and flight timing data.",
"repository": {
"url": "https://github.com/andrewschristison/pondlog",
"source": "github"
},
"version": "0.1.3",
"packages": [
{
"registryType": "npm",
"identifier": "@pondlog/mcp-npn",
"version": "0.1.3",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}