MCP.so
登录

Arcgis Portal Mcp

@Asem-D

关于 Arcgis Portal Mcp

MCP server for ArcGIS Portal and ArcGIS Online. Lets AI assistants search content, query feature layers, manage features, handle content operations, and administer users and groups.

基本信息

传输方式

stdio

发布者

Asem-D

提交者

Asem Daaboul

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "arcgis-portal": {
      "command": "python",
      "args": [
        "-m",
        "arcgis_portal_mcp.server"
      ],
      "env": {
        "portal_url": "https://gis.example.com/portal",
        "username": "your-portal-username",
        "password": "your-portal-password"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

评论

更多 MCP 服务器