Skip to main content
Glama
Anwesh43

Apify MCP Server Template

by Anwesh43
__main__.py143 B
"""Main entry point for the MCP Server Actor.""" import asyncio from .main import main # Execute the Actor entry point. asyncio.run(main())

Latest Blog Posts

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/Anwesh43/ollama-apify-mcp'

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