MCP server for 3XB Web Entity Intelligence — score any person or org from live web data
Project description
3XB MCP Server
Web entity intelligence tools for Claude, Cursor, and any MCP-compatible AI assistant.
What it does
Gives your AI assistant direct access to the 3XB entity database — 137,000+ named entities scored by web prominence, with relationship graphs and loan scoring.
Tools
| Tool | Description |
|---|---|
get_entity |
Full profile for any person, org, or location |
get_loan_score |
APPROVE / REVIEW / DECLINE for any borrower |
search_entities |
Substring search across 137K+ entities |
list_entities |
Filter by type (Person, Org, etc.) and weight |
get_entity_graph |
Node + edge graph for relationship analysis |
compare_entities |
Side-by-side prominence comparison |
get_stats |
Live database stats |
inject_signal |
Boost an entity's weight with a fresh signal |
Install
pip install 3xb-mcp
Add to Claude Code
claude mcp add 3xb -- python -m server
Or add to your claude_desktop_config.json:
{
"mcpServers": {
"3xb": {
"command": "python",
"args": ["/path/to/3xb-mcp/server.py"]
}
}
}
Example usage
Once connected, ask your AI assistant:
- "What is the web prominence score for Elon Musk?"
- "Score this loan applicant: Jane Smith, founder of Acme Inc"
- "Compare JPMorgan Chase and Goldman Sachs by entity prominence"
- "List the top 20 most prominent organizations in the database"
- "Show me the entity relationship graph for tech companies"
API
Live API: https://api.earthenwarecomputer.com
Docs: https://api.earthenwarecomputer.com/docs
Site: https://earthenwarecomputer.com
Pricing
- Starter: $500/mo — 1,000 API calls
- Growth: $1,500/mo — 10,000 API calls
- Enterprise: Custom
Contact: almeidacorporation20@gmail.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file threexb_mcp-1.0.0.tar.gz.
File metadata
- Download URL: threexb_mcp-1.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbefe42377a7d08c9ecbe23a6f80f61dba54d900803a8d0e792ae5936763ebdc
|
|
| MD5 |
25ba38ba173fded7c71a41ce93b44e45
|
|
| BLAKE2b-256 |
5b7ce36706bb5adb8e1fe77872ef7e6bad2a2aff4cac0240f00621e0793135df
|
File details
Details for the file threexb_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: threexb_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9eb113bddb1e428713a45ef610becee6bebed155120106f66e848eb053b91f3b
|
|
| MD5 |
03e9f8cedef979ed1e8b5fdb2009b62c
|
|
| BLAKE2b-256 |
0b94349e810e17fd3ef0215c9578f6b5092957a3860ff8870190db919001dc87
|