We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637219d commit 875912fCopy full SHA for 875912f
servers/pia/server.yaml
@@ -0,0 +1,21 @@
1
+name: pia
2
+image: mcp/pia
3
+type: server
4
+meta:
5
+ category: ai
6
+ tags:
7
+ - ai
8
+about:
9
+ title: Program Integrity Alliance
10
+ description: |-
11
+ An MCP server to help make U.S. Government open datasets AI-friendly.
12
+
13
+ icon: http://programintegrity.org/wp-content/uploads/2025/08/docker-mcp-pia-icon-512.png
14
+source:
15
+ project: https://github.com/Program-Integrity-Alliance/pia-mcp-local
16
+config:
17
+ description: Configure the connection to Program Integrity Alliance (PIA) MCP Server. You can get a key here https://mcp.programintegrity.org/register
18
+ secrets:
19
+ - name: pia.api-key
20
+ env: PIA_API_KEY
21
+ example: pia_5cFd9jtG3zbY4VpREewTP17uzdfnvMt8_3m778O2dv8
0 commit comments