Sec Advisor Project
Rank #13,130com.advisorfinder/mcp
Search and vet SEC-registered financial advisors: profiles, disclosures, firm fees, credentials.
Sec Advisor Project is a Model Context Protocol (MCP) server published by drew-keever. It ranks #13,130 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Sec Advisor Project is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Mar 8, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 118,916 of 132,046 servers on MCP Toplist.
Use Sec Advisor Project
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http advisorfinder https://mcp.advisorfinder.com/mcpclaude mcp add advisorfinder -- uvx advisorfinder-mcp[mcp_servers.advisorfinder]
url = "https://mcp.advisorfinder.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.advisorfinder]
command = "uvx"
args = ["advisorfinder-mcp"]Add to ~/.codex/config.toml.
https://mcp.advisorfinder.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"advisorfinder": {
"command": "uvx",
"args": [
"advisorfinder-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"advisorfinder": {
"url": "https://mcp.advisorfinder.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"advisorfinder": {
"command": "uvx",
"args": [
"advisorfinder-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"advisorfinder": {
"type": "http",
"url": "https://mcp.advisorfinder.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"advisorfinder": {
"type": "stdio",
"command": "uvx",
"args": [
"advisorfinder-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"advisorfinder": {
"serverUrl": "https://mcp.advisorfinder.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"advisorfinder": {
"command": "uvx",
"args": [
"advisorfinder-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"advisorfinder": {
"url": "https://mcp.advisorfinder.com/mcp"
}
}
}{
"mcpServers": {
"advisorfinder": {
"command": "uvx",
"args": [
"advisorfinder-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/com.advisorfinder%2Fmcp)<a href="https://mcptoplist.com/server/com.advisorfinder%2Fmcp"><img src="https://mcptoplist.com/badge/com.advisorfinder%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
drew-keever
Available versions (8)
| Version | Published |
|---|---|
| 2.1.0 | Aug 13, 2026 |
| 2.0.0 | Aug 8, 2026 |
| 1.2.0 | Aug 5, 2026 |
| 1.1.5 | Mar 13, 2026 |
| 1.1.4 | Mar 13, 2026 |
| 1.1.3 | Mar 12, 2026 |
| 1.1.2 | Mar 8, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Sec Advisor Project?
- Sec Advisor Project is maintained by drew-keever, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Sec Advisor Project listed on the Official MCP Registry?
- Yes — Sec Advisor Project is listed on the Official MCP Registry, alongside Glama.
- How many versions does Sec Advisor Project have?
- MCP Toplist tracks 8 versions of Sec Advisor Project, most recently published on Aug 13, 2026.
- Where can I find the source code for Sec Advisor Project?
- The source code for Sec Advisor Project is hosted at github.com/drew-keever/sec-advisor-project.
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.