← Registry

Developer Tools

removespecialcharacters.app

This MCP server provides guidance on creating profiles for the Remove Special Characters app and generates clickable install links from finished profiles.

1 endpoint2 known toolsFirst detected July 31, 2026Last detected July 31, 2026

ENDPOINT 1

https://mcp.removespecialcharacters.app/mcp

No auth detected

MCP server metadata

Name
removespecialcharacters-profile-mcp
Version
0.1.0
Capabilities
tools

Known tools 2

get_profile_guidance

Returns the profile schema, the questions to ask the user, the generator-token reference, and worked examples for the Remove Special Characters app.

Potential side effects
create_install_link

Turns a finished profile into a clickable https install link.

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.removespecialcharacters-profile-mcp]
url = "https://mcp.removespecialcharacters.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "removespecialcharacters-profile-mcp": {
      "type": "http",
      "url": "https://mcp.removespecialcharacters.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: removespecialcharacters-profile-mcp
Remote MCP URL: https://mcp.removespecialcharacters.app/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": {
    "removespecialcharacters-profile-mcp": {
      "url": "https://mcp.removespecialcharacters.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "removespecialcharacters-profile-mcp": {
      "type": "http",
      "url": "https://mcp.removespecialcharacters.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "removespecialcharacters-profile-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.removespecialcharacters.app/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for removespecialcharacters.app was fetched 2026-08-04T03:27:49.044Z and is being refreshed.

Trust status Neutral

removespecialcharacters.app is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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