Aggregate nature MCP. 8 sources: iNat, eBird, NOAA, USGS, NPN, Mushroom Observer, sky, garden.
claude mcp add pondlog -- npx -y @pondlog/mcp-pondlog
claude_desktop_config.json
{
"mcpServers": {
"pondlog": {
"command": "npx",
"args": [
"-y",
"@pondlog/mcp-pondlog"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"pondlog": {
"command": "npx",
"args": [
"-y",
"@pondlog/mcp-pondlog"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"pondlog": {
"command": "npx",
"args": [
"-y",
"@pondlog/mcp-pondlog"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"pondlog": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@pondlog/mcp-pondlog"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"pondlog": {
"command": "npx",
"args": [
"-y",
"@pondlog/mcp-pondlog"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.andrewschristison--pondlog/reviews or the review_server meta-tool.
POST /mcp