marketnow-mcp
Rank #5,892site.marketnow/marketnow
Free trust layer for AI agents: pre-call MCP tool gating, signed Agent Trust Cards, audit trails.
marketnow-mcp is a Model Context Protocol (MCP) server published by alicelabs-llc. It ranks #5,892 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. marketnow-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 24, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 126,154 of 132,046 servers on MCP Toplist.
Use marketnow-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add marketnow -- npx -y marketnow-mcp[mcp_servers.marketnow]
command = "npx"
args = ["-y", "marketnow-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"marketnow": {
"command": "npx",
"args": [
"-y",
"marketnow-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"marketnow": {
"command": "npx",
"args": [
"-y",
"marketnow-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"marketnow": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"marketnow-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"marketnow": {
"command": "npx",
"args": [
"-y",
"marketnow-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"marketnow": {
"command": "npx",
"args": [
"-y",
"marketnow-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/site.marketnow%2Fmarketnow)<a href="https://mcptoplist.com/server/site.marketnow%2Fmarketnow"><img src="https://mcptoplist.com/badge/site.marketnow%2Fmarketnow.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
alicelabs-llc
Other servers by alicelabs-llc
View all alicelabs-llc servers →Available versions (2)
| Version | Published |
|---|---|
| 1.14.2 | Sep 21, 2026 |
| 1.14.1 | Sep 21, 2026 |
Frequently asked questions
- Who maintains marketnow-mcp?
- marketnow-mcp is maintained by alicelabs-llc, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is marketnow-mcp listed on the Official MCP Registry?
- Yes — marketnow-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does marketnow-mcp have?
- MCP Toplist tracks 2 versions of marketnow-mcp, most recently published on Sep 21, 2026.
- Where can I find the source code for marketnow-mcp?
- The source code for marketnow-mcp is hosted at github.com/alicelabs-llc/universal-trust-adapter.
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.