Stats
Actions
Tags
From ai-anthropology
Connects to the AI Anthropology Toolkit for local anthropological research tasks, including analysis and data processing. Runs locally via Python.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ai-anthropology": {
"command": "uvx",
"args": [
"--from",
"ai-anthropology-toolkit==2.0.*",
"ai-anthro-mcp"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub mattartzanthro/ai-anthropology-toolkit --plugin ai-anthropology