Skip to main content
Glama

PureScript MCP Server

by avi892nash
Main.purs176 B
module Test.Main where import Prelude import Effect (Effect) import Effect.Class.Console (log) main :: Effect Unit main = do log "🍝" log "You should add some tests."

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/avi892nash/purescript-mcp-tools'

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