Meta API MCP Server
Related Servers
Alternatives to Meta API MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseCqualityDmaintenanceA powerful gateway for the Model Context Protocol (MCP) that unifies AI toolchains by federating multiple MCP servers, wrapping REST APIs as MCP tools, and supporting multiple transport methods with an admin dashboard.1-
- AlicenseAqualityDmaintenanceA Model Context Protocol server that enables AI assistants to make HTTP requests (GET, POST, PUT, DELETE) to external APIs through standardized MCP tools.42MIT
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides AI models with structured access to external data and services, acting as a bridge between AI assistants and applications, databases, and APIs in a standardized, secure way.2-
- AlicenseNot gradedqualityDmaintenanceA universal MCP server that connects any REST API to AI assistants via OpenAPI or Postman specifications. It enables dynamic tool creation with GraphQL-style field selection and automatic schema inference for efficient data retrieval.8 npm6-
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol (MCP) server that converts OpenAPI/Swagger specifications to MCP format, enabling AI assistants to interact with REST APIs through standardized protocol.76TypeScriptMIT
- AlicenseCqualityDmaintenanceA Model Context Protocol server that exposes over 200+ APIs from API.market as MCP resources, allowing large language models to discover and interact with various APIs through natural language commands.3414 npm4MIT
TDQS
Scored across 69 tools
Multiple tools overlap in purpose, e.g., there are duplicate checkout tools with different naming ('listCheckouts' and 'Checkouts_Listallcheckouts'; 'createCheckout' and 'Checkouts_Createacheckout'). Tools for charges, orders, subscriptions, etc., exist but boundaries are unclear due to inconsistent naming and missing operations.
Naming is highly inconsistent: mix of camelCase (listCharges), underscores with misspellings (SubscripitonItems_Updateasubscr), verbs like 'findPetsByStatus', and bare words like 'Health'. No consistent pattern exists.
With 69 tools spanning many unrelated domains (payments, CMS, ecommerce, petstore, health, etc.), the tool count is excessive for a coherent server. A unified MCP server should focus on a single domain.
Coverage is inconsistent and incomplete. Some resources have CRUD (posts), but many only have list/retrieve (e.g., orders, stores, customers) with missing create/update/delete. Duplicate tools for checkouts further indicate poor completeness.