dyslex.ia
Rank #13,064io.github.Firou91/dyslex-ia
Accessibility MCP server and Agent Skills for AI agents. Requires Superpowers.
dyslex.ia is a Model Context Protocol (MCP) server published by Firou91. It ranks #13,064 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. dyslex.ia is listed on Official MCP, with 3 tracked versions. It was first listed on Jul 24, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 118,982 of 132,046 servers on MCP Toplist.
Use dyslex.ia
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add dyslex-ia -e "DYSLEXIA_SUPERPOWERS_PATH=<your DYSLEXIA_SUPERPOWERS_PATH>" -- npx -y @firou91/dyslex.iaReplace each placeholder with your own value before saving.
[mcp_servers.dyslex-ia]
command = "npx"
args = ["-y", "@firou91/dyslex.ia"]
[mcp_servers.dyslex-ia.env]
DYSLEXIA_SUPERPOWERS_PATH = "<your DYSLEXIA_SUPERPOWERS_PATH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dyslex-ia": {
"command": "npx",
"args": [
"-y",
"@firou91/dyslex.ia"
],
"env": {
"DYSLEXIA_SUPERPOWERS_PATH": "<your DYSLEXIA_SUPERPOWERS_PATH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dyslex-ia": {
"command": "npx",
"args": [
"-y",
"@firou91/dyslex.ia"
],
"env": {
"DYSLEXIA_SUPERPOWERS_PATH": "<your DYSLEXIA_SUPERPOWERS_PATH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"dyslex-ia": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@firou91/dyslex.ia"
],
"env": {
"DYSLEXIA_SUPERPOWERS_PATH": "<your DYSLEXIA_SUPERPOWERS_PATH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dyslex-ia": {
"command": "npx",
"args": [
"-y",
"@firou91/dyslex.ia"
],
"env": {
"DYSLEXIA_SUPERPOWERS_PATH": "<your DYSLEXIA_SUPERPOWERS_PATH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dyslex-ia": {
"command": "npx",
"args": [
"-y",
"@firou91/dyslex.ia"
],
"env": {
"DYSLEXIA_SUPERPOWERS_PATH": "<your DYSLEXIA_SUPERPOWERS_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Firou91%2Fdyslex-ia)<a href="https://mcptoplist.com/server/io.github.Firou91%2Fdyslex-ia"><img src="https://mcptoplist.com/badge/io.github.Firou91%2Fdyslex-ia.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Firou91
Available versions (3)
| Version | Published |
|---|---|
| 0.2.2 | Jul 24, 2026 |
| 0.2.1 | Jul 24, 2026 |
| 0.2.0 | Jul 24, 2026 |
Frequently asked questions
- Who maintains dyslex.ia?
- dyslex.ia is maintained by Firou91, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is dyslex.ia listed on the Official MCP Registry?
- Yes — dyslex.ia is listed on the Official MCP Registry.
- How many versions does dyslex.ia have?
- MCP Toplist tracks 3 versions of dyslex.ia, most recently published on Jul 24, 2026.
- Where can I find the source code for dyslex.ia?
- The source code for dyslex.ia is hosted at github.com/Firou91/dyslex.ia.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.