Skip to main content
Glama

Lokka (Microsoft 365 MCP server)

2021-08-01-mdx-blog-post.mdx512 B
--- slug: mdx-blog-post title: MDX Blog Post authors: [slorber] tags: [docusaurus] --- Blog posts support [Docusaurus Markdown features](https://docusaurus.io/docs/markdown-features), such as [MDX](https://mdxjs.com/). :::tip Use the power of React to create interactive blog posts. ::: {/* truncate */} For example, use JSX to create an interactive button: ```js <button onClick={() => alert('button clicked!')}>Click me!</button> ``` <button onClick={() => alert('button clicked!')}>Click me!</button>

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/merill/lokka'

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