Skip to main content
Glama
danielrosehill

Daniel Rosehill's MCP Installer

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_CACHE_DIRNoCache directory~/.cache/mcp-installer
MCP_CACHE_TTLNoCache TTL in seconds3600
MCP_REGISTRY_URLNoOverride registry URL

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_mcpsB

List all available MCPs in the registry. Can filter by category or show only essential MCPs.

list_installedB

Show what MCPs are already installed in a specific client or all clients.

install_mcpB

Install a single MCP to a client. If secrets are required, they must be provided.

install_allA

Install all MCPs (or just essential ones) to a client. Skips MCPs that need secrets unless provided.

sync_registryA

Update the local registry cache from GitHub. Use this to get the latest MCP list.

uninstall_mcpC

Remove an MCP from a client configuration.

get_infoB

Get information about the installer, registry URL, cache location, and supported clients.

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/danielrosehill/My-MCP-Installer'

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