Skip to main content
Glama

Company API MCP Server Template

by Gilfeather
main.py277 B
def main(): print("Company API MCP Server Template") print( "This is a template for creating MCP servers that integrate with your company's API." ) print("See server.py for the actual MCP server implementation.") if __name__ == "__main__": main()

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/Gilfeather/mcp-template'

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