Fieldops MCP Server
Rank #60,541io.github.dgtalquantumleap-ai/ebenova-fieldops
WhatsApp booking, staff coordination, and invoice recovery for services.
Fieldops MCP Server is a Model Context Protocol (MCP) server published by dgtalquantumleap-ai. It ranks #60,541 of 132,113 servers tracked on MCP Toplist. Fieldops MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Apr 14, 2026 and most recently updated on Apr 14, 2026.
Ranks ahead of 71,572 of 132,113 servers on MCP Toplist.
Use Fieldops MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add ebenova-fieldops -e "DATABASE_URL=<your DATABASE_URL>" -- npx -y @ebenova/fieldops-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ebenova-fieldops]
command = "npx"
args = ["-y", "@ebenova/fieldops-mcp"]
[mcp_servers.ebenova-fieldops.env]
DATABASE_URL = "<your DATABASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ebenova-fieldops": {
"command": "npx",
"args": [
"-y",
"@ebenova/fieldops-mcp"
],
"env": {
"DATABASE_URL": "<your DATABASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ebenova-fieldops": {
"command": "npx",
"args": [
"-y",
"@ebenova/fieldops-mcp"
],
"env": {
"DATABASE_URL": "<your DATABASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ebenova-fieldops": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ebenova/fieldops-mcp"
],
"env": {
"DATABASE_URL": "<your DATABASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ebenova-fieldops": {
"command": "npx",
"args": [
"-y",
"@ebenova/fieldops-mcp"
],
"env": {
"DATABASE_URL": "<your DATABASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ebenova-fieldops": {
"command": "npx",
"args": [
"-y",
"@ebenova/fieldops-mcp"
],
"env": {
"DATABASE_URL": "<your DATABASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.dgtalquantumleap-ai%2Febenova-fieldops)<a href="https://mcptoplist.com/server/io.github.dgtalquantumleap-ai%2Febenova-fieldops"><img src="https://mcptoplist.com/badge/io.github.dgtalquantumleap-ai%2Febenova-fieldops.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
dgtalquantumleap-ai
Other servers by dgtalquantumleap-ai
- Ebenova Legal Docs#4,486 · 4 vers
- Insights MCP Server#60,542 · 1 ver
- Reddit Monitor MCP Server#60,543 · 1 ver
- Ebenova Scope Guard#60,544 · 1 ver
- vigil-fraud-alert-mcp#60,545 · 1 ver
- ebenova-fieldops-mcp#100,349
Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Apr 14, 2026 |
Frequently asked questions
- Who maintains Fieldops MCP Server?
- Fieldops MCP Server is maintained by dgtalquantumleap-ai, which publishes 8 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Fieldops MCP Server listed on the Official MCP Registry?
- Yes — Fieldops MCP Server is listed on the Official MCP Registry.
- How many versions does Fieldops MCP Server have?
- MCP Toplist tracks 1 version of Fieldops MCP Server, most recently published on Apr 14, 2026.
- Where can I find the source code for Fieldops MCP Server?
- The source code for Fieldops MCP Server is hosted at github.com/dgtalquantumleap-ai/fieldops-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.