SERVER

Fascia MCP Server

Rank #2037

io.github.orcar-studio/fascia-mcp-server

MCP server providing fascia-server capabilities

First listed
Feb 26, 2026
Last publish date
Feb 26, 2026
OVERVIEW

Fascia MCP Server is a Model Context Protocol (MCP) server published by orcar-studio. It ranks #2037 of 58,832 servers tracked on MCP Toplist, and its repository has 48 GitHub stars. Fascia MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 26, 2026 and most recently updated on Feb 26, 2026.

STANDING
#2,037of 58,832 tracked serversTop 5%

Ranks ahead of 56,795 of 58,832 servers on MCP Toplist.

CONNECT

Use Fascia MCP Server

Add Fascia MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "fascia-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@fascia-run/mcp-server"
      ],
      "env": {
        "FASCIA_API_KEY": "<your FASCIA_API_KEY>",
        "FASCIA_API_URL": "<your FASCIA_API_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

orcar-studio

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.1.1Feb 26, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Fascia MCP Server?
MCP server providing fascia-server capabilities
Who maintains Fascia MCP Server?
Fascia MCP Server is maintained by orcar-studio, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Fascia MCP Server an official MCP server?
Yes — Fascia MCP Server is listed on the Official MCP Registry.
How many versions does Fascia MCP Server have?
MCP Toplist tracks 2 versions of Fascia MCP Server, most recently published on Feb 26, 2026.
Where can I find the source code for Fascia MCP Server?
The source code for Fascia MCP Server is hosted at github.com/orcar-studio/fascia.
EXPLORE