I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Lucas-DeAngelis_arango-MCP-Server
Miroir dehttps: //github.com/lucas-deangelis/arango-mcp-server
3 years
Works with Finder
0
Github Watches
0
Github Forks
0
Github Stars
ArangoDB MCP Server
This is an implementation of the Model Context Protocol for ArangoDB.
Overview
To be filled.
Components
Resources
Tools
Query Tools
-
readQuery
- Execute read-only query on the database
- Input:
-
databaseName
(string): The database to query -
aql
(string): The read-only AQL query to execute
-
- Returns: Query results as array of objects
-
readWriteQuery
- Execute query on the database
- Input:
-
databaseName
(string): The database to query -
aql
(string): The AQL query to execute
-
- Returns: Query results as array of objects
-
listDatabases
- List all the databases on the ArangoDB server
- Returns: Array of the databases names
-
listCollections
- List all the collections in an ArangoDB database
- Input:
-
databaseName
(string): The name of the database
-
- Returns: Array of objects
{ "name": "<collectionName>" }
Usage
To connect to an arangodb instance running on localhost:2434, to the database "account", add the following to your claude_desktop_config.json
, assuming the path to this project is /home/yourcoolname/arango-mcp-server
:
{
"mcpServers": {
"arangodb-account": {
"command": "npx",
"args": [
"-y",
"arango-mcp-server",
"http://localhost:8529",
"root",
"root"
]
}
}
}
Development
Clone the repository. Install everything. Setup the dev environment. Run the watcher. Edit index.ts.
$ npm install
$ npm run dev:setup
$ npm run dev
Go to http://localhost:5173/ to see the inspector.
Todo
- Properly study the spec to see if the current implementation of resources actually make sense (I don't think it does)
- The resource templates make sense
- Change all the "arango" to "arangodb" (repo name included...)
- Add back the arangodb password
- Proper README
- Tools/resource/etc following the format of the official anthropic stuff
- Figure out notifications
- Health checks
- More tools?
- Access all the databases running on an arangodb instance
- Release on npm somehow so it can be used with
npx
-
resources/subscribe
andnotifications/resources/list_changed
andresources/unsubscribe
- Properly document tools in the readme
- Like on the SQLite MCP client
-
write_query
tool separated fromread_query
-> actually isreadWriteQuery
-
list_collections
(seelist_tables
)
-
- Client pool ie one client per database
- Dev environment
-
resources/read
with a template to read any document by database name, collection, id. - Add username and passwords as parameters of the command
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.
Miroir dehttps: //github.com/bitrefill/bitrefill-mcp-server
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
Reviews

user_rZis31xB
I recently started using Blender by VxASI from the MCP server, and it has been a game-changer for my design projects. The user-friendly interface and powerful features make it a top-notch tool for both beginners and professionals. I highly recommend checking it out! For more information, visit the product page [here](https://mcp.so/server/blender/VxASI).