Skip to main content
Glama

Wikidata MCP Server

by zzaebok

search_property

Find the Wikidata property ID by entering a specific query. This tool helps quickly retrieve the correct identifier for unambiguous Wikidata properties using the Wikidata MCP Server.

Instructions

Search for a Wikidata property ID by its query. Args: query (str): The query to search for. The query should be unambiguous enough to uniquely identify the property. Returns: str: The Wikidata property ID corresponding to the given query."

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "search_propertyArguments", "type": "object" }

You must be authenticated.

Other Tools from Wikidata MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zzaebok/mcp-wikidata'

If you have feedback or need assistance with the MCP directory API, please join our Discord server