Skip to main content
Glama

MCP Language Server

shared-interface.snap477 B
--- /TEST_OUTPUT/workspace/consumer.py References in File: 2 At: L7:C5, L13:C24 2| 3|from helper import ( 4| helper_function, 5| get_items, 6| SharedClass, 7| SharedInterface, 8| SHARED_CONSTANT, 9| Color, 10|) 11| 12| 13|class MyImplementation(SharedInterface): 14| """An implementation of the SharedInterface.""" 15| 16| def process(self, data: list[str]) -> dict[str, int]: 17| """Process the given data by counting occurrences. 18|

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/isaacphi/mcp-language-server'

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