From c53b210d14095c50d3f6c4509e1b15001d0bc44c Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Mon, 10 Mar 2025 22:44:22 -0600 Subject: [PATCH] add MCP server badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4176b8b..fa46df0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ A [Model Context Protocol](https://modelcontextprotocol.io/introduction) (MCP) server that provides access to the Strava API. It allows language models to query athlete activities data from the Strava API. + + Strava Server MCP server + + ## Available Tools The server exposes the following tools: @@ -110,4 +114,4 @@ The server provides human-readable error messages for common issues: ## License -This project is licensed under the MIT License - see the LICENSE file for details. +This project is licensed under the MIT License - see the LICENSE file for details. \ No newline at end of file