Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GITHUB_TOKEN | No | GitHub personal access token for higher API rate limits (increases from 60 to 5,000 requests per hour) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
list_components | List all available ReactBits components with optional filtering |
get_component | Get the source code for a specific ReactBits component |
search_components | Search for ReactBits components by name or description |
get_component_demo | Get usage example and demo code for a ReactBits component |
list_categories | List all available component categories |