Skip to main content
Glama

RootData MCP Server

by jincai

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
search

Search for Project/VC/People brief information according to keywords.

Args: query: Search keywords, which can be project/institution names, tokens, or other related terms.
get_project

Obtain project details according to the project ID.

Args: project_id: The unique identifier for the project. include_team: Whether to include team member information, default is false. include_investors: Whether to include investor information, default is false.
get_organization

Obtain VC details according to VC ID.

Args: org_id: Organization ID include_team: Whether to include team member information, default is false. include_investments: Whether it includes investment project information, default is false.

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/jincai/rootdata-mcp-server'

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