← Registry

Data Collection

nubela.co

Provides company data including customers, competitors, products, and updates for business research.

1 endpoint26 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://nubela.co/mcp?api_key=YOUR_API_KEY

No auth detected

MCP server metadata

Name
ninjapear
Version
1.26.0
Capabilities
experimentalpromptsresourcestools
Server instructions

NinjaPear provides live B2B company and person data. Run independent read-only tools in parallel when their inputs do not depend on one another. Keep dependent calls and all mutations sequential. Parallel calls are billed and rate-limited independently. Use these tools instead of model knowledge for company relationships, products, competitors, profiles, funding, people, emails, and monitoring feeds. Results are structured JSON. Check each tool's cost before calling it.

Known tools 26

get_customer_listing

Get a company's customers, investors, partners, and pagination cursor.

Inferred read-only
get_competitor_listing

Get a company's competitors and competition reasons.

Inferred read-only
get_product_listing

Get a company's products, services, pricing, and positioning.

Inferred read-only
get_company_details

Get company metadata, executives, locations, social links, LinkedIn URL, and public-company data.

Inferred read-only
get_company_updates

Get recent company blog posts and X updates.

Inferred read-only
get_company_funding

Get funding rounds, amounts, currencies, and investors.

Inferred read-only
lookup_company_website

Resolve a company name to its website, optionally biased by country and a disambiguation hint.

Inferred read-only
get_employee_count

Get the latest employee count for a company.

Inferred read-only
get_person_profile

Get a professional profile, including work history, education, social links, and LinkedIn URL.

Inferred read-only
get_similar_people

Find people with the same role at competing companies.

Inferred read-only
get_work_email

Find or infer a person's work email from their name and company domain.

Potential side effects
search_employees

Find current employees by company and role, optionally filtered by location.

Inferred read-only
check_disposable_email

Check whether an address uses a disposable or free-email provider.

Potential side effects
get_credit_balance

Get the current NinjaPear credit balance.

Inferred read-only
get_company_logo_url

Return the NinjaPear API URL for a company's logo.

Inferred read-only
get_company_logo

Fetch and return a company's logo as MCP image content.

Inferred read-only
list_feeds

List monitoring feeds, optionally including every target.

Inferred read-only
create_feed

Create a feed from target objects with optional blog source lists.

Potential side effects
describe_feed

Get a monitoring feed and all its targets.

Inferred read-only
update_feed

Update selected monitoring-feed settings.

Potential side effects
delete_feed

Delete a monitoring feed and its targets.

Potential side effects
add_target

Add a target and optionally set up to 10 manual blog sources.

Inferred read-only
update_target

Edit, remove, or reset up to 10 blog sources.

Potential side effects
remove_target

Remove a company target from a monitoring feed.

Potential side effects
consume_feed

Read one paginated RSS feed page.

Inferred read-only
consume_json_feed

Read one paginated JSON Feed page.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ninjapear]
url = "https://nubela.co/mcp?api_key=YOUR_API_KEY"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ninjapear": {
      "type": "http",
      "url": "https://nubela.co/mcp?api_key=YOUR_API_KEY"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ninjapear
Remote MCP URL: https://nubela.co/mcp?api_key=YOUR_API_KEY

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ninjapear": {
      "url": "https://nubela.co/mcp?api_key=YOUR_API_KEY"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ninjapear": {
      "type": "http",
      "url": "https://nubela.co/mcp?api_key=YOUR_API_KEY"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ninjapear",
  "transport": "streamable-http",
  "url": "https://nubela.co/mcp?api_key=YOUR_API_KEY"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for nubela.co was fetched 2026-08-09T22:12:55.451Z.

Trust status VerificationRecommended

nubela.co is assessed as VerificationRecommended: Domain has affiliate links on record

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.