Type Atlas
Rank #3,866io.github.tyler-mitchell/type-atlas
Editor-grade TypeScript, Markdown, and JSON intelligence for coding agents.
Type Atlas is a Model Context Protocol (MCP) server published by tyler-mitchell. It ranks #3,866 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Type Atlas is listed across 2 registries — Official MCP and Glama, with 12 tracked versions. It was first listed on Aug 2, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 128,180 of 132,046 servers on MCP Toplist.
Use Type Atlas
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add type-atlas -- npx -y @type-atlas/mcp[mcp_servers.type-atlas]
command = "npx"
args = ["-y", "@type-atlas/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"type-atlas": {
"command": "npx",
"args": [
"-y",
"@type-atlas/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"type-atlas": {
"command": "npx",
"args": [
"-y",
"@type-atlas/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"type-atlas": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@type-atlas/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"type-atlas": {
"command": "npx",
"args": [
"-y",
"@type-atlas/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"type-atlas": {
"command": "npx",
"args": [
"-y",
"@type-atlas/mcp"
]
}
}
}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.tyler-mitchell%2Ftype-atlas)<a href="https://mcptoplist.com/server/io.github.tyler-mitchell%2Ftype-atlas"><img src="https://mcptoplist.com/badge/io.github.tyler-mitchell%2Ftype-atlas.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
tyler-mitchell
Available versions (12)
| Version | Published |
|---|---|
| 1.0.0 | Aug 29, 2026 |
| 0.6.3 | Aug 23, 2026 |
| 0.6.2 | Aug 23, 2026 |
| 0.6.1 | Aug 23, 2026 |
| 0.6.0 | Aug 23, 2026 |
| 0.5.1 | Aug 22, 2026 |
| 0.5.0 | Aug 22, 2026 |
| 0.4.1 | Aug 22, 2026 |
| 0.3.0 | Aug 11, 2026 |
| 0.2.0 | Aug 8, 2026 |
| 0.1.1 | Aug 2, 2026 |
| 0.1.0 | Aug 2, 2026 |
Frequently asked questions
- Who maintains Type Atlas?
- Type Atlas is maintained by tyler-mitchell, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
- Is Type Atlas listed on the Official MCP Registry?
- Yes — Type Atlas is listed on the Official MCP Registry, alongside Glama.
- How many versions does Type Atlas have?
- MCP Toplist tracks 12 versions of Type Atlas, most recently published on Aug 29, 2026.
- Where can I find the source code for Type Atlas?
- The source code for Type Atlas is hosted at github.com/tyler-mitchell/type-atlas.
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.