Skip to main content
Glama

mcp-server-llmling

MIT License
5
  • Linux
  • Apple
copilot-instructions.md626 B
## Code style You can assume Python 3.13. Use newest language features if possible Consider using pattern matching, walrus operators and other new syntax features. Adhere to pep8. ## Tests Tests are written using PyTest. Dont put tests into a class. ## DocStrings DocStrings are written in google-style. Dont add the types to the "Args" section. Only add a Return section if a value is returned and the meaning of the returned value is not obvious. You can use markdown admonitions with python-markdown syntax if neccessary (!!! info, !!! note, !!! warning). You can use markdown tables and markdown lists if neccessary.

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/phil65/mcp-server-llmling'

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