Skip to main content
Glama
NishikantaRay

Renderer MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub personal access token for higher API rate limits. Without token: 60 requests/hour, with token: 5000 requests/hour. Scope required: public_repo.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
explore_renderer_docsB

Search and explore Renderer framework documentation. Returns relevant documentation sections based on your query.

get_renderer_fileA

Get the contents of a specific file from the Renderer repository. Useful for viewing examples, configs, or source code.

list_renderer_filesB

List files and directories in a specific path of the Renderer repository.

validate_toml_configA

Validate TOML configuration syntax and structure. Checks for common errors and provides suggestions.

generate_starter_templateB

Generate a complete starter template for a Renderer portfolio with customized configuration.

get_config_exampleA

Get example TOML configuration with explanations for a specific section.

search_renderer_featuresB

Search for specific features or capabilities in the Renderer framework.

get_setup_guideA

Get step-by-step setup instructions for using the Renderer framework.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/NishikantaRay/renderer-mcp-server'

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