
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@kultur-dev/mcp-server
Advanced tools
Kultur.dev Cultural Intelligence MCP Server — analyze content for 195 countries with Hofstede dimensions, cultural sensitivity scoring, tone rewriting, and localization checks
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.
npx @kultur-dev/mcp-server --api-key YOUR_KEY
Or install globally:
npm install -g @kultur-dev/mcp-server
kultur-mcp --api-key YOUR_KEY
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"kultur-dev": {
"command": "npx",
"args": ["-y", "@kultur-dev/mcp-server", "--api-key", "YOUR_KEY"]
}
}
}
Add to .cursor/mcp.json:
{
"mcpServers": {
"kultur-dev": {
"command": "npx",
"args": ["-y", "@kultur-dev/mcp-server", "--api-key", "YOUR_KEY"]
}
}
}
Add to settings.json:
{
"mcp.servers": {
"kultur-dev": {
"command": "npx",
"args": ["-y", "@kultur-dev/mcp-server", "--api-key", "YOUR_KEY"]
}
}
}
export KULTUR_API_KEY=your_api_key_here
npx @kultur-dev/mcp-server
| 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 |
--api-key KEY Your Kultur.dev API key
--sse-url URL Custom SSE endpoint (default: https://kultur.dev/api/mcp-sse/sse)
--health Check server health and exit
--version Print version
--help Show help
| Plan | Credits/month | Price |
|---|---|---|
| Discovery | 1,000 | Free |
| Pro | 10,000 | $49/mo |
| Enterprise | Custom | Contact us |
MIT — kultur.dev
FAQs
Kultur.dev Cultural Intelligence MCP Server — analyze content for 195 countries with Hofstede dimensions, cultural sensitivity scoring, tone rewriting, and localization checks
We found that @kultur-dev/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.