Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
create_research_node

Create a new research node/tile with a concept, question, or idea. Can be attached to a parent node to build a hierarchical tree structure.

split_research_node

Split a research node into multiple sub-nodes, useful for breaking down complex ideas into manageable tiles

link_research_nodes

Create a relationship/link between two research nodes (beyond parent-child)

explore_research_path

Explore a specific research path from a node, showing the tree structure and related concepts

search_research_tree

Search across all research nodes for specific content, tags, or types

get_research_insights

Analyze the research tree to identify patterns, gaps, and potential research directions

update_research_node

Update an existing research node with new information or refinements

export_research_tree

Export the research tree in various formats for visualization or further analysis

get_research_statistics

Get statistics about the research tree (node counts, types, depth, etc.)

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/k-chrispens/tiling-trees-mcp'

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