Skip to main content
Glama
pyproject.toml831 B
[project] name = "demo-mcp-server" version = "0.1.0" description = "Runware MCP server using FastMCP" requires-python = ">=3.10" authors = [{ name = "Runware", email = "support@runware.ai" }] keywords = ["mcp", "llm", "automation"] license = { text = "MIT" } classifiers = [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", ] dependencies = [ "fastmcp", "requests>=2.31.0", "uvicorn>=0.38.0", "python-dotenv>=1.0.0", "smithery>=0.2.2", "starlette>=0.50.0" ] [tool.setuptools] py-modules = ["MCP-RUNWARE"]

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/elijahdev0/MCP-Runware'

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