From 969302ed52bd9db4566a1bef9f8bc1d308682a55 Mon Sep 17 00:00:00 2001 From: sachingomarble <163823764+sachingomarble@users.noreply.github.com> Date: Mon, 14 Apr 2025 14:29:27 +0530 Subject: [PATCH] added fb mcp server (#148) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2633e7b..f9b6a84 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Everything Search](https://github.com/mamertofabian/mcp-everything-search)** - Fast Windows file search using Everything SDK - **[Exa](https://github.com/theishangoswami/exa-mcp-server)** - Exa AI Search API - **[Excel](https://github.com/haris-musa/excel-mcp-server)** - Excel manipulation including data reading/writing, worksheet management, formatting, charts, and pivot table +- **[Facebook Ads](https://github.com/gomarble-ai/facebook-ads-mcp-server)** - MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features. - **[Fathom Analytics](https://github.com/mackenly/mcp-fathom-analytics)** - Access and analyze Fathom Analytics data and reports - **[FileScopeMCP](https://github.com/admica/FileScopeMCP)** - Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores per file, helping AI assistants understand the codebase. Automatically parses popular programming languages, Python, Lua, C, C++, Rust, Zig. - **[GDB](https://github.com/pansila/mcp_server_gdb)** - A GDB/MI protocol server based on the MCP protocol, providing remote application debugging capabilities with AI assistants.