- Has README
This repository includes a README.md file.
- Has LICENSE
This repository includes a LICENSE file.
- No recent usage
No tool usage detected in the last 30 days. Usage tracking helps demonstrate server value.
- Missing glama.json
Add a glama.json file to provide metadata about your server. Learn how.
- Server is inspectable
- No tools availableNo tools detected. View schema
- No known vulnerabilities
No known security issues or vulnerabilities reported.
- Author verified
This server has been verified by its author.
- No related servers
Add related servers to improve discoverability.
GitHub Badge
Glama performs regular codebase and documentation scans to:
- Confirm that the MCP server is working as expected.
- Confirm that there are no obvious security issues.
- Extract server characteristics (tools, resources, and prompts).
Our directory badge helps users to quickly assess server capabilities, safety, and instructions for installing the server.
Copy the following code to your README.md file:
How to claim the server?
If you are the author of the server, you simply need to authenticate using GitHub.
However, if the MCP server belongs to an organization, you need to first add glama.json to the root of your repository.
{
"$schema": "https://glama.ai/mcp/schemas/server.json",
"maintainers": [
"your-github-username"
]
}Then, authenticate using GitHub.
Browse examples.
How to add a LICENSE?
Please follow the instructions in the GitHub documentation.
Once GitHub recognizes the license, the system will automatically detect it within a few hours.
If the license does not appear on the server after this time, you can manually trigger a re-scan through the MCP server admin interface.
How to sync the server with GitHub?
Servers are automatically synced at least once per day, but you can also sync manually at any time to instantly update the server profile.
To manually sync the server, click the "Sync Server" button in the MCP server admin interface.