Percept
Rank #19,650io.github.davidemanuelDEV/percept
MCP server providing percept capabilities
Percept is a Model Context Protocol (MCP) server published by GetPercept. It ranks #19,650 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Percept is listed across 2 registries — Official MCP and Smithery, with 3 tracked versions. It was first listed on Feb 25, 2026 and most recently updated on Mar 5, 2026.
Ranks ahead of 112,396 of 132,046 servers on MCP Toplist.
Use Percept
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add percept -- uvx getpercept[mcp_servers.percept]
command = "uvx"
args = ["getpercept"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"percept": {
"command": "uvx",
"args": [
"getpercept"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"percept": {
"command": "uvx",
"args": [
"getpercept"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"percept": {
"type": "stdio",
"command": "uvx",
"args": [
"getpercept"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"percept": {
"command": "uvx",
"args": [
"getpercept"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"percept": {
"command": "uvx",
"args": [
"getpercept"
]
}
}
}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.davidemanuelDEV%2Fpercept)<a href="https://mcptoplist.com/server/io.github.davidemanuelDEV%2Fpercept"><img src="https://mcptoplist.com/badge/io.github.davidemanuelDEV%2Fpercept.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
GetPercept
Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Mar 5, 2026 |
| 0.1.1 | Feb 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Percept?
- Percept is maintained by GetPercept, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Percept listed on the Official MCP Registry?
- Yes — Percept is listed on the Official MCP Registry, alongside Smithery.
- How many versions does Percept have?
- MCP Toplist tracks 3 versions of Percept, most recently published on Mar 5, 2026.
- Where can I find the source code for Percept?
- The source code for Percept is hosted at github.com/GetPercept/percept.
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.