Back to Browse

Eqiqs MCP Server

by EQIQs
Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

21-framework people intelligence and compatibility scoring for any MCP client.

About

21-framework people intelligence and compatibility scoring for any MCP client.

Remote endpoints: streamable-http: https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Override the MCP endpointOptional

Environment variable: EQIQS_MCP_URL

Bearer token for clients that cannot complete OAuthOptional

Environment variable: EQIQS_MCP_TOKEN

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-eqiqs-eqiqs": {
      "url": "https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

@eqiqs/mcp-server

MCP server launcher for EQIQs — bring Enneagram, MBTI, Big Five and 18 more frameworks into Claude, ChatGPT and any other Model Context Protocol client.

Remote (recommended)

Clients with remote MCP support connect directly:

https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp

Sign-in uses OAuth 2.1 — every tool call is scoped to your own EQIQs data.

Stdio bridge

For clients that only speak stdio:

{
  "mcpServers": {
    "eqiqs": {
      "command": "npx",
      "args": ["-y", "@eqiqs/mcp-server"]
    }
  }
}

Environment

VariablePurpose
EQIQS_MCP_URLOverride the MCP endpoint
EQIQS_MCP_TOKENBearer token for clients that cannot complete OAuth

Tools

  • get_my_profile — your own 21-framework profile
  • list_profiles / get_profile — people in your workspace
  • create_profile — add someone new
  • list_relationships — saved pairings
  • score_compatibility — compare two people in a business, romantic, friendship or co-parenting context

Output is decision-support only and must never be the sole basis for hiring, promotion or termination decisions.

License

MIT

Reviews

No reviews yet

Be the first to review this server!