MCP Registry Server for Glama MCP. Exposes a tool to search the Glama MCP registry for MCP servers.
Project description
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.
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
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.1.tar.gz.
File metadata
- Download URL: mcp_glama_registry-0.1.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93744def528fefed34df06b4dd6d9629d4c51bce0c4f74349b6e7ffede83df13
|
|
| MD5 |
048e2a7c3d9a27d3bfe38c25335e90dc
|
|
| BLAKE2b-256 |
0f97a68f01a369d4681d49959a4d9815054f1082c1345abedc07a11b34eb57c5
|
File details
Details for the file mcp_glama_registry-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mcp_glama_registry-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
979883bca2fcdaf7b4fb688e53fdc59f59ad1c6d17c2c6b2a60fb92886048611
|
|
| MD5 |
07a2c2fddbcd4b4ca7dfd32f20737fca
|
|
| BLAKE2b-256 |
61e621a84d446b329ad463099fff1243fed9769b7215a2edbdd4b92f885e167f
|