glygen-mcp-server

glygener/glygen-mcp-server
★ 0 stars Python AI/LLM Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "glygen-mcp-server": {
      "command": "uvx",
      "args": [
        "glygen-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install glygen-mcp-server

README Excerpt

Assuming you have web based access to AI chat such as Claude - https://claude.ai, use the following steps to connect to the remove GlyGen MCP server (https://mcp.glygen.org/mcp). After you login to https://claude.ai ``` 1. Login to https://claude.ai 2. Go to "Settings" --> "Connectors" --> "Add Custom Connector"