dVeracity Semantic API
Rank #7,183com.dveracity/semantic-mcp
Natural-language queries over a verified emissions knowledge graph, plus standards validation
dVeracity Semantic API is a Model Context Protocol (MCP) server published by d-veracity. It ranks #7,183 of 132,046 servers tracked on MCP Toplist. dVeracity Semantic API is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Aug 25, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 124,863 of 132,046 servers on MCP Toplist.
Use dVeracity Semantic API
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http semantic-mcp https://api.dveracity.com/mcpclaude mcp add semantic-mcp -e "DVERACITY_API_KEY=<your DVERACITY_API_KEY>" -e "DVERACITY_API_URL=<your DVERACITY_API_URL>" -e "DVERACITY_KERI_AID=<your DVERACITY_KERI_AID>" -e "DVERACITY_KERI_PRESENTATION=<your DVERACITY_KERI_PRESENTATION>" -- npx -y @dveracity/semantic-mcpReplace each placeholder with your own value before saving.
[mcp_servers.semantic-mcp]
url = "https://api.dveracity.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.semantic-mcp]
command = "npx"
args = ["-y", "@dveracity/semantic-mcp"]
[mcp_servers.semantic-mcp.env]
DVERACITY_API_KEY = "<your DVERACITY_API_KEY>"
DVERACITY_API_URL = "<your DVERACITY_API_URL>"
DVERACITY_KERI_AID = "<your DVERACITY_KERI_AID>"
DVERACITY_KERI_PRESENTATION = "<your DVERACITY_KERI_PRESENTATION>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.dveracity.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"semantic-mcp": {
"command": "npx",
"args": [
"-y",
"@dveracity/semantic-mcp"
],
"env": {
"DVERACITY_API_KEY": "<your DVERACITY_API_KEY>",
"DVERACITY_API_URL": "<your DVERACITY_API_URL>",
"DVERACITY_KERI_AID": "<your DVERACITY_KERI_AID>",
"DVERACITY_KERI_PRESENTATION": "<your DVERACITY_KERI_PRESENTATION>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"semantic-mcp": {
"url": "https://api.dveracity.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"semantic-mcp": {
"command": "npx",
"args": [
"-y",
"@dveracity/semantic-mcp"
],
"env": {
"DVERACITY_API_KEY": "<your DVERACITY_API_KEY>",
"DVERACITY_API_URL": "<your DVERACITY_API_URL>",
"DVERACITY_KERI_AID": "<your DVERACITY_KERI_AID>",
"DVERACITY_KERI_PRESENTATION": "<your DVERACITY_KERI_PRESENTATION>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"semantic-mcp": {
"type": "http",
"url": "https://api.dveracity.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"semantic-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dveracity/semantic-mcp"
],
"env": {
"DVERACITY_API_KEY": "<your DVERACITY_API_KEY>",
"DVERACITY_API_URL": "<your DVERACITY_API_URL>",
"DVERACITY_KERI_AID": "<your DVERACITY_KERI_AID>",
"DVERACITY_KERI_PRESENTATION": "<your DVERACITY_KERI_PRESENTATION>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"semantic-mcp": {
"serverUrl": "https://api.dveracity.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"semantic-mcp": {
"command": "npx",
"args": [
"-y",
"@dveracity/semantic-mcp"
],
"env": {
"DVERACITY_API_KEY": "<your DVERACITY_API_KEY>",
"DVERACITY_API_URL": "<your DVERACITY_API_URL>",
"DVERACITY_KERI_AID": "<your DVERACITY_KERI_AID>",
"DVERACITY_KERI_PRESENTATION": "<your DVERACITY_KERI_PRESENTATION>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"semantic-mcp": {
"url": "https://api.dveracity.com/mcp"
}
}
}{
"mcpServers": {
"semantic-mcp": {
"command": "npx",
"args": [
"-y",
"@dveracity/semantic-mcp"
],
"env": {
"DVERACITY_API_KEY": "<your DVERACITY_API_KEY>",
"DVERACITY_API_URL": "<your DVERACITY_API_URL>",
"DVERACITY_KERI_AID": "<your DVERACITY_KERI_AID>",
"DVERACITY_KERI_PRESENTATION": "<your DVERACITY_KERI_PRESENTATION>"
}
}
}
}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/com.dveracity%2Fsemantic-mcp)<a href="https://mcptoplist.com/server/com.dveracity%2Fsemantic-mcp"><img src="https://mcptoplist.com/badge/com.dveracity%2Fsemantic-mcp.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
d-veracity
Available versions (11)
| Version | Published |
|---|---|
| 0.6.0 | Sep 15, 2026 |
| 0.5.7 | Sep 13, 2026 |
| 0.5.6 | Sep 11, 2026 |
| 0.5.5 | Sep 10, 2026 |
| 0.5.4 | Sep 8, 2026 |
| 0.5.3 | Sep 7, 2026 |
| 0.5.2 | Sep 6, 2026 |
| 0.5.1 | Sep 6, 2026 |
| 0.5.0 | Sep 5, 2026 |
| 0.3.1 | Aug 26, 2026 |
| 0.3.0 | Aug 25, 2026 |
Frequently asked questions
- Who maintains dVeracity Semantic API?
- dVeracity Semantic API is maintained by d-veracity, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is dVeracity Semantic API listed on the Official MCP Registry?
- Yes — dVeracity Semantic API is listed on the Official MCP Registry, alongside Glama.
- How many versions does dVeracity Semantic API have?
- MCP Toplist tracks 11 versions of dVeracity Semantic API, most recently published on Sep 15, 2026.
- Where can I find the source code for dVeracity Semantic API?
- The source code for dVeracity Semantic API is hosted at github.com/d-veracity/semantic-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.