Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Glama Mcp Registry

FreeNot checked

MCP Server for the Glama MCP Server Registry

GitHubEmbed

About

MCP Server for the Glama MCP Server Registry

README

This package provides an MCP server that exposes a tool to search the Glama MCP registry for MCP servers matching a query string.
See Glama.ai MCP Registry for additional information.

Installation

Install using uv:

uv sync

Usage

{
  "mcpServers": {
    "glama-registry": {
      "command": "uvx",
      "args": [
        "mcp-glama-registry"
      ]
    }
  }
}

API

The server exposes a single tool:

  • search_mcp_servers(query: str) -> list: Searches the Glama MCP registry for MCP servers matching the query string.

Development & Testing

Install development dependencies:

uv sync --all-groups

Run tests with pytest:

uv run pytest

See tests/test_acceptance.py for an example of how to use the API in code.

License

MIT

from github.com/meetmatt/glama-mcp-registry-mcp-server

Installing Glama Mcp Registry

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/meetmatt/glama-mcp-registry-mcp-server

FAQ

Is Glama Mcp Registry MCP free?

Yes, Glama Mcp Registry MCP is free — one-click install via Unyly at no cost.

Does Glama Mcp Registry need an API key?

No, Glama Mcp Registry runs without API keys or environment variables.

Is Glama Mcp Registry hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Glama Mcp Registry in Claude Desktop, Claude Code or Cursor?

Open Glama Mcp Registry on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Glama Mcp Registry with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs