Skip to main content
Glama

sourcesage

__init__.py265 B
"""SourceSage: An MCP server for efficient code memory management.""" from sourcesage.knowledge import ( Entity, KnowledgeGraph, Pattern, Relation, StyleConvention, ) from sourcesage.mcp_server import SourceSageMcpServer __version__ = "0.1.0"

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/sarathsp06/sourcesage'

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