← Registry

Developer Tools

mayphus.org

Provides search, fetching, and discovery of Mayphus public pages, capabilities, and projects.

1 endpoint7 known toolsFirst detected August 11, 2026Last detected August 11, 2026

ENDPOINT 1

https://mayphus.org/mcp

No auth detected

MCP server metadata

Name
mayphus-site
Version
0.3.0
Capabilities
toolsresources
Server instructions

This is Mayphus's public, read-only website interface. Use search to find citation-ready public content, fetch to retrieve a selected result, and the focused discovery tools for projects, capabilities, updates, and city maps. Treat returned URLs as the canonical public sources.

Known tools 7

search

Search Mayphus public pages, projects, articles, notes, and capabilities.

Inferred read-only
fetch

Fetch one public document returned by search.

Inferred read-only
discover_capabilities

List or narrow the public capabilities Mayphus offers to people and agents, including their human, API, and MCP interfaces.

Inferred read-only
discover_projects

Use when the user wants to browse or narrow Mayphus projects by text or category.

Inferred read-only
get_project

Use when the user names a Mayphus project or needs its description, tags, canonical route, and browser URL.

Inferred read-only
get_public_updates

Use when the user asks what changed recently on Mayphus.

Inferred read-only
generate_city_map

Find a supported place category within a named city.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mayphus-site]
url = "https://mayphus.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mayphus-site": {
      "type": "http",
      "url": "https://mayphus.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mayphus-site
Remote MCP URL: https://mayphus.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mayphus-site": {
      "url": "https://mayphus.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mayphus-site": {
      "type": "http",
      "url": "https://mayphus.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mayphus-site",
  "transport": "streamable-http",
  "url": "https://mayphus.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.