Metadata-Version: 2.2
Name: repoatlas-mcp
Version: 0.0.1
Summary: MCP server for RepoAtlas - expose repository analysis as Model Context Protocol tools for AI assistants.
Author: Mariusz Korzekwa
License: Apache-2.0
Project-URL: Homepage, https://repoatlas.com
Project-URL: Repository, https://github.com/repoatlas/repoatlas-mcp
Project-URL: Documentation, https://repoatlas.com
Keywords: mcp,model-context-protocol,repoatlas,code-analysis,llm,ai-tools
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE

# RepoAtlas MCP

MCP (Model Context Protocol) server for RepoAtlas — expose repository analysis as tools for AI assistants like Claude.

> **Cooking since Q2 2025.** First public release coming soon.

## Planned Features

- MCP server exposing RepoAtlas analysis tools
- Repository map generation via MCP
- Dependency graph queries
- File importance scoring

## Links

- [GitHub](https://github.com/repoatlas/repoatlas-mcp)
- [RepoAtlas](https://pypi.org/project/repoatlas/)
