We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mahdin75/gis-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
smithery.md•268 B
### Install via Smithery
Installs and wires the server into Claude Desktop automatically.
```bash
npx -y @smithery/cli install @mahdin75/gis-mcp --client claude
```
Start the server from Claude when prompted, or run it directly once installed:
```bash
gis-mcp
```