Skip to content

[Radar] Add link to Radar MCP server #22158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/radar/api-reference.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ pcx_content_type: navigation
title: API reference
external_link: /api/resources/radar/
sidebar:
order: 6
order: 7

---
2 changes: 1 addition & 1 deletion src/content/docs/radar/glossary.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pcx_content_type: reference
title: Glossary
sidebar:
order: 7
order: 6

---

Expand Down
8 changes: 8 additions & 0 deletions src/content/docs/radar/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,12 @@ Data available via Radar API endpoints is made available under the [CC BY-NC 4.0
Read articles about the latest trends and updates on Cloudflare Radar.
</LinkTitleCard>

<LinkTitleCard
title="MCP Server"
href="https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/radar#cloudflare-radar-mcp-server-"
icon="comment-alt"
>
Enable any MCP client to access and explore trends and insights on Cloudflare Radar.
</LinkTitleCard>

</CardGrid>
8 changes: 8 additions & 0 deletions src/content/docs/radar/mcp-server.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
pcx_content_type: navigation
title: MCP server
external_link: https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/radar#cloudflare-radar-mcp-server-
sidebar:
order: 8

---
2 changes: 1 addition & 1 deletion src/content/docs/radar/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Release notes
release_notes_file_name:
- radar
sidebar:
order: 8
order: 9
head: []
description: Review recent changes to Cloudflare Radar.
---
Expand Down
Loading