Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • mcp-server-asana
  • Sanity MCP Server
  • TxtAi Memory Vector Server
  • ERPNext MCP Server
  • Perplexity AI MCP Server
Back to MCP Servers
Superface MCP Server

Superface MCP Server

Public
superfaceai/mcp

Enable seamless integration of Superface tools via Model Context Protocol, providing streamlined API key management and flexible deployment options with NPX or Docker for enhanced application interoperability.

javascript
0 tools
May 29, 2025
Updated Jun 4, 2025

Supercharge Your AI with Superface MCP Server

MCP Server

Unlock the full potential of Superface MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

Website | Documentation | X (Twitter) | Support

Superface MCP Server

Use Superface tools via Model Context Protocol.

Setup

Adding tools & obtaining API Key

  1. Go to the Superface dashboard
  2. Select and add the tools you want to use with MCP Server
  3. Copy your API key in the dashboard

You'll need this API key for the MCP Server configuration.

Usage with Claude Desktop

  1. Open Claude Desktop
  2. Go to Settings (click on your profile picture or ⌘ + ,)
  3. Open "Developer" tab
  4. Click "Edit Config"
  5. Open claude_desktop_config.json file
  6. Add the following configuration:

NPX

{ "mcpServers": { "superface": { "command": "npx", "args": [ "-y", "@superfaceai/mcp" ], "env": { "SUPERFACE_API_KEY": "" } } } }

Docker

{ "mcpServers": { "superface": { "command": "docker", "args": [ "run", "-i", "--rm", "-e", "SUPERFACE_API_KEY", "mcp/superface" ], "env": { "SUPERFACE_API_KEY": "" } } } }

Build

Docker build:

docker build -t mcp/superface .

License

This project is licensed under the MIT license. See the LICENSE file for details.

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • mcp-server-asana
    mcp-server-asana

    Enables seamless interaction with Asana API via Model Context Protocol, providing advanced task, pro...

    22 tools
    Added May 30, 2025
  • Sanity MCP Server
    Sanity MCP Server

    Connect Sanity projects with AI tools via the Model Context Protocol to enable natural language cont...

    Added May 30, 2025
  • TxtAi Memory Vector Server
    TxtAi Memory Vector Server

    Model Context Protocol server offering advanced semantic search, persistent memory management, tag-b...

    Added May 30, 2025
  • ERPNext MCP Server
    ERPNext MCP Server

    Model Context Protocol server enabling seamless integration with ERPNext via API, offering authentic...

    Added May 30, 2025
  • Perplexity AI MCP Server
    Perplexity AI MCP Server

    Provides seamless integration with Perplexity AI via Model Context Protocol, enabling chat, search, ...

    5 tools
    Added May 30, 2025