Skip to main content
Glama

MCP Language Server

pyproject.toml291 B
[tool.poetry] name = "test-project" version = "0.1.0" description = "A test project for Python LSP integration tests" authors = ["Test <test@example.com>"] [tool.poetry.dependencies] python = "^3.9" [build-system] requires = ["poetry-core>=1.0.0"] build-backend = "poetry.core.masonry.api"

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