Skip to main content
Glama

Memos MCP Server

by Red5d
pyproject.toml483 B
[project] name = "memos-mcp" version = "0.1.0" description = "MCP server for interacting with Memos API" readme = "README.md" requires-python = ">=3.10" dependencies = [ "fastmcp>=0.2.0", "httpx>=0.27.0", ] [project.optional-dependencies] dev = [ "pytest>=8.0.0", "pytest-asyncio>=0.23.0", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["."] [project.scripts] memos-mcp = "server:mcp.run"

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/Red5d/memos_mcp'

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