Skip to main content
Glama
Anwesh43

Apify MCP Server Template

by Anwesh43
actor.json556 B
{ "actorSpecification": 1, "name": "ollama-mcp-server", "title": "Python MCP Server", "description": "Python Model Context Protocol (MCP) server using FastMCP.", "version": "0.0", "buildTag": "latest", "usesStandbyMode": true, "meta": { "templateId": "python-mcp-empty", "generatedBy": "<FILL-IN-MODEL>" }, "input": { "title": "Actor input schema", "description": "This is Actor input schema", "type": "object", "schemaVersion": 1, "properties": {}, "required": [] }, "dockerfile": "../Dockerfile", "webServerMcpPath": "/mcp" }

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