Skip to main content
Glama

ReactBits MCP Server

by ceorkm

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub 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

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
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

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/ceorkm/reactbits-mcp-server'

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