Skip to main content
Glama

Sourcerer MCP

by st3v3nmw
go.mod1.47 kB
module github.com/st3v3nmw/sourcerer-mcp go 1.24.5 require ( github.com/bmatcuk/doublestar/v4 v4.9.1 github.com/cespare/xxhash v1.1.0 github.com/dustin/go-humanize v1.0.1 github.com/fsnotify/fsnotify v1.8.0 github.com/mark3labs/mcp-go v0.37.0 github.com/philippgille/chromem-go v0.7.1-0.20250720180857-4e5d21d5b8ce github.com/stretchr/testify v1.10.0 github.com/tree-sitter-grammars/tree-sitter-markdown v0.5.0 github.com/tree-sitter/go-tree-sitter v0.25.0 github.com/tree-sitter/tree-sitter-go v0.23.4 github.com/tree-sitter/tree-sitter-javascript v0.23.1 github.com/tree-sitter/tree-sitter-python v0.23.6 github.com/tree-sitter/tree-sitter-typescript v0.23.2 ) require ( github.com/bahlo/generic-list-go v0.2.0 // indirect github.com/buger/jsonparser v1.1.1 // indirect github.com/davecgh/go-spew v1.1.1 // indirect github.com/google/go-cmp v0.6.0 // indirect github.com/google/uuid v1.6.0 // indirect github.com/invopop/jsonschema v0.13.0 // indirect github.com/mailru/easyjson v0.7.7 // indirect github.com/mattn/go-pointer v0.0.1 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect github.com/rogpeppe/go-internal v1.14.1 // indirect github.com/spf13/cast v1.7.1 // indirect github.com/wk8/go-ordered-map/v2 v2.1.8 // indirect github.com/yosida95/uritemplate/v3 v3.0.2 // indirect golang.org/x/sys v0.26.0 // indirect gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect gopkg.in/yaml.v3 v3.0.1 // indirect )

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/st3v3nmw/sourcerer-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server