@eqiqs/mcp-server
MCP serverDev toolsEqiqs is a community-built addition that lets your AI analyze people and score how compatible two people are likely to be. It draws on 21 assessment frameworks, so each read on a person comes from multiple angles. Once added, you can ask your AI to profile someone or check how well two people fit together.
Available today. Use it from your connected AI after setup.
No other account needed.
After adding eqiqs, describe a person you want to understand or name two people you want compared, and ask your AI for the analysis or compatibility score.
Then ask your AI: use @eqiqs/mcp-server
What your AI can do with it
- Analyze a person and get clear insights about them
- Score how compatible two people are likely to be
- Draw on 21 assessment frameworks for each analysis
- Compare two people side by side
From the project's README
As published by eqiqs/mcp-server in README.md.
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
| Variable | Purpose |
|---|---|
EQIQS_MCP_URL | Override the MCP endpoint |
EQIQS_MCP_TOKEN | Bearer token for clients that cannot complete OAuth |
Tools
get_my_profile— your own 21-framework profilelist_profiles/get_profile— people in your workspacecreate_profile— add someone newlist_relationships— saved pairingsscore_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
Signals
- Last commit
- Aug 2026
Advanced
- Delivery
- eqiqs MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
com-eqiqs-eqiqs- Source
- github.com/eqiqs/mcp-server
- Hosted endpoint
https://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp