MCP.so
Sign In
T

Test 운세

@youni202

About Test 운세

No overview available yet

Basic information

Category

Developer Tools

Transports

stdio

Publisher

youni202

Submitted by

유니

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-filesystem",
        "/path/to/other/allowed/dir"
      ]
    },
    "notion": {
      "command": "npx",
      "args": [
        "-y",
        "@suekou/mcp-notion-server"
      ],
      "env": {
        "NOTION_API_TOKEN": "token"
      }
    },
    "SSE_MCP_SERVER": {
      "url": "http://localhost:3007/sse"
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Comments

More Developer Tools MCP servers