Skip to main content
Glama

CTX: Context as Code (CaC) tool

by context-hub
MIT License
218
  • Apple
  • Linux
psalm.xml1.66 kB
<?xml version="1.0"?> <psalm errorLevel="4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://getpsalm.org/schema/config" xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd" > <projectFiles> <directory name="src"/> <ignoreFiles> <directory name="vendor"/> </ignoreFiles> </projectFiles> <issueHandlers> <InvalidArgument> <errorLevel type="suppress"> <referencedFunction name="Spiral\Core\ScopeInterface::runScope"/> </errorLevel> </InvalidArgument> <InternalMethod> <errorLevel type="suppress"> <referencedMethod name="Spiral\Core\Attribute\Scope::__construct"/> <referencedMethod name="Spiral\Core\Scope::__construct"/> </errorLevel> </InternalMethod> <PossiblyUnusedMethod errorLevel="suppress" /> <InternalClass> <errorLevel type="suppress"> <referencedClass name="Spiral\Core\Attribute\Scope"/> <referencedClass name="Spiral\Core\Attribute\Proxy"/> <referencedClass name="Spiral\Core\Scope"/> </errorLevel> </InternalClass> <MissingOverrideAttribute errorLevel="suppress" /> <UnusedParam errorLevel="suppress" /> </issueHandlers> <forbiddenFunctions> <function name="var_dump"/> <function name="dd"/> <function name="dump"/> <function name="trap"/> <function name="tr"/> <function name="td"/> </forbiddenFunctions> </psalm>

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/context-hub/generator'

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