ConceptNet
БесплатноНе проверенOpen multilingual word and phrase relation graph via Pipeworx.
Описание
Open multilingual word and phrase relation graph via Pipeworx.
README
ConceptNet MCP — open multilingual knowledge graph of word/phrase relations: IsA, PartOf, UsedFor, HasA, RelatedTo, AtLocation, Causes, Synonym, Antonym, …. ~28M edges across 80+ languages. Keyless.
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Tools
lookup(term, lang?, limit?, offset?, only_rel?, end_node_lang?)— all edges touching a termquery(rel?, start?, end?, node?, source?, limit?, offset?)— generic edge-queryrelatedness(node1, node2)— semantic-relatedness score for two terms
Common relations
/r/IsA,/r/PartOf,/r/HasA,/r/UsedFor,/r/CapableOf,/r/AtLocation,/r/Causes,/r/Synonym,/r/Antonym,/r/RelatedTo,/r/HasContext,/r/MannerOf.
Data source
https://api.conceptnet.io/ — keyless, fair-use (~3600 req/hour).
Node URIs: /c/<lang>/<word> (e.g. /c/en/dog).
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"conceptnet": {
"url": "https://gateway.pipeworx.io/conceptnet/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Conceptnet data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Установка ConceptNet
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/pipeworx-io/mcp-conceptnetFAQ
ConceptNet MCP бесплатный?
Да, ConceptNet MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для ConceptNet?
Нет, ConceptNet работает без API-ключей и переменных окружения.
ConceptNet — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить ConceptNet в Claude Desktop, Claude Code или Cursor?
Открой ConceptNet на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare ConceptNet with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
