Skip to main content
Glama

Ocean.io MCP Server

by Meerkats-Ai
package.json812 B
{ "name": "ocean-io-mcp", "version": "1.0.0", "description": "MCP server for Ocean.io API integration. Features include finding lookalike companies.", "type": "module", "bin": { "ocean-io-mcp": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc", "test": "echo \"Error: no test specified\" && exit 1", "start": "node dist/index.js", "lint": "echo \"No linting configured\"" }, "keywords": [ "mcp", "ocean.io", "lookalike-companies", "company-data" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.4.1", "axios": "^1.6.2", "dotenv": "^16.4.7" }, "devDependencies": { "@types/node": "^20.10.5", "typescript": "^5.3.3" }, "engines": { "node": ">=18.0.0" } }

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/Meerkats-Ai/ocean-io-mcp-server'

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