MCP Registry Server for Glama MCP. Exposes a tool to search the Glama MCP registry for MCP servers.
Project description
mcp-glama-registry
MCP Registry Server for Glama MCP
This package provides an MCP server that exposes a tool to search the Glama MCP registry for MCP servers matching a query string.
Installation
Install using uv:
uvx install mcp "mcp[cli]"
Usage
You can run the server with:
python -m mcp_glama_registry
Or using MCP CLI:
mcp run mcp_glama_registry
Or directly with uv:
uv run main.py
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:
uvx install -r requirements-dev.txt
Run tests with pytest:
pytest
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_glama_registry-0.1.0.tar.gz.
File metadata
- Download URL: mcp_glama_registry-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef047ba792729a6549b4d3399797b376433c6867a73bd49db7a1141615b765b3
|
|
| MD5 |
492b4e2a9d4a496be3321fe1f901c5d8
|
|
| BLAKE2b-256 |
63534249c12cc359fdad88cf11b5489c61a0bd5afd3399de31de8ceba1929535
|
File details
Details for the file mcp_glama_registry-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mcp_glama_registry-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7cdacd56cb802330525d9642033cbb3e025353fb5c5f0f96204bf2797f8f652
|
|
| MD5 |
2a703f900d11badf1ec379028b16be4b
|
|
| BLAKE2b-256 |
87d56bef687eb634c53c373955c6bcbb54467e7b62f068c7642dffcdc1694b81
|