Skip to main content
Glama
rnd-pro
by rnd-pro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoNode environment (e.g., production)production
OPENROUTER_API_KEYYesYour OpenRouter API key for AI model access

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
{}
prompts
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
filter__updateC

[Filter Management] Update tool visibility filter - control which tools are visible to AI

filter__getA

[Filter Management] Get current tool filter configuration

filter__resetA

[Filter Management] Reset tool filter to show all available tools

ai-tools__explain_codeB

[AI Code Analysis] Provides detailed explanation of the given code

ai-tools__review_codeA

[AI Code Analysis] Reviews the given code for quality and best practices

ai-tools__fix_codeC

[AI Code Analysis] Fixes bugs or issues in the given code

ai-tools__edit_codeC

[AI Code Analysis] Edits the given code based on instructions

ai-tools__test_codeB

[AI Code Analysis] Generates tests for the given code

ai-tools__simulate_commandC

[AI Code Analysis] Simulates the execution of a given command

ai-tools__analyze_projectB

[AI Code Analysis] Analyzes project structure and provides insights

Prompts

Interactive templates invoked by user choice

NameDescription
server_conceptExplains the concept and capabilities of the Agent Aggregator MCP server
available_serversLists all connected MCP servers and their purposes

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/rnd-pro/agent-aggregator'

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