Skip to content

softagram/sgraph-mcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SGraph MCP Server

Install dependencies

uv sync

Run the server

uv run src/server.py

MCP client configuration

{
  "mcpServers": {
    "sgraph-mcp": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "http://localhost:8000/sse"]
    }
  }
}

About

SGraph MCP Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages