{"slug":"neftedollar/age-mcp","name":"Apache AGE MCP","description":"MCP server for Apache AGE graph databases on PostgreSQL.  **21 MCP tools** â the most comprehensive Apache AGE MCP server (graph CRUD, Cypher queries, batch transactions, semantic search, Graph RAG, vis.js visualization, export/import)       - **F#/.NET** â the only non-Python Apache AGE MCP server, installs as a single dotnet tool       - **Production-grade** â BenchmarkDotNet-verified performance (cached queries in 62 ns, Cypher in 1 ms)       - **Open source** â MIT license, published on [NuGet](https://www.nuget.org/packages/AgeMcp)       - **Documentation** â full docs site at neftedollar.com/age-mcp","category":"database","tags":[],"official":false,"stars":0,"transport":"stdio","install":null,"tools":[{"name":"list_graphs","description":"List all graphs in the Apache AGE database"},{"name":"create_graph","description":"Create a new graph in Apache AGE"},{"name":"delete_graph","description":"Delete a graph from Apache AGE"},{"name":"create_vertex_label","description":"Create a vertex label in a graph"},{"name":"create_edge_label","description":"Create an edge label in a graph"},{"name":"get_vertices","description":"Get all vertices from a graph"},{"name":"get_edges","description":"Get all edges from a graph"},{"name":"add_vertex","description":"Add a vertex to a graph"},{"name":"add_edge","description":"Add an edge between two vertices"},{"name":"update_vertex","description":"Update properties of a vertex"},{"name":"update_edge","description":"Update properties of an edge"},{"name":"delete_vertex","description":"Delete a vertex from a graph"},{"name":"delete_edge","description":"Delete an edge from a graph"},{"name":"find_shortest_path","description":"Find the shortest path between two vertices"},{"name":"find_all_paths","description":"Find all paths between two vertices"},{"name":"run_cypher_query","description":"Execute a raw Cypher query on a graph"},{"name":"get_graph_schema","description":"Get the schema of a graph including labels and properties"},{"name":"get_vertex_neighbors","description":"Get all neighbors of a vertex"},{"name":"get_vertex_degree","description":"Get the degree of a vertex"},{"name":"get_graph_statistics","description":"Get statistics about a graph"},{"name":"export_graph","description":"Export a graph to a file format"}],"env_vars":["TENANT_ID","EMBEDDING_API_URL","EMBEDDING_API_KEY"],"auth_type":"none","github":"https://github.com/Neftedollar/age-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}