Skip to main content
Glama

Store MCP Server

pyproject.toml451 B
[project] name = "store-mcp" version = "0.1.0" description = "MCP server for storing and retrieving information" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=0.9.0", ] [project.optional-dependencies] dev = [ "pytest>=7.0.0", "pytest-asyncio>=0.21.0", ] [build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" [tool.pytest.ini_options] asyncio_mode = "auto" testpaths = ["tests"]

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/mariano-cecowski/store_mcp'

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