# Select Star

**Type:** Community

**Source Type:** Remote URL

**Source:** <https://mcp.production.selectstar.com/mcp>

**Description:** Select Star MCP server enables AI assistants to interact with Select Star's data discovery and catalog platform. It provides capabilities for data lineage, metadata management, and data governance for enterprise data intelligence workflows.

**Configuration Parameters:**

* **The API token for accessing the Select Star MCP server.** \* - Personal access token for authentication

**Setup Steps:**

1. Log in to your Select Star account
2. Navigate to Settings → API Access
3. Generate a new API token or key
4. Copy the token for configuration
5. Ensure your account has appropriate permissions for Select Star API access

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.natoma.ai/apps/select-star.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
