Kultur.dev Cultural Intelligence MCP Server — analyze content for 195 countries
Project description
Connect any MCP-compatible AI agent to the world's largest cultural intelligence knowledge base. Analyze cultural sensitivity, retrieve Hofstede dimensions, check localization readiness, and generate communication guides across 195 countries.
Install
pip install kultur-mcp
Usage
# With API key flag
kultur-mcp --api-key YOUR_KEY
# With environment variable
export KULTUR_API_KEY=YOUR_KEY
kultur-mcp
# Health check
kultur-mcp --health
Configuration
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"kultur-dev": {
"command": "kultur-mcp",
"args": ["--api-key", "YOUR_KEY"]
}
}
}
Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"kultur-dev": {
"command": "kultur-mcp",
"args": ["--api-key", "YOUR_KEY"]
}
}
}
Windsurf / VS Code
{
"mcp.servers": {
"kultur-dev": {
"command": "kultur-mcp",
"args": ["--api-key", "YOUR_KEY"]
}
}
}
Available Tools
| Tool | Description |
|---|---|
analyze_cultural_sensitivity |
Analyze text for cultural appropriateness in target markets |
get_cultural_dimensions |
Retrieve Hofstede's 6 cultural dimensions for a country |
check_localization_readiness |
Evaluate content readiness for a target market |
get_communication_style_guide |
Get business communication norms by country |
get_business_etiquette |
Meeting, greeting, and negotiation rules |
analyze_market_entry_readiness |
Assess cultural barriers for market entry |
CLI Options
--api-key KEY Your Kultur.dev API key
--sse-url URL Custom SSE endpoint
--health Check server health and exit
--version Print version
--help Show help
Get Your API Key
| Plan | Credits/month | Price |
|---|---|---|
| Discovery | 1,000 | Free |
| Pro | 10,000 | $49/mo |
| Enterprise | Custom | Contact us |
License
MIT — kultur.dev
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 kultur_mcp-1.0.1.tar.gz.
File metadata
- Download URL: kultur_mcp-1.0.1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f91a3aa191e7bf7f4fcd4e3ed77ad083d72d8e3aaad72e1139fec3edf0c4f877
|
|
| MD5 |
0afb2e23cfa4b04282c403e0bf79dda4
|
|
| BLAKE2b-256 |
6ecacd7c49907326dbccd6c1851059bf12a64989a287509edfb89062cbef875b
|
File details
Details for the file kultur_mcp-1.0.1-py3-none-any.whl.
File metadata
- Download URL: kultur_mcp-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
133766b00874a6c1ea26b3c55f1cf56876ca81b4062bca9b962257185bb671b9
|
|
| MD5 |
fc189524160c59d2ef3fefeadbde09f2
|
|
| BLAKE2b-256 |
6e7cc569a67be7b39ebf29517ecafe0aa8cfb15427231073bdf226870f8ccdd1
|