Loading languages...
FA

fastn-mcp-server

@fastnai11

The Fastn server is a powerful, scalable platform that enables dynamic tool registration and execution based on API definitions. It seamlessly integrates with services like Claude.ai and Cursor.ai, providing a unified server solution for a wide range of tasks.

tool
ai
integration

# mcpServer Config

{
  "mcpServers": {
    "fastn": {
      "command": "/path/to/fastn-mcp-server",
      "args": [
        "--api_key",
        "YOUR_API_KEY",
        "--space_id",
        "YOUR_WORKSPACE_ID"
      ]
    }
  }
}

# stdio

fastn-mcp-server --api_key YOUR_API_KEY --space_id YOUR_WORKSPACE_ID
Transport:
stdio
Idioma:
Python
Creado:3/17/2025
Actualizado:7/14/2025