You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: servers/airtable-mcp-server/server.yaml
+22-21Lines changed: 22 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -2,27 +2,28 @@ name: airtable-mcp-server
2
2
image: mcp/airtable-mcp-server
3
3
type: server
4
4
meta:
5
-
category: productivity
6
-
tags:
7
-
- productivity
5
+
category: productivity
6
+
tags:
7
+
- productivity
8
8
about:
9
-
title: Airtable mcp server
10
-
description: Provides AI assistants with direct access to Airtable bases, allowing them to read schemas, query records, and interact with your Airtable data. Supports listing bases, retrieving table structures, and searching through records to help automate workflows and answer questions about your organized data.
description: Provides AI assistants with direct access to Airtable bases, allowing them to read schemas, query records, and interact with your Airtable data. Supports listing bases, retrieving table structures, and searching through records to help automate workflows and answer questions about your organized data.
Copy file name to clipboardExpand all lines: servers/dreamfactory-mcp/server.yaml
+23-22Lines changed: 23 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -2,28 +2,29 @@ name: dreamfactory-mcp
2
2
image: mcp/df-mcp
3
3
type: server
4
4
meta:
5
-
category: database
6
-
tags:
7
-
- database
5
+
category: database
6
+
tags:
7
+
- database
8
8
about:
9
-
title: DreamFactory MCP Server
10
-
description: DreamFactory is a REST API generation platform with support for hundreds of data sources, including Microsoft SQL Server, MySQL, PostgreSQL, and MongoDB. The DreamFactory MCP Server makes it easy for users to securely interact with their data sources via an MCP client.
description: DreamFactory is a REST API generation platform with support for hundreds of data sources, including Microsoft SQL Server, MySQL, PostgreSQL, and MongoDB. The DreamFactory MCP Server makes it easy for users to securely interact with their data sources via an MCP client.
Copy file name to clipboardExpand all lines: servers/quantconnect/server.yaml
+28-27Lines changed: 28 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -2,33 +2,34 @@ name: quantconnect
2
2
image: mcp/quantconnect
3
3
type: server
4
4
meta:
5
-
category: finance
6
-
tags:
7
-
- finance
5
+
category: finance
6
+
tags:
7
+
- finance
8
8
about:
9
-
title: QuantConnect MCP Server
10
-
description: The QuantConnect MCP Server is a bridge for AIs (such as Claude and OpenAI o3 Pro) to interact with our cloud platform. When equipped with our MCP, the AI can perform tasks on your behalf through our API such as updating projects, writing strategies, backtesting, and deploying strategies to production live-trading.
description: The QuantConnect MCP Server is a bridge for AIs (such as Claude and OpenAI o3 Pro) to interact with our cloud platform. When equipped with our MCP, the AI can perform tasks on your behalf through our API such as updating projects, writing strategies, backtesting, and deploying strategies to production live-trading.
0 commit comments