Skip to main content
Glama
cmdaltctr

Claude Gemini MCP Integration

by cmdaltctr
test_basic_operations.py252 B
import unittest class BasicTests(unittest.TestCase): def test_addition(self) -> None: self.assertEqual(1 + 1, 2) def test_subtraction(self) -> None: self.assertEqual(5 - 3, 2) if __name__ == "__main__": unittest.main()

Latest Blog Posts

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/cmdaltctr/claude-gemini-mcp-slim'

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