Skip to main content
Glama

MCP-PIF Server

by hungryrobot1
mcp-pif-v2.cabal1.11 kB
cabal-version: 2.4 name: mcp-pif-v2 version: 3.0.0 synopsis: JSON-native lambda calculus MCP server license: MIT author: Zachary Grunenberg executable mcp-pif-v2 main-is: Main.hs other-modules: Core.Types Core.Syntax Core.Parser Core.Evaluator Core.Encoder Tools.Registry Server build-depends: base >= 4.14 && < 5, text >= 1.2 && < 3, containers >= 0.6 && < 1, unordered-containers >= 0.2 && < 1, aeson >= 2.0 && < 3, bytestring >= 0.10 && < 1, vector >= 0.12 && < 1 default-language: Haskell2010 ghc-options: -Wall -Wcompat -Wincomplete-record-updates -Wincomplete-uni-patterns -Wredundant-constraints -O2 -threaded -rtsopts -with-rtsopts=-N

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/hungryrobot1/MCP-PIF'

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