Skip to main content
Glama

eBird MCP Server

by moonbirdai
package.json528 B
{ "name": "ebird-mcp-server", "version": "1.0.1", "description": "MCP server for eBird API integration", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "test": "node test-ebird.js" }, "keywords": [ "ebird", "mcp", "model", "context", "protocol", "api", "birds", "birdwatching" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "commander": "^11.0.0", "node-fetch": "^3.3.1" } }

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/moonbirdai/ebird-mcp-server'

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