Skip to main content
Glama

MCP Builder

by XD3an

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
install_repo_mcp_server
Install an MCP server via pip or npm. Args: name: The package name of the MCP server args: The arguments to pass along env: The environment variables to set, delimited by =
install_local_mcp_server
Install an MCP server from a local directory. Args: path: The path to the MCP server code cloned on your computer args: The arguments to pass along env: The environment variables to set, delimited by =

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/XD3an/mcp-builder'

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