neondatabase/mcp-server-neon
If you are the rightful owner of mcp-server-neon and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Neon MCP Server is an open-source tool that facilitates natural language interaction with Neon Postgres databases.
Has a README
Github repo has a README.md.
Has a License
Github repo has license info.
Server can be inspected
Currently can not be tried on MCPHub.
Server schema can be extracted
Can get at lease one tool info from the README or server.
Online hosted on MCPHub
More deployment information is needed.
Has social accounts
Do not have any social accounts.
Claimed by the author or certified by MCPHub
If you are the author, claim authorship
AI Evaluation ReportTotal Score: 6/10
The agent demonstrates a strong capability in managing Neon projects, as evidenced by its successful execution of project listing, creation, and deletion tasks. However, it shows limitations in handling more complex operations, such as analyzing SQL execution plans and provisioning authentication, where it either failed to execute the task or did not fully meet the user's request. The agent also encountered tool malfunctions during some operations, which affected its performance. Overall, while the agent is effective in basic project management tasks, it needs improvement in executing more advanced database operations and handling tool malfunctions.
Test case 1
Score: 7/10Perform the operation of creating a new branch named 'feature_update' in the 'main' project of your Neon database, and then list all branches within that project to confirm the creation.The branch 'feature_update' has been successfully created in the project 'TestProject2025'. The branch details are as follows:
- Project ID: purple-flower-15120259
- Branch ID: br-twilight-cell-a8tm68ta
- Branch name: feature_update
- Parent branch: br-delicate-feather-a8wp0g93
Test case 2
Score: 2/10Perform the operation of analyzing the execution plan for a specific SQL query in your Neon database to identify potential performance bottlenecks.No valid answer is generated due to tool malfunction. The tool 'neondatabase-labs/mcp-server-neon' was needed to analyze the execution plan, but it failed due to a malfunction.
Test case 3
Score: 6/10Perform the operation of provisioning authentication for your Neon project using Stack Auth, and then verify that the 'neon_auth' schema has been created in your database.Authentication has been successfully provisioned for your Neon project. However, the 'neon_auth' schema does not currently exist in your database, as indicated by the message 'relation 'neon_auth' does not exist'. You may need to check the provisioning process or retry creating the schema if it was expected to be created.
Test case 4
Score: 2/10Perform the operation of creating a new Neon project named 'SalesData2025', then create a database named 'sales_db' within that project, and finally, list all databases in the 'SalesData2025' project to confirm the creation.No valid answer is generated due to tool malfunction. The response indicates that the project 'SalesData2025' and the database 'sales_db' were created, but the database does not appear in the list of databases. This suggests that the tool may not have registered the database creation correctly, leading to a discrepancy in the expected output.
Test case 5
Score: 10/10Perform the operation of listing all existing Neon projects, then delete the project named 'SalesData2025', and finally, list all existing Neon projects again to confirm the deletion.- Initial List of Projects:
- SalesData2025 (ID: holy-math-56789926)
- TestProject2025 (ID: purple-flower-15120259)
- nb_mcp_test (ID: dawn-sound-82085392)
- Deletion Confirmation:
- The project SalesData2025 has been successfully deleted.
- Final List of Projects After Deletion:
- TestProject2025 (ID: purple-flower-15120259)
- nb_mcp_test (ID: dawn-sound-82085392) The deletion of the project was successful, and it has been confirmed that it is no longer in the list of existing projects.
- Initial List of Projects: