@pipeworx/dbpedia
Connect: https://pipeworx.io/mcp — every tool in the catalog, including @pipeworx/dbpedia’s. Install: one-click buttons
Connect to just the @pipeworx/dbpedia pack
https://gateway.pipeworx.io/dbpedia/mcp — only @pipeworx/dbpedia’s own tools, nothing else in the catalog.
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 3
DBpedia MCP — structured knowledge extracted from Wikipedia. SPARQL endpoint + Lookup search. Keyless.
Tools
lookup(query, max_results?, type?)— DBpedia Lookup search (entity-resolution friendly)sparql(query, format?)— DBpedia SPARQL endpointresource(uri)— fetch all triples about a DBpedia resourceabstract(label, lang?)— fetch English/foreign abstract for a topic
Data source
- Lookup:
https://lookup.dbpedia.org/api/ - SPARQL:
https://dbpedia.org/sparql - Linked Data:
https://dbpedia.org/resource/<Label>
Tools
- lookup — DBpedia Lookup search — find entities by label or alias.
- resource — Fetch all triples about a DBpedia resource.
- abstract — Fetch a prose summary for a topic label (e.g. “Eiffel Tower”) using Wikipedia’s REST summary endpoint as fallback; returns title, extract text, and source URL.