marcodsn commited on
Commit
46cca4b
·
1 Parent(s): bdd6ccc

Updated README

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- title: Calculator Mcp
3
- emoji: 🐨
4
  colorFrom: green
5
  colorTo: indigo
6
  sdk: gradio
@@ -8,7 +8,6 @@ sdk_version: 5.33.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- short_description: A simple calculator MCP server
12
- ---
13
-
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Safe MCP Calculator
3
+ emoji: 🧮
4
  colorFrom: green
5
  colorTo: indigo
6
  sdk: gradio
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: A simple and safe MCP calculator server
12
+ tags: ["mcp-server-track"]
13
+ ---