psychopathia-mcp
Rank #20,855io.github.NellInc/psychopathia-mcp
Read-only tools over the Psychopathia Machinalis nosology: 79 conditions, 11 tools.
psychopathia-mcp is a Model Context Protocol (MCP) server published by nellinc. It ranks #20,855 of 132,113 servers tracked on MCP Toplist. psychopathia-mcp is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 5 tracked versions. It was first listed on Jul 2, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 111,258 of 132,113 servers on MCP Toplist.
Use psychopathia-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http psychopathia-mcp https://mcp.psychopathia.ai/mcpclaude mcp add psychopathia-mcp -- uvx psychopathia-mcp[mcp_servers.psychopathia-mcp]
url = "https://mcp.psychopathia.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.psychopathia-mcp]
command = "uvx"
args = ["psychopathia-mcp"]Add to ~/.codex/config.toml.
https://mcp.psychopathia.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"psychopathia-mcp": {
"command": "uvx",
"args": [
"psychopathia-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"psychopathia-mcp": {
"url": "https://mcp.psychopathia.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"psychopathia-mcp": {
"command": "uvx",
"args": [
"psychopathia-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"psychopathia-mcp": {
"type": "http",
"url": "https://mcp.psychopathia.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"psychopathia-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"psychopathia-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"psychopathia-mcp": {
"serverUrl": "https://mcp.psychopathia.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"psychopathia-mcp": {
"command": "uvx",
"args": [
"psychopathia-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"psychopathia-mcp": {
"url": "https://mcp.psychopathia.ai/mcp"
}
}
}{
"mcpServers": {
"psychopathia-mcp": {
"command": "uvx",
"args": [
"psychopathia-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.NellInc%2Fpsychopathia-mcp)<a href="https://mcptoplist.com/server/io.github.NellInc%2Fpsychopathia-mcp"><img src="https://mcptoplist.com/badge/io.github.NellInc%2Fpsychopathia-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
nellinc
Other servers by nellinc
View all nellinc servers →Available versions (5)
| Version | Published |
|---|---|
| 0.1.0a7 | Sep 4, 2026 |
| 0.1.0a6 | Sep 4, 2026 |
| 0.1.0a5 | Jul 4, 2026 |
| 0.1.0a4 | Jul 3, 2026 |
| 0.1.0a3 | Jul 2, 2026 |
Frequently asked questions
- Who maintains psychopathia-mcp?
- psychopathia-mcp is maintained by nellinc, which publishes 3 MCP servers (9 total versions) tracked on MCP Toplist.
- Is psychopathia-mcp listed on the Official MCP Registry?
- Yes — psychopathia-mcp is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does psychopathia-mcp have?
- MCP Toplist tracks 5 versions of psychopathia-mcp, most recently published on Sep 4, 2026.
- Where can I find the source code for psychopathia-mcp?
- The source code for psychopathia-mcp is hosted at github.com/nellinc/psychopathia-mcp.
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.