Skip to content

Commit

Permalink
Merge pull request #65 from ea-open-source/main
Browse files Browse the repository at this point in the history
Add AiDD MCP Server to the package list
  • Loading branch information
michaellatman authored Jan 13, 2025
2 parents 72038c5 + 876fd8a commit 0812d26
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion packages/package-list.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[
[
{
"name": "mcp-solver",
"description": "MCP server for Constraint Solving and Optimization",
Expand Down Expand Up @@ -395,6 +395,15 @@
"license": "MIT",
"runtime": "python"
},
{
"name": "mcp-server-aidd",
"description": "An MCP server that provides a comprehensive set of tools for AI-driven development workflows. Features include file system operations, code analysis using tree-sitter for multiple programming languages, Git operations, code execution, and system information retrieval. Designed to enhance AI's capability to assist in software development tasks.",
"vendor": "SkyDeck.ai®",
"sourceUrl": "https://github.com/skydeckai/mcp-server-aidd",
"homepage": "https://skydeck.ai/",
"license": "MIT",
"runtime": "python"
},
{
"name": "@enescinar/twitter-mcp",
"description": "This MCP server allows Clients to interact with Twitter, enabling posting tweets and searching Twitter.",
Expand Down

0 comments on commit 0812d26

Please sign in to comment.