Skip to main content
Glama
README.md817 B
# Test Repository This is a test repository for markdown language server testing. ## Overview This repository contains sample markdown files for testing LSP features. ## Features - Document symbol detection - Link navigation - Reference finding - Code completion ### Installation To use this test repository: 1. Clone the repository 2. Install dependencies 3. Run tests ### Usage See [guide.md](guide.md) for detailed usage instructions. ## Code Examples Here's a simple example: ```python def hello_world(): print("Hello, World!") ``` ### JavaScript Example ```javascript function greet(name) { console.log(`Hello, ${name}!`); } ``` ## References - [Official Documentation](https://example.com/docs) - [API Reference](api.md) - [Contributing Guide](CONTRIBUTING.md) ## License MIT License

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/oraios/serena'

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