ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use DBpedia with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access the world's largest open knowledge graph. execute SPARQL queries, lookup entities, and monitor Wikipedia updates in real-time.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 8 capabilities

The complete DBpedia capability set.

These are the exact actions your AI can choose when you ask it to work with DBpedia.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through DBpedia.

  1. 01

    Get resource

    G., "Berlin") using content negotiation. Retrieve linked data for a specific DBpedia resource

  2. 02

    Lookup search

    Search for DBpedia resources using keywords

  3. 03

    Query live sparql

    Dbpedia.org/sparql for real-time Wikipedia updates. Execute a SPARQL query against the DBpedia Live endpoint

  4. 04

    Query sparql

    Org/sparql. Max 10,000 rows. Execute a SPARQL query against the public DBpedia endpoint

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through DBpedia.

  1. 05

    Retrieve live articles

    Extract recent data for a list of resource names

  2. 06

    Get live changes

    List change events from the DBpedia Live Sync API

  3. 07

    Get live resource

    Retrieve the most recent data for a specific Wikipedia page

  4. 08

    Lookup prefix

    Autocomplete search for DBpedia resources

Observed, not estimated

862ms average. Fast in production.

DBpedia is checked daily against the live service.

Daily averagePeak 1077ms
Aug 20Today
Fastest day
765ms
Slowest day
1077ms
14-day trend
Stable+2%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 8 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of DBpedia, so you can see the experience inside your AI.

It does not authenticate your account with DBpedia. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

DBpedia Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_pNhDXpufmvKT117EQMu8QGXrzb3zE0wbMXdJfU8I/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — DBpedia capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "dbpedia-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_pNhDXpufmvKT117EQMu8QGXrzb3zE0wbMXdJfU8I/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions DBpedia owners ask.

  • 01

    How do I perform a custom semantic query on DBpedia?

    Use the query_sparql capability. You can provide a standard SPARQL query string to filter and retrieve specific data from the DBpedia knowledge graph, such as lists of people, places, or specific properties.

  • 02

    Can I find a DBpedia resource if I only have a partial name?

    Yes! Use the lookup_prefix capability for autocomplete-style searching or lookup_search for keyword-based resolution. These capabilities help map natural language names to official DBpedia identifiers.

  • 03

    How can I track the most recent updates to Wikipedia articles?

    Use the get_live_changes capability to list recent change events from the DBpedia Live Sync API, or get_live_resource to fetch the absolute latest data for a specific page title.