Skip to main content
Glama

Sample MCP Server

by satinath-nit
__init__.py•185 B
from .mongodb_service import mongodb_service from .github_service import GitHubService from .llm_service import LLMService __all__ = ["mongodb_service", "GitHubService", "LLMService"]

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/satinath-nit/sample-mcp-server'

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