Server data from the Official MCP Registry
Editor-grade TypeScript, Markdown, and JSON intelligence for coding agents.
About
Editor-grade TypeScript, Markdown, and JSON intelligence for coding agents.
Security Report
Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. Trust signals: 3 highly-trusted packages. 1 finding(s) downgraded by scanner intelligence.
10 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-tyler-mitchell-type-atlas": {
"args": [
"-y",
"@type-atlas/mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Type Atlas
Type Atlas gives coding agents editor-grade TypeScript, Markdown, and JSON navigation through the Model Context Protocol. It runs locally over stdio and uses the TypeScript project selected for each file, so definitions, references, diagnostics, code actions, and source ranges reflect the repository an agent is actually changing.
Install
Type Atlas requires Node.js 22.20 or newer. No global package installation is required.
Codex
codex mcp add type-atlas -- npx --yes @type-atlas/mcp@latest
Claude Code
claude mcp add --scope user type-atlas -- npx --yes @type-atlas/mcp@latest
VS Code
code --add-mcp '{"name":"type-atlas","command":"npx","args":["--yes","@type-atlas/mcp@latest"]}'
Other MCP clients
{
"mcpServers": {
"type-atlas": {
"command": "npx",
"args": ["--yes", "@type-atlas/mcp@latest"]
}
}
}
Native Windows
Clients that cannot launch the npx.cmd shim directly should invoke it through
cmd:
codex mcp add type-atlas -- cmd /c npx --yes @type-atlas/mcp@latest
claude mcp add --scope user type-atlas -- cmd /c npx --yes @type-atlas/mcp@latest
For JSON configuration, use "command": "cmd" and
"args": ["/c", "npx", "--yes", "@type-atlas/mcp@latest"].
Restart the MCP server after changing its configuration. Configurations using
@latest start the current npm release; pin an exact version when reproducible
tool behavior is more important than automatic upgrades.
What agents can do
Type Atlas exposes focused tools for:
- folded and ranged reads across source, Markdown, and JSON files;
- document and workspace symbol navigation;
- definitions, implementations, references, callers, callees, hovers, and signature help;
- diagnostics, code actions, formatting, imports, symbol renames, and file renames as reviewable patches;
- package export and dependency-source exploration;
- bounded workspace structure and behavior-oriented code retrieval.
Token-expanding detail remains opt-in where practical, and tool responses use workspace-relative paths so their locations can be applied directly.
Packages
@type-atlas/mcpis the installable MCP server.@type-atlas/coreis the headless code-intelligence API.@type-atlas/language-serveris the Volar-based language server used by the core package.
Development
pnpm install
pnpm check
pnpm check:distribution
See CONTRIBUTING.md for the change and release process.
License
Apache-2.0
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
