Description
Superface MCP Server provides a bridge between AI assistants and Superface's API tools ecosystem. This TypeScript implementation handles user authentication, tool discovery, and execution through a stdio-based transport layer, storing user identifiers locally for persistent sessions. The server exposes Superface's function catalog as MCP tools, transforming tool responses into a standardized format compatible with AI assistants. Particularly useful for extending AI capabilities with external API integrations while maintaining a clean separation between the assistant and third-party services.
Server Details
Package Name
@superfaceai/mcp
Added
April 21, 2025
