Outris Identity MCP
Rank #17,949io.github.outris-dev-user/outris-identity-mcp
MCP server providing outris-identity-mcp capabilities
Outris Identity MCP is a Model Context Protocol (MCP) server published by outris-dev-user. It ranks #17,949 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Outris Identity MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jan 26, 2026 and most recently updated on Jan 28, 2026.
Ranks ahead of 114,164 of 132,113 servers on MCP Toplist.
Use Outris Identity MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http outris-identity-mcp https://mcp-server.outris.com/httpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.outris-identity-mcp]
url = "https://mcp-server.outris.com/http"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp-server.outris.com/httpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"outris-identity-mcp": {
"url": "https://mcp-server.outris.com/http"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"outris-identity-mcp": {
"type": "http",
"url": "https://mcp-server.outris.com/http"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"outris-identity-mcp": {
"serverUrl": "https://mcp-server.outris.com/http"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"outris-identity-mcp": {
"url": "https://mcp-server.outris.com/http"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.outris-dev-user%2Foutris-identity-mcp)<a href="https://mcptoplist.com/server/io.github.outris-dev-user%2Foutris-identity-mcp"><img src="https://mcptoplist.com/badge/io.github.outris-dev-user%2Foutris-identity-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
outris-dev-user
Other servers by outris-dev-user
View all outris-dev-user servers →Available versions (2)
| Version | Published |
|---|---|
| 2.0.0 | Jan 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Outris Identity MCP?
- Outris Identity MCP is maintained by outris-dev-user, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Outris Identity MCP listed on the Official MCP Registry?
- Yes — Outris Identity MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Outris Identity MCP have?
- MCP Toplist tracks 2 versions of Outris Identity MCP, most recently published on Jan 28, 2026.
- Where can I find the source code for Outris Identity MCP?
- The source code for Outris Identity MCP is hosted at github.com/outris-dev-user/outris-identity-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.