Skip to content

Commit bbfa4b3

Browse files
committed
Fix aliases and related fields to use comma-separated format
1 parent eb60947 commit bbfa4b3

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

topics/mcp-server/index.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
---
22
display_name: MCP Server
33
topic: mcp-server
4-
aliases:
5-
- mcp-servers
6-
related:
7-
- mcp
8-
- model-context-protocol
9-
- ai-agent
10-
- llm
4+
aliases: mcp-servers
5+
related: mcp, model-context-protocol, ai-agent, llm
116
short_description: MCP servers expose tools, resources, and prompts to AI applications through the Model Context Protocol.
127
url: https://modelcontextprotocol.io
138
---

0 commit comments

Comments
 (0)