Skip to content

Commit b28778f

Browse files
feat: add tools for server (#15)
* feat: add tools for server * fix: json validate
1 parent 0e174f0 commit b28778f

File tree

174 files changed

+39677
-319
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

174 files changed

+39677
-319
lines changed
Lines changed: 141 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,141 @@
1+
{
2+
"crypto-feargreed-mcp": {
3+
"uvx": "No executable found in pyproject.toml"
4+
},
5+
"xiyan-mcp-server": {
6+
"python": "Need install first",
7+
"uvx": "No executable found in pyproject.toml"
8+
},
9+
"naver": {
10+
"uvx": "No executable found in pyproject.toml"
11+
},
12+
"unity-catalog": {
13+
"uvx": "Missing dependency pandas"
14+
},
15+
"tavily-search": {
16+
"uvx": "No executable found in pyproject.toml"
17+
},
18+
"glean": {
19+
"npm": "not executable"
20+
},
21+
"google-calendar": {
22+
"npm": "need oauth credentials"
23+
},
24+
"pif": {
25+
"npm": "not executable"
26+
},
27+
"mcp-create": {
28+
"npm": "not executable"
29+
},
30+
"opendota": {
31+
"uvx": "No executable found in pyproject.toml"
32+
},
33+
"discord": {
34+
"npm": "not executable"
35+
},
36+
"starwind-ui": {
37+
"npm": "not executable"
38+
},
39+
"mcp-proxy": {
40+
"uvx": "others"
41+
},
42+
"descope": {
43+
"npm": "not executable"
44+
},
45+
"fingertip": {
46+
"npm": "疑似跑路"
47+
},
48+
"goodnews": {
49+
"uvx": "No executable found in pyproject.toml"
50+
},
51+
"mem0-mcp": {
52+
"uvx": "No executable found in pyproject.toml"
53+
},
54+
"ergo-blockchain-mcp": {
55+
"uvx": "no pyproject.toml"
56+
},
57+
"github-actions": {
58+
"npm": "not executable"
59+
},
60+
"youtube": {
61+
"npm": "package not found"
62+
},
63+
"ableton-live": {
64+
"uvx": "not executable"
65+
},
66+
"aws-s3": {
67+
"uvx": "package not found"
68+
},
69+
"reaper": {
70+
"uvx": "import error"
71+
},
72+
"algorand": {
73+
"npm": "not executable"
74+
},
75+
"intercom": {
76+
"npm": "not executable"
77+
},
78+
"flightradar24": {
79+
"npm": "not executable"
80+
},
81+
"qgis": {
82+
"uvx": "No executable found in pyproject.toml"
83+
},
84+
"whale-tracker-mcp": {
85+
"uvx": "No executable found in pyproject.toml"
86+
},
87+
"webflow": {
88+
"npm": "not executable"
89+
},
90+
"okta": {
91+
"npm": "not executable"
92+
},
93+
"markdownify": {
94+
"npm": "not executable"
95+
},
96+
"aws-cost-explorer": {
97+
"uvx": "not executable"
98+
},
99+
"redis": {
100+
"uvx": "not executable"
101+
},
102+
"ghost": {
103+
"uvx": "not executable"
104+
},
105+
"graphql-schema": {
106+
"npm": "not executable"
107+
},
108+
"fantasy-pl": {
109+
"uvx": "missing dependency requests"
110+
},
111+
"keycloak-mcp": {
112+
"npm": "not executable"
113+
},
114+
"eunomia": {
115+
"uvx": "deprecated"
116+
},
117+
"notion": {
118+
"npm": "not executable"
119+
},
120+
"openapi": {
121+
"npm": "others"
122+
},
123+
"chatmcp": {
124+
"npm": "not executable"
125+
},
126+
"dune-analytics-mcp": {
127+
"uvx": "not executable"
128+
},
129+
"fastn-ai-unified-api-mcp-server": {
130+
"uvx": "not executable"
131+
},
132+
"volcengine-tos": {
133+
"uvx":"No executable found in pyproject.toml"
134+
},
135+
"ntfy-mcp": {
136+
"npm": "not executable"
137+
},
138+
"cryptopanic-mcp-server": {
139+
"uvx": "No executable found in pyproject.toml"
140+
}
141+
}

0 commit comments

Comments
 (0)