Skip to main content
Glama

MCP Recommender

by bxzymy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
recommend_mcp

Recommend MCP servers based on your development needs.

Args: query: Description of the functionality you need (e.g., "database operations", "web scraping", "file management") limit: Maximum number of recommendations to return (default: 5) category: Filter by specific category (optional) language: Filter by programming language (optional)

Returns: Formatted markdown string with MCP recommendations

list_categories

List all available MCP categories.

Returns: Formatted list of available categories

get_functional_keywords

Show available functional keyword mappings for better search results.

Returns: Formatted list of functional keywords

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/bxzymy/mcp-recommend'

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