projscan
Rank #4,405io.github.abhiyoheswaran1/projscan
Agent-first MCP. 11 AST adapters, 12 named languages, 51 tools, mission outcomes. Local.
projscan is a Model Context Protocol (MCP) server published by abhiyoheswaran1. It ranks #4,405 of 115,591 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. projscan is listed across 3 registries — Official MCP, PulseMCP and Glama, with 16 tracked versions. It was first listed on May 4, 2026 and most recently updated on Jun 29, 2026.
Ranks ahead of 111,186 of 115,591 servers on MCP Toplist.
Use projscan
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add projscan -- npx -y mcp projscan[mcp_servers.projscan]
command = "npx"
args = ["-y", "mcp", "projscan"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"projscan": {
"command": "npx",
"args": [
"-y",
"mcp",
"projscan"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"projscan": {
"command": "npx",
"args": [
"-y",
"mcp",
"projscan"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"projscan": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp",
"projscan"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"projscan": {
"command": "npx",
"args": [
"-y",
"mcp",
"projscan"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"projscan": {
"command": "npx",
"args": [
"-y",
"mcp",
"projscan"
]
}
}
}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.abhiyoheswaran1%2Fprojscan)<a href="https://mcptoplist.com/server/io.github.abhiyoheswaran1%2Fprojscan"><img src="https://mcptoplist.com/badge/io.github.abhiyoheswaran1%2Fprojscan.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
abhiyoheswaran1
Other servers by abhiyoheswaran1
View all abhiyoheswaran1 servers →Available versions (16)
| Version | Published |
|---|---|
| 4.18.0 | Jun 29, 2026 |
| 4.14.0 | Jun 24, 2026 |
| 4.5.0 | Jun 16, 2026 |
| 4.1.0 | Jun 9, 2026 |
| 3.4.0 | Jun 3, 2026 |
| 2.9.0 | May 23, 2026 |
| 2.0.0 | May 18, 2026 |
| 1.8.0 | May 8, 2026 |
| 1.7.0 | May 7, 2026 |
| 1.6.2 | May 6, 2026 |
| 1.6.1 | May 6, 2026 |
| 1.6.0 | May 6, 2026 |
| 1.5.0 | May 5, 2026 |
| 1.4.0 | May 5, 2026 |
| 1.3.0 | May 5, 2026 |
| 1.1.0 | May 4, 2026 |
Frequently asked questions
- Who maintains projscan?
- projscan is maintained by abhiyoheswaran1, which publishes 3 MCP servers (29 total versions) tracked on MCP Toplist.
- Is projscan listed on the Official MCP Registry?
- Yes — projscan is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does projscan have?
- MCP Toplist tracks 16 versions of projscan, most recently published on Jun 29, 2026.
- Where can I find the source code for projscan?
- The source code for projscan is hosted at github.com/abhiyoheswaran1/projscan.