We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/consigcody94/pythia-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.d.ts•380 B
#!/usr/bin/env node
/**
* Pythia MCP Server
*
* An MCP (Model Context Protocol) server providing access to Lilith,
* a tool for constraining new physics from Higgs boson measurements at the LHC.
*
* Named after the Oracle of Delphi - providing answers about the Higgs sector.
*
* @author Cody Maryland
* @license GPL-3.0
*/
export {};
//# sourceMappingURL=index.d.ts.map