Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • Gemini MCP Image Generation Server
  • Vertex AI MCP Server
  • Bybit MCP Server
  • GHAS MCP server GitHub Advanced Security
  • AGE-MCP-Server
Back to MCP Servers
Oceanio MCP Server

Oceanio MCP Server

Public
Meerkats-Ai/ocean-io-mcp-server

Provides Model Context Protocol integration with Ocean.io API to identify lookalike companies based on a seed company, enabling advanced company similarity and market analysis capabilities.

javascript
0 tools
May 30, 2025
Updated Jun 4, 2025

Supercharge Your AI with Oceanio MCP Server

MCP Server

Unlock the full potential of Oceanio MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

Ocean.io MCP Server

This is a Model Context Protocol (MCP) server that integrates with the Ocean.io API to provide lookalike company finding capabilities.

Features

  • Find lookalike companies based on a seed company

Setup

Local Setup

  1. Clone this repository
  2. Install dependencies:
    npm install
    
  3. Create a .env file based on .env.example and add your Ocean.io API key:
    OCEAN_API_KEY=your_api_key_here
    
  4. Build the server:
    npm run build
    
  5. Start the server:
    npm start
    

Docker Setup

  1. Clone this repository
  2. Create a .env file with your Ocean.io API key
  3. Build and run using Docker Compose:
    docker-compose up -d
    

MCP Configuration

To use this server with an MCP client, add the following configuration to your MCP settings file:

{ "mcpServers": { "ocean.io": { "command": "node", "args": ["path/to/ocean.io/dist/index.js"], "env": { "OCEAN_API_KEY": "your_api_key_here" }, "disabled": false, "autoApprove": [] } } }

Available Tools

  • ocean_find_lookalike_companies: Find lookalike companies based on a seed company

License

ISC

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Gemini MCP Image Generation Server
    Gemini MCP Image Generation Server

    Provides image generation capabilities via Google's Gemini 2 API using the Model Context Protocol, e...

    1 tools
    Added May 30, 2025
  • Vertex AI MCP Server
    Vertex AI MCP Server

    Provides a Model Context Protocol server enabling advanced interaction with Google Cloud's Vertex AI...

    20 tools
    Added May 30, 2025
  • Bybit MCP Server
    Bybit MCP Server

    Provides read-only access to Bybit's cryptocurrency exchange API via Model Context Protocol, offerin...

    9 tools
    Added May 30, 2025
  • GHAS MCP server GitHub Advanced Security
    GHAS MCP server GitHub Advanced Security

    Provides Model Context Protocol (MCP) integration for GitHub Advanced Security by enabling read-only...

    Added May 30, 2025
  • AGE-MCP-Server
    AGE-MCP-Server

    Enables integration of Apache AGE graph database capabilities with Azure Database for PostgreSQL thr...

    Added May 30, 2025