Skip to main content
Glama

MaverickMCP

by wshobson
MIT License
165
  • Apple
__init__.py250 B
""" Memory and persistence management for Maverick-MCP agents. """ from langgraph.checkpoint.memory import MemorySaver from .stores import ConversationStore, MemoryStore __all__ = [ "MemorySaver", "MemoryStore", "ConversationStore", ]

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/wshobson/maverick-mcp'

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