Skip to main content
Glama

MCP FishBase Server

by lundgrenalex
package.json681 B
{ "name": "mcp-fishbase", "version": "1.0.0", "description": "MCP server for FishBase API integration", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc && node dist/index.js", "test": "jest" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0", "node-fetch": "^3.3.2", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0", "jest": "^29.0.0", "@types/jest": "^29.0.0" }, "keywords": [ "mcp", "fishbase", "fish", "marine", "biology", "n8n" ], "author": "", "license": "MIT" }

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/lundgrenalex/mcp-fishbase'

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