Skip to content

Commit ee616a4

Browse files
committed
docs(readme): upgrade badges to for-the-badge style and add distribution links
- Replace flat-square badges with for-the-badge style across README files - Add Open VSX, GitHub stars, CI status, and last commit badges - Update MCP version badge to show 2025-11-25 spec - Add direct links to Glama, PulseMCP, and MCP.so listings - Remove generic Smithery link - Organize badges into centered groups (versions, stats, status)
1 parent 99a5249 commit ee616a4

2 files changed

Lines changed: 39 additions & 14 deletions

File tree

README.md

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,26 @@
66

77
**Formula editor, MCP server, and AI skills for VS Code**
88

9-
[![VS Code Marketplace](https://img.shields.io/visual-studio-marketplace/v/Nskha.airtable-formula?style=flat-square&label=Marketplace&color=007ACC)](https://marketplace.visualstudio.com/items?itemName=Nskha.airtable-formula)
10-
[![npm](https://img.shields.io/npm/v/airtable-user-mcp?style=flat-square&label=npm&color=CB3837)](https://www.npmjs.com/package/airtable-user-mcp)
11-
[![MIT License](https://img.shields.io/badge/license-MIT-green?style=flat-square)](LICENSE)
9+
<p align="center">
10+
<a href="https://marketplace.visualstudio.com/items?itemName=Nskha.airtable-formula"><img src="https://vsmarketplacebadges.dev/version-short/Nskha.airtable-formula.svg?style=for-the-badge&label=VS%20Code&colorB=007ACC" alt="VS Code version" /></a>
11+
<a href="https://open-vsx.org/extension/Nskha/airtable-formula"><img src="https://img.shields.io/open-vsx/v/Nskha/airtable-formula?style=for-the-badge&logo=eclipseide&logoColor=white&label=Open%20VSX&color=C160EF" alt="Open VSX version" /></a>
12+
<a href="https://www.npmjs.com/package/airtable-user-mcp"><img src="https://img.shields.io/npm/v/airtable-user-mcp?style=for-the-badge&logo=npm&logoColor=white&label=npm&color=CB3837" alt="npm version" /></a>
13+
<a href="https://registry.modelcontextprotocol.io"><img src="https://img.shields.io/badge/MCP%20Registry-Listed-1D4ED8?style=for-the-badge" alt="MCP Registry listing" /></a>
14+
</p>
15+
16+
<p align="center">
17+
<a href="https://marketplace.visualstudio.com/items?itemName=Nskha.airtable-formula"><img src="https://vsmarketplacebadges.dev/installs-short/Nskha.airtable-formula.svg?style=for-the-badge&label=VS%20Code%20Installs&colorB=1E8CBE" alt="VS Code installs" /></a>
18+
<a href="https://open-vsx.org/extension/Nskha/airtable-formula"><img src="https://img.shields.io/open-vsx/dt/Nskha/airtable-formula?style=for-the-badge&logo=eclipseide&logoColor=white&label=Open%20VSX%20Downloads&color=A855F7" alt="Open VSX downloads" /></a>
19+
<a href="https://www.npmjs.com/package/airtable-user-mcp"><img src="https://img.shields.io/npm/dw/airtable-user-mcp?style=for-the-badge&logo=npm&logoColor=white&label=npm%20Downloads%2FWeek&color=F43F5E" alt="npm downloads per week" /></a>
20+
<a href="https://github.com/Automations-Project/VSCode-Airtable-Formula/stargazers"><img src="https://img.shields.io/github/stars/Automations-Project/VSCode-Airtable-Formula?style=for-the-badge&logo=github&logoColor=white&label=GitHub%20Stars&color=FBBF24" alt="GitHub stars" /></a>
21+
</p>
22+
23+
<p align="center">
24+
<a href="https://github.com/Automations-Project/VSCode-Airtable-Formula/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/Automations-Project/VSCode-Airtable-Formula/ci.yml?branch=main&style=for-the-badge&logo=githubactions&logoColor=white&label=CI" alt="CI status" /></a>
25+
<a href="https://github.com/Automations-Project/VSCode-Airtable-Formula/releases/latest"><img src="https://img.shields.io/github/v/release/Automations-Project/VSCode-Airtable-Formula?style=for-the-badge&logo=github&logoColor=white&label=Latest%20Release&color=10B981" alt="Latest release" /></a>
26+
<a href="https://github.com/Automations-Project/VSCode-Airtable-Formula/commits/main"><img src="https://img.shields.io/github/last-commit/Automations-Project/VSCode-Airtable-Formula?style=for-the-badge&logo=github&logoColor=white&label=Last%20Commit&color=6366F1" alt="Last commit" /></a>
27+
<a href="LICENSE"><img src="https://img.shields.io/github/license/Automations-Project/VSCode-Airtable-Formula?style=for-the-badge&logo=opensourceinitiative&logoColor=white&label=License&color=22C55E" alt="License" /></a>
28+
</p>
1229

1330
<br />
1431

@@ -94,10 +111,9 @@ npx airtable-user-mcp
94111
| **npm** | [`airtable-user-mcp`](https://www.npmjs.com/package/airtable-user-mcp) |
95112
| **Open VSX** | [`Nskha.airtable-formula`](https://open-vsx.org/extension/Nskha/airtable-formula) |
96113
| **MCP Registry** | [`io.github.automations-project/airtable-user-mcp`](https://registry.modelcontextprotocol.io) |
97-
| **Smithery** | [smithery.ai](https://smithery.ai) |
98-
| **Glama** | [glama.ai/mcp/servers](https://glama.ai/mcp/servers) |
99-
| **PulseMCP** | [pulsemcp.com](https://www.pulsemcp.com) |
100-
| **MCP.so** | [mcp.so](https://mcp.so) |
114+
| **Glama** | [glama.ai/mcp/servers](https://glama.ai/mcp/servers/Automations-Project/VSCode-Airtable-Formula) |
115+
| **PulseMCP** | [pulsemcp.com](https://www.pulsemcp.com/servers/automations-project-airtable-user) |
116+
| **MCP.so** | [mcp.so](https://mcp.so/client/airtable-user-mcp/Automations-Project) |
101117

102118
</div>
103119

packages/mcp-server/README.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,19 @@
66

77
**Community MCP server for Airtable — 30 tools your AI assistant can't get from the official API**
88

9-
[![npm version](https://img.shields.io/npm/v/airtable-user-mcp?style=flat-square&color=CB3837)](https://www.npmjs.com/package/airtable-user-mcp)
10-
[![MCP 2.0](https://img.shields.io/badge/MCP-2.0-blue?style=flat-square)](https://modelcontextprotocol.io)
11-
[![MIT License](https://img.shields.io/badge/license-MIT-green?style=flat-square)](https://github.com/Automations-Project/VSCode-Airtable-Formula/blob/main/LICENSE)
12-
[![VS Code Extension](https://img.shields.io/visual-studio-marketplace/v/Nskha.airtable-formula?style=flat-square&label=VS%20Code&color=007ACC)](https://marketplace.visualstudio.com/items?itemName=Nskha.airtable-formula)
9+
<p align="center">
10+
<a href="https://www.npmjs.com/package/airtable-user-mcp"><img src="https://img.shields.io/npm/v/airtable-user-mcp?style=for-the-badge&logo=npm&logoColor=white&label=npm&color=CB3837" alt="npm version" /></a>
11+
<a href="https://www.npmjs.com/package/airtable-user-mcp"><img src="https://img.shields.io/npm/dw/airtable-user-mcp?style=for-the-badge&logo=npm&logoColor=white&label=Downloads%2FWeek&color=F43F5E" alt="npm downloads per week" /></a>
12+
<a href="https://registry.modelcontextprotocol.io"><img src="https://img.shields.io/badge/MCP%20Registry-Listed-1D4ED8?style=for-the-badge" alt="MCP Registry listing" /></a>
13+
<a href="https://modelcontextprotocol.io"><img src="https://img.shields.io/badge/MCP-2025--11--25-4A90D9?style=for-the-badge" alt="MCP version 2025-11-25" /></a>
14+
</p>
15+
16+
<p align="center">
17+
<a href="https://github.com/Automations-Project/VSCode-Airtable-Formula/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/Automations-Project/VSCode-Airtable-Formula/ci.yml?branch=main&style=for-the-badge&logo=githubactions&logoColor=white&label=CI" alt="CI status" /></a>
18+
<a href="https://github.com/Automations-Project/VSCode-Airtable-Formula/releases/latest"><img src="https://img.shields.io/github/v/release/Automations-Project/VSCode-Airtable-Formula?style=for-the-badge&logo=github&logoColor=white&label=Latest%20Release&color=10B981" alt="Latest release" /></a>
19+
<a href="https://github.com/Automations-Project/VSCode-Airtable-Formula/blob/main/LICENSE"><img src="https://img.shields.io/github/license/Automations-Project/VSCode-Airtable-Formula?style=for-the-badge&logo=opensourceinitiative&logoColor=white&label=License&color=22C55E" alt="License" /></a>
20+
<a href="https://marketplace.visualstudio.com/items?itemName=Nskha.airtable-formula"><img src="https://vsmarketplacebadges.dev/version-short/Nskha.airtable-formula.svg?style=for-the-badge&label=VS%20Code%20Extension&colorB=007ACC" alt="VS Code extension version" /></a>
21+
</p>
1322

1423
<br />
1524

@@ -273,9 +282,9 @@ Args: {
273282
| **VS Code Marketplace** | [`Nskha.airtable-formula`](https://marketplace.visualstudio.com/items?itemName=Nskha.airtable-formula) |
274283
| **GitHub** | [`Automations-Project/VSCode-Airtable-Formula`](https://github.com/Automations-Project/VSCode-Airtable-Formula) |
275284
| **MCP Registry** | [`io.github.automations-project/airtable-user-mcp`](https://registry.modelcontextprotocol.io) |
276-
| **Smithery** | [smithery.ai](https://smithery.ai) |
277-
| **Glama** | [glama.ai/mcp/servers](https://glama.ai/mcp/servers) |
278-
| **PulseMCP** | [pulsemcp.com](https://www.pulsemcp.com) |
285+
| **Glama** | [glama.ai/mcp/servers](https://glama.ai/mcp/servers/Automations-Project/VSCode-Airtable-Formula) |
286+
| **PulseMCP** | [pulsemcp.com](https://www.pulsemcp.com/servers/automations-project-airtable-user) |
287+
| **MCP.so** | [mcp.so](https://mcp.so/client/airtable-user-mcp/Automations-Project) |
279288

280289
---
281290

0 commit comments

Comments
 (0)