← Registry

Data Collection

hashtagweb3.com

Aggregates and searches Web3, DeFi, and blockchain data including jobs, glossary terms, news, and events.

2 endpoints8 known toolsFirst detected August 31, 2026Last detected August 31, 2026

ENDPOINT 1

https://hashtagweb3.com/.well-known/mcp

No auth detected

MCP server metadata

Name
hashtagweb3-product-mcp
Version
1.0.0
Capabilities
toolsresources
Server instructions

Hashtag Web3 Product Actions MCP server. Use search_jobs for Web3 jobs, search_glossary for definitions, get_news for headlines, get_events for conferences.

Known tools 4

search_jobs

Search verified Web3, DeFi, and blockchain jobs by keyword, company, or technology tag.

Inferred read-only
search_glossary

Query 200+ technical blockchain, DeFi, and Web3 glossary definitions.

Inferred read-only
get_news

Retrieve the latest Web3 and crypto headlines.

Inferred read-only
get_events

List upcoming Web3 conferences, hackathons, and crypto summits.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hashtagweb3-product-mcp]
url = "https://hashtagweb3.com/.well-known/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hashtagweb3-product-mcp": {
      "type": "http",
      "url": "https://hashtagweb3.com/.well-known/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hashtagweb3-product-mcp
Remote MCP URL: https://hashtagweb3.com/.well-known/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hashtagweb3-product-mcp": {
      "url": "https://hashtagweb3.com/.well-known/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hashtagweb3-product-mcp": {
      "type": "http",
      "url": "https://hashtagweb3.com/.well-known/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hashtagweb3-product-mcp",
  "transport": "streamable-http",
  "url": "https://hashtagweb3.com/.well-known/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://hashtagweb3.com/api/mcp

No auth detected

MCP server metadata

Name
hashtagweb3-product-mcp
Version
1.0.0
Capabilities
toolsresources
Server instructions

Hashtag Web3 Product Actions MCP server. Use search_jobs for Web3 jobs, search_glossary for definitions, get_news for headlines, get_events for conferences.

Known tools 4

search_jobs

Search verified Web3, DeFi, and blockchain jobs by keyword, company, or technology tag.

Inferred read-only
search_glossary

Query 200+ technical blockchain, DeFi, and Web3 glossary definitions.

Inferred read-only
get_news

Retrieve the latest Web3 and crypto headlines.

Inferred read-only
get_events

List upcoming Web3 conferences, hackathons, and crypto summits.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hashtagweb3-product-mcp]
url = "https://hashtagweb3.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hashtagweb3-product-mcp": {
      "type": "http",
      "url": "https://hashtagweb3.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hashtagweb3-product-mcp
Remote MCP URL: https://hashtagweb3.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hashtagweb3-product-mcp": {
      "url": "https://hashtagweb3.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hashtagweb3-product-mcp": {
      "type": "http",
      "url": "https://hashtagweb3.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hashtagweb3-product-mcp",
  "transport": "streamable-http",
  "url": "https://hashtagweb3.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.