Back to search
30
MCP

awslabs.amazon-neptune-mcp-server

pypi/awslabs.amazon-neptune-mcp-server

An Amazon Neptune MCP server that allows for fetching status, schema, and querying using openCypher, Gremlin, and SPARQL for Neptune Database and openCypher for Neptune Analytics.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

acuvity/mcp-server-aws-neptune
Amazon Neptune graph database server for openCypher and Gremlin queries
0 tools
nsphung/mcp-snowflake-server-nsp
A Snowflake MCP server — SQL queries, schema exploration, and data insights for AI assistants
0 tools
io.github.neo4j-contrib/mcp-neo4j-cypher
A simple Neo4j MCP server that allows you to run Cypher queries against a Neo4j database.
0 tools
awslabs.amazon-keyspaces-mcp-server
An Amazon Keyspaces (for Apache Cassandra) MCP server for interacting with Amazon Keyspaces and Apache Cassandra.
0 tools
mcp-server-neon
MCP server for interacting with Neon Management API and databases
0 tools
awslabs.aws-knowledge-mcp-server
AWS Knowledge MCP server for AWS documentation and knowledge base access
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "awslabs.amazon-neptune-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}