MCP Tools – Page 129

MCP Tool Categories

Showing 1537 to 1548 of 1574 results

convert_time

Convert a given time from one IANA timezone to another using 24-hour time format as input.

By thumbsupordown

get_current_time

Get the current time in a specified IANA timezone, or in the system's default timezone if none is given.

By thumbsupordown

fetch

Fetch a URL from the internet and extract its contents as markdown, with optional maximum length, start index, and raw-HTML options.

By thumbsupordown

open_nodes

Retrieve specific entities by name along with the relations that connect them.

By thumbsupordown

search_nodes

Search the knowledge graph for entities matching a query across names, types, and observations.

By thumbsupordown

read_graph

Return the entire knowledge graph, including all entities, their observations, and relations.

By thumbsupordown

delete_relations

Delete specific directed relations between entities in the knowledge graph.

By thumbsupordown

delete_observations

Remove specific observations (facts) from an entity without deleting the entity itself.

By thumbsupordown

delete_entities

Delete entities from the knowledge graph along with any relations that reference them.

By thumbsupordown

add_observations

Append new discrete observations (facts) to one or more existing entities in the graph.

By thumbsupordown

create_relations

Create directed relations between existing entities to describe how they are connected.

By thumbsupordown

create_entities

Create one or more new entities (nodes) in the knowledge graph, each with a type and associated observations.

By thumbsupordown